14:21:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142926 14:21:17 Running as SYSTEM 14:21:17 [EnvInject] - Loading node environment variables. 14:21:17 Building remotely on prd-centos8-docker-8c-8g-343 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 14:21:17 [ssh-agent] Looking for ssh-agent implementation... 14:21:17 $ ssh-agent 14:21:17 SSH_AUTH_SOCK=/tmp/ssh-OzC8yrGkvWid/agent.5588 14:21:17 SSH_AGENT_PID=5590 14:21:17 [ssh-agent] Started. 14:21:17 Running ssh-add (command line suppressed) 14:21:17 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_10150815596603243768.key (/w/workspace/cps-master-verify-java@tmp/private_key_10150815596603243768.key) 14:21:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:21:17 The recommended git tool is: NONE 14:21:19 using credential onap-jenkins-ssh 14:21:19 Wiping out workspace first. 14:21:19 Cloning the remote Git repository 14:21:19 Cloning repository git://cloud.onap.org/mirror/cps.git 14:21:19 > git init /w/workspace/cps-master-verify-java # timeout=10 14:21:19 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 14:21:19 > git --version # timeout=10 14:21:19 > git --version # 'git version 2.39.1' 14:21:19 using GIT_SSH to set credentials Gerrit user 14:21:19 [INFO] Currently running in a labeled security context 14:21:19 [INFO] Currently SELinux is 'enforcing' on the host 14:21:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7150233434440929623.key 14:21:19 Verifying host key using manually-configured host key entries 14:21:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:21:22 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 14:21:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:21:22 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 14:21:22 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 14:21:22 using GIT_SSH to set credentials Gerrit user 14:21:22 [INFO] Currently running in a labeled security context 14:21:22 [INFO] Currently SELinux is 'enforcing' on the host 14:21:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh7140070975260755953.key 14:21:22 Verifying host key using manually-configured host key entries 14:21:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/26/142926/2 # timeout=30 14:21:23 > git rev-parse 7650eb9119d9a4cf67c0be9bedd37fb83451ae5e^{commit} # timeout=10 14:21:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:21:23 Checking out Revision 7650eb9119d9a4cf67c0be9bedd37fb83451ae5e (refs/changes/26/142926/2) 14:21:23 > git config core.sparsecheckout # timeout=10 14:21:23 > git checkout -f 7650eb9119d9a4cf67c0be9bedd37fb83451ae5e # timeout=30 14:21:26 Commit message: "Stage #5 of release process" 14:21:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:21:26 > git rev-list --no-walk a68faa1d60214e17afb55fe31281e61c72a3b2d2 # timeout=10 14:21:26 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16507096023331320185.sh 14:21:26 ---> python-tools-install.sh 14:21:26 Setup pyenv: 14:21:27 system 14:21:27 * 3.8.13 (set by /opt/pyenv/version) 14:21:27 * 3.9.13 (set by /opt/pyenv/version) 14:21:27 * 3.10.6 (set by /opt/pyenv/version) 14:21:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HtnQ 14:21:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:21:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:21:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:21:35 lf-activate-venv(): INFO: Base packages installed successfully 14:21:35 lf-activate-venv(): INFO: Installing additional packages: lftools 14:21:57 lf-activate-venv(): INFO: Adding /tmp/venv-HtnQ/bin to PATH 14:21:57 Generating Requirements File 14:22:15 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. 14:22:15 httplib2 0.31.1 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:22:16 Python 3.10.6 14:22:16 pip 25.3 from /tmp/venv-HtnQ/lib/python3.10/site-packages/pip (python 3.10) 14:22:16 appdirs==1.4.4 14:22:16 argcomplete==3.6.3 14:22:16 aspy.yaml==1.3.0 14:22:16 attrs==25.4.0 14:22:16 autopage==0.5.2 14:22:16 backports.strenum==1.3.1 14:22:16 beautifulsoup4==4.14.3 14:22:16 boto3==1.42.27 14:22:16 botocore==1.42.27 14:22:16 bs4==0.0.2 14:22:16 certifi==2026.1.4 14:22:16 cffi==2.0.0 14:22:16 cfgv==3.5.0 14:22:16 chardet==5.2.0 14:22:16 charset-normalizer==3.4.4 14:22:16 click==8.3.1 14:22:16 cliff==4.13.1 14:22:16 cmd2==3.1.0 14:22:16 cryptography==3.3.2 14:22:16 debtcollector==3.0.0 14:22:16 decorator==5.2.1 14:22:16 defusedxml==0.7.1 14:22:16 Deprecated==1.3.1 14:22:16 distlib==0.4.0 14:22:16 dnspython==2.8.0 14:22:16 docker==7.1.0 14:22:16 dogpile.cache==1.5.0 14:22:16 durationpy==0.10 14:22:16 email-validator==2.3.0 14:22:16 filelock==3.20.3 14:22:16 future==1.0.0 14:22:16 gitdb==4.0.12 14:22:16 GitPython==3.1.46 14:22:16 google-auth==2.47.0 14:22:16 httplib2==0.31.1 14:22:16 identify==2.6.16 14:22:16 idna==3.11 14:22:16 importlib-resources==1.5.0 14:22:16 iso8601==2.1.0 14:22:16 Jinja2==3.1.6 14:22:16 jmespath==1.0.1 14:22:16 jsonpatch==1.33 14:22:16 jsonpointer==3.0.0 14:22:16 jsonschema==4.26.0 14:22:16 jsonschema-specifications==2025.9.1 14:22:16 keystoneauth1==5.12.0 14:22:16 kubernetes==34.1.0 14:22:16 lftools==0.37.19 14:22:16 lxml==6.0.2 14:22:16 markdown-it-py==4.0.0 14:22:16 MarkupSafe==3.0.3 14:22:16 mdurl==0.1.2 14:22:16 msgpack==1.1.2 14:22:16 multi_key_dict==2.0.3 14:22:16 munch==4.0.0 14:22:16 netaddr==1.3.0 14:22:16 niet==1.4.2 14:22:16 nodeenv==1.10.0 14:22:16 oauth2client==4.1.3 14:22:16 oauthlib==3.3.1 14:22:16 openstacksdk==4.8.0 14:22:16 os-service-types==1.8.2 14:22:16 osc-lib==4.3.0 14:22:16 oslo.config==10.2.0 14:22:16 oslo.context==6.2.0 14:22:16 oslo.i18n==6.7.1 14:22:16 oslo.log==8.0.0 14:22:16 oslo.serialization==5.9.0 14:22:16 oslo.utils==9.2.0 14:22:16 packaging==25.0 14:22:16 pbr==7.0.3 14:22:16 platformdirs==4.5.1 14:22:16 prettytable==3.17.0 14:22:16 psutil==7.2.1 14:22:16 pyasn1==0.6.1 14:22:16 pyasn1_modules==0.4.2 14:22:16 pycparser==2.23 14:22:16 pygerrit2==2.0.15 14:22:16 PyGithub==2.8.1 14:22:16 Pygments==2.19.2 14:22:16 PyJWT==2.10.1 14:22:16 PyNaCl==1.6.2 14:22:16 pyparsing==2.4.7 14:22:16 pyperclip==1.11.0 14:22:16 pyrsistent==0.20.0 14:22:16 python-cinderclient==9.8.0 14:22:16 python-dateutil==2.9.0.post0 14:22:16 python-heatclient==4.3.0 14:22:16 python-jenkins==1.8.3 14:22:16 python-keystoneclient==5.7.0 14:22:16 python-magnumclient==4.9.0 14:22:16 python-openstackclient==8.3.0 14:22:16 python-swiftclient==4.9.0 14:22:16 PyYAML==6.0.3 14:22:16 referencing==0.37.0 14:22:16 requests==2.32.5 14:22:16 requests-oauthlib==2.0.0 14:22:16 requestsexceptions==1.4.0 14:22:16 rfc3986==2.0.0 14:22:16 rich==14.2.0 14:22:16 rich-argparse==1.7.2 14:22:16 rpds-py==0.30.0 14:22:16 rsa==4.9.1 14:22:16 ruamel.yaml==0.19.1 14:22:16 ruamel.yaml.clib==0.2.15 14:22:16 s3transfer==0.16.0 14:22:16 simplejson==3.20.2 14:22:16 six==1.17.0 14:22:16 smmap==5.0.2 14:22:16 soupsieve==2.8.1 14:22:16 stevedore==5.6.0 14:22:16 tabulate==0.9.0 14:22:16 toml==0.10.2 14:22:16 tomlkit==0.14.0 14:22:16 tqdm==4.67.1 14:22:16 typing_extensions==4.15.0 14:22:16 tzdata==2025.3 14:22:16 urllib3==1.26.20 14:22:16 virtualenv==20.36.1 14:22:16 wcwidth==0.2.14 14:22:16 websocket-client==1.9.0 14:22:16 wrapt==2.0.1 14:22:16 xdg==6.0.0 14:22:16 xmltodict==1.0.2 14:22:16 yq==3.4.3 14:22:16 [EnvInject] - Injecting environment variables from a build step. 14:22:16 [EnvInject] - Injecting as environment variables the properties content 14:22:16 SET_JDK_VERSION=openjdk17 14:22:16 GIT_URL="git://cloud.onap.org/mirror" 14:22:16 14:22:16 [EnvInject] - Variables injected successfully. 14:22:16 [cps-master-verify-java] $ /bin/sh /tmp/jenkins12919790363904433355.sh 14:22:16 ---> update-java-alternatives.sh 14:22:16 ---> Updating Java version 14:22:16 ---> RedHat type system detected 14:22:17 openjdk version "17.0.6-ea" 2023-01-17 LTS 14:22:17 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 14:22:17 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 14:22:17 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 14:22:17 [EnvInject] - Injecting environment variables from a build step. 14:22:17 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:22:17 [EnvInject] - Variables injected successfully. 14:22:17 provisioning config files... 14:22:17 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9680804246074281211tmp 14:22:17 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15696954481343083786tmp 14:22:17 [EnvInject] - Injecting environment variables from a build step. 14:22:17 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-343 14:22:18 using settings config with name cps-settings 14:22:18 Replacing all maven server entries not found in credentials list is true 14:22:18 using global settings config with name global-settings 14:22:18 Replacing all maven server entries not found in credentials list is true 14:22:18 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings13878311109600028733.xml -gs /tmp/global-settings2063116633496818207.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7650eb9119d9a4cf67c0be9bedd37fb83451ae5e -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sean Beirne" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142926 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DGERRIT_CHANGE_NUMBER=142926 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/26/142926/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=U3RhZ2UgIzUgb2YgcmVsZWFzZSBwcm9jZXNzCgpJc3N1ZS1JRDogQ1BTLTMxMjAKQ2hhbmdlLUlkOiBJMjE1MjRlZGRjYmM0ODgyNjIzNTdmMmJjOTY0YWU5YmQ3NGIwNDA3MApTaWduZWQtb2ZmLWJ5OiBzZWFuYmVpcm5lIDxzZWFuLmJlaXJuZUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Stage #5 of release process" -DGERRIT_EVENT_ACCOUNT_USERNAME=seanbeirne -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Sean Beirne\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I21524eddcbc488262357f2bc964ae9bd74b04070 -DGERRIT_EVENT_HASH=-2093230086 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sean.beirne@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 14:22:19 [INFO] Scanning for projects... 14:22:21 [INFO] ------------------------------------------------------------------------ 14:22:21 [INFO] Reactor Build Order: 14:22:21 [INFO] 14:22:21 [INFO] org.onap.cps:cps-dependencies [pom] 14:22:21 [INFO] cps-bom [pom] 14:22:21 [INFO] checkstyle [jar] 14:22:21 [INFO] cps-parent [pom] 14:22:21 [INFO] cps-events [jar] 14:22:21 [INFO] cps-path-parser [jar] 14:22:21 [INFO] cps-service [jar] 14:22:21 [INFO] cps-rest [jar] 14:22:21 [INFO] cps-ncmp-events [jar] 14:22:21 [INFO] cps-ncmp-service [jar] 14:22:21 [INFO] cps-ncmp-rest [jar] 14:22:21 [INFO] cps-ncmp-rest-stub [pom] 14:22:21 [INFO] cps-ncmp-rest-stub-service [jar] 14:22:21 [INFO] cps-ncmp-rest-stub-app [jar] 14:22:21 [INFO] cps-ri [jar] 14:22:21 [INFO] integration-test [jar] 14:22:21 [INFO] spotbugs [jar] 14:22:21 [INFO] cps-application [jar] 14:22:21 [INFO] policy-executor-stub [jar] 14:22:21 [INFO] jacoco-report [jar] 14:22:21 [INFO] cps [pom] 14:22:21 [INFO] 14:22:21 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 14:22:21 [INFO] Building org.onap.cps:cps-dependencies 3.7.4-SNAPSHOT [1/21] 14:22:21 [INFO] --------------------------------[ pom ]--------------------------------- 14:22:21 [INFO] 14:22:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 14:22:22 [INFO] 14:22:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 14:22:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.4-SNAPSHOT/cps-dependencies-3.7.4-SNAPSHOT.pom 14:22:22 [INFO] 14:22:22 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 14:22:22 [INFO] Building cps-bom 3.7.4-SNAPSHOT [2/21] 14:22:22 [INFO] --------------------------------[ pom ]--------------------------------- 14:22:22 [INFO] 14:22:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 14:22:22 [INFO] 14:22:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 14:22:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.4-SNAPSHOT/cps-bom-3.7.4-SNAPSHOT.pom 14:22:22 [INFO] 14:22:22 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 14:22:22 [INFO] Building checkstyle 3.7.4-SNAPSHOT [3/21] 14:22:22 [INFO] --------------------------------[ jar ]--------------------------------- 14:22:23 [INFO] 14:22:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 14:22:23 [INFO] 14:22:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 14:22:23 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 14:22:23 [INFO] Copying 6 resources 14:22:23 [INFO] 14:22:23 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 14:22:25 [INFO] No sources to compile 14:22:25 [INFO] 14:22:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 14:22:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 14:22:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 14:22:25 [INFO] 14:22:25 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 14:22:25 [INFO] No sources to compile 14:22:25 [INFO] 14:22:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 14:22:25 [INFO] No tests to run. 14:22:25 [INFO] 14:22:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 14:22:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar 14:22:26 [INFO] 14:22:26 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 14:22:26 ======================================================================================================================== 14:22:26 Copyright Check Python Script: 14:22:26 /w/workspace/cps-master-verify-java/releases/3.7.4.yaml | no copyright found 14:22:26 1 issue(s) found after 1 altered file(s) checked 14:22:26 ======================================================================================================================== 14:22:26 [INFO] 14:22:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 14:22:26 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.jar 14:22:26 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.4-SNAPSHOT/checkstyle-3.7.4-SNAPSHOT.pom 14:22:26 [INFO] 14:22:26 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 14:22:26 [INFO] Building cps-parent 3.7.4-SNAPSHOT [4/21] 14:22:26 [INFO] --------------------------------[ pom ]--------------------------------- 14:22:27 [INFO] 14:22:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 14:22:27 [INFO] 14:22:27 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 14:22:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:22:27 [INFO] 14:22:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 14:22:30 [INFO] You have 0 Checkstyle violations. 14:22:30 [INFO] 14:22:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 14:22:31 [INFO] You have 0 Checkstyle violations. 14:22:31 [INFO] 14:22:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 14:22:32 [INFO] No sources specified for compilation. Skipping. 14:22:32 [INFO] 14:22:32 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 14:22:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 14:22:32 [INFO] 14:22:32 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 14:22:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:22:32 [INFO] 14:22:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 14:22:32 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.4-SNAPSHOT/cps-parent-3.7.4-SNAPSHOT.pom 14:22:32 [INFO] 14:22:32 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 14:22:32 [INFO] Building cps-events 3.7.4-SNAPSHOT [5/21] 14:22:32 [INFO] --------------------------------[ jar ]--------------------------------- 14:22:32 [INFO] 14:22:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 14:22:32 [INFO] 14:22:32 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 14:22:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:22:32 [INFO] 14:22:32 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 14:22:33 [INFO] 14:22:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 14:22:33 [INFO] You have 0 Checkstyle violations. 14:22:33 [INFO] 14:22:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 14:22:33 [INFO] You have 0 Checkstyle violations. 14:22:33 [INFO] 14:22:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 14:22:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:22:33 [INFO] Copying 2 resources 14:22:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 14:22:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 14:22:33 [INFO] 14:22:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 14:22:34 [INFO] Recompiling the module because of changed dependency. 14:22:34 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 14:22:34 [INFO] 14:22:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 14:22:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:22:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 14:22:34 [INFO] 14:22:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 14:22:34 [INFO] No sources to compile 14:22:34 [INFO] 14:22:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 14:22:34 [INFO] No sources specified for compilation. Skipping. 14:22:34 [INFO] 14:22:34 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 14:22:35 [INFO] No tests to run. 14:22:35 [INFO] 14:22:35 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 14:22:35 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 14:22:35 [INFO] 14:22:35 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 14:22:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:22:35 [INFO] 14:22:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 14:22:35 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar 14:22:35 [INFO] 14:22:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 14:22:35 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.jar 14:22:35 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.4-SNAPSHOT/cps-events-3.7.4-SNAPSHOT.pom 14:22:35 [INFO] 14:22:35 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 14:22:35 [INFO] Building cps-path-parser 3.7.4-SNAPSHOT [6/21] 14:22:35 [INFO] --------------------------------[ jar ]--------------------------------- 14:22:36 [INFO] 14:22:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 14:22:36 [INFO] 14:22:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 14:22:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:22:36 [INFO] 14:22:36 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 14:22:37 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 14:22:37 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 14:22:37 [INFO] 14:22:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 14:22:37 [INFO] You have 0 Checkstyle violations. 14:22:37 [INFO] 14:22:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 14:22:37 [INFO] You have 0 Checkstyle violations. 14:22:37 [INFO] 14:22:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 14:22:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:22:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 14:22:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 14:22:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 14:22:37 [INFO] 14:22:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 14:22:37 [INFO] Recompiling the module because of changed dependency. 14:22:37 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 14:22:38 [INFO] 14:22:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 14:22:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:22:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 14:22:38 [INFO] 14:22:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 14:22:38 [INFO] No sources to compile 14:22:38 [INFO] 14:22:38 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 14:22:38 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:22:38 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:22:38 [INFO] Parallel parsing disabled. 14:22:39 [INFO] Compiled 4 files. 14:22:39 [INFO] 14:22:39 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 14:22:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:22:40 [INFO] 14:22:40 [INFO] ------------------------------------------------------- 14:22:40 [INFO] T E S T S 14:22:40 [INFO] ------------------------------------------------------- 14:22:41 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 14:22:42 line 1:18 missing QName at '' 14:22:42 line 1:37 mismatched input '@' expecting {'[', '/'} 14:22:42 line 1:37 mismatched input ']' expecting {'[', '/'} 14:22:42 line 1:37 mismatched input '::' expecting {'[', '/'} 14:22:42 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 14:22:42 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 14:22:42 line 1:14 no viable alternative at input '[-' 14:22:42 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 14:22:42 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 14:22:42 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 14:22:42 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 14:22:42 line 1:14 no viable alternative at input '[]' 14:22:42 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 14:22:42 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 14:22:42 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 14:22:42 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 14:22:42 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 14:22:42 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 14:22:42 line 1:2 extraneous input '/' expecting QName 14:22:42 line 1:8 mismatched input '*' expecting QName 14:22:42 line 1:0 mismatched input '' expecting '/' 14:22:42 line 1:1 no viable alternative at input '/' 14:22:42 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 14:22:42 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 14:22:42 line 1:2 missing QName at '/' 14:22:42 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 14:22:42 [INFO] 14:22:42 [INFO] Results: 14:22:42 [INFO] 14:22:42 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 14:22:42 [INFO] 14:22:42 [INFO] 14:22:42 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 14:22:42 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 14:22:42 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 14:22:42 [INFO] All coverage checks have been met. 14:22:42 [INFO] 14:22:42 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 14:22:42 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 14:22:42 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 14:22:42 [INFO] 14:22:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 14:22:42 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar 14:22:42 [INFO] 14:22:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 14:22:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.jar 14:22:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.4-SNAPSHOT/cps-path-parser-3.7.4-SNAPSHOT.pom 14:22:42 [INFO] 14:22:42 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 14:22:42 [INFO] Building cps-service 3.7.4-SNAPSHOT [7/21] 14:22:42 [INFO] --------------------------------[ jar ]--------------------------------- 14:22:50 [INFO] 14:22:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 14:22:50 [INFO] 14:22:50 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 14:22:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:22:50 [INFO] 14:22:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 14:22:50 [INFO] You have 0 Checkstyle violations. 14:22:50 [INFO] 14:22:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 14:22:51 [INFO] You have 0 Checkstyle violations. 14:22:51 [INFO] 14:22:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 14:22:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:22:51 [INFO] Copying 2 resources 14:22:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 14:22:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 14:22:51 [INFO] 14:22:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 14:22:51 [INFO] Recompiling the module because of changed dependency. 14:22:51 [INFO] Compiling 94 source files with javac [debug release 17] to target/classes 14:22:53 [INFO] 14:22:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 14:22:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:22:53 [INFO] Copying 33 resources 14:22:53 [INFO] 14:22:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 14:22:53 [INFO] Recompiling the module because of changed dependency. 14:22:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 14:22:54 [INFO] 14:22:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 14:22:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:22:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:22:54 [INFO] Parallel parsing disabled. 14:22:57 [INFO] Compiled 139 files. 14:22:57 [INFO] 14:22:57 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 14:22:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:22:57 [INFO] 14:22:57 [INFO] ------------------------------------------------------- 14:22:57 [INFO] T E S T S 14:22:57 [INFO] ------------------------------------------------------- 14:22:59 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 14:23:00 14:23:00.774 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 14:23:00 14:23:00.836 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 14:23:00 14:23:00.840 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 14:23:00 14:23:00.884 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 14:23:00 14:23:00.891 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 14:23:00 14:23:00.903 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 14:23:00 14:23:00.908 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 14:23:00 14:23:00.912 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 14:23:00 14:23:00.912 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 14:23:00 14:23:00.923 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 14:23:00 14:23:00.927 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 14:23:00 14:23:00.987 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 14:23:00 14:23:00.994 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 14:23:01 14:23:01.007 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 14:23:01 14:23:01.015 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 14:23:01 14:23:01.026 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 14:23:01 14:23:01.030 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 14:23:01 14:23:01.094 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 14:23:01 14:23:01.097 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 14:23:01 14:23:01.100 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 14:23:01 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.890 s -- in org.onap.cps.init.AbstractModelLoaderSpec 14:23:01 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 14:23:01 14:23:01.118 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 14:23:01 14:23:01.124 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 14:23:01 14:23:01.124 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 14:23:01 14:23:01.127 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 14:23:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 14:23:01 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 14:23:01 Jan 14, 2026 2:23:01 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 14:23:01 WARNING: Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 14:23:01 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 14:23:01 Jan 14, 2026 2:23:01 PM com.hazelcast.system.logo 14:23:01 INFO: [10.30.107.215]:5701 [dev] [5.5.0] 14:23:01 o o o o---o o--o o o---o o o----o o--o--o 14:23:01 | | / \ / | / / \ | | 14:23:01 o----o o o o----o | o o o----o | 14:23:01 | | * \ / | \ * \ | | 14:23:01 o o * o o---o o--o o----o o---o * o o----o o 14:23:01 14:23:01 Jan 14, 2026 2:23:01 PM com.hazelcast.system 14:23:01 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:23:01 Jan 14, 2026 2:23:01 PM com.hazelcast.system 14:23:01 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:23:01 Jan 14, 2026 2:23:01 PM com.hazelcast.system 14:23:01 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:23:01 Jan 14, 2026 2:23:01 PM com.hazelcast.system 14:23:01 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:23:01 Jan 14, 2026 2:23:01 PM com.hazelcast.system 14:23:01 INFO: [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:23:01 To enable the Jet engine on the members, do one of the following: 14:23:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:23:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:23:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:23:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:23:02 Jan 14, 2026 2:23:02 PM com.hazelcast.system.security 14:23:02 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:23:02 Jan 14, 2026 2:23:02 PM com.hazelcast.instance.impl.Node 14:23:02 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:23:02 Jan 14, 2026 2:23:02 PM com.hazelcast.internal.diagnostics.Diagnostics 14:23:02 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:23:02 Jan 14, 2026 2:23:02 PM com.hazelcast.core.LifecycleService 14:23:02 INFO: [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.internal.cluster.ClusterService 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] 14:23:05 14:23:05 Members {size:1, ver:1} [ 14:23:05 Member [10.30.107.215]:5701 - d1708204-83aa-484a-bf6a-09f9c92c25a0 this 14:23:05 ] 14:23:05 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.core.LifecycleService 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.core.LifecycleService 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - d1708204-83aa-484a-bf6a-09f9c92c25a0 this is handled 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.instance.impl.Node 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.instance.impl.Node 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:23:05 Jan 14, 2026 2:23:05 PM com.hazelcast.instance.impl.Node 14:23:05 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:23:06 Jan 14, 2026 2:23:06 PM com.hazelcast.instance.impl.NodeExtension 14:23:06 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:23:06 Jan 14, 2026 2:23:06 PM com.hazelcast.instance.impl.Node 14:23:06 INFO: [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 418 ms. 14:23:06 Jan 14, 2026 2:23:06 PM com.hazelcast.core.LifecycleService 14:23:06 INFO: [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:23:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.060 s -- in org.onap.cps.init.ModelLoaderLockSpec 14:23:06 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 14:23:06 14:23:06.227 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 14:23:06 14:23:06.228 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 14:23:06 14:23:06.228 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 14:23:06 14:23:06.228 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 14:23:06 14:23:06.230 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 14:23:06 14:23:06.230 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 14:23:06 14:23:06.230 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 14:23:06 14:23:06.330 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 14:23:06 14:23:06.431 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 14:23:06 14:23:06.435 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 14:23:06 14:23:06.435 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 14:23:06 14:23:06.435 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 14:23:06 14:23:06.438 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 14:23:06 14:23:06.438 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 14:23:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 14:23:06 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 14:23:06 14:23:06.481 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 14:23:06 14:23:06.482 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 14:23:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 14:23:06 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 14:23:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 14:23:06 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 14:23:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 14:23:06 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 14:23:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 14:23:06 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 14:23:06 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 14:23:06 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 14:23:06 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 14:23:06 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 14:23:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 14:23:06 [INFO] Running org.onap.cps.config.AsyncConfigSpec 14:23:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.config.AsyncConfigSpec 14:23:06 [INFO] Running org.onap.cps.config.CacheConfigSpec 14:23:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 14:23:06 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 14:23:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.config.CpsServicesConfigSpec 14:23:06 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 14:23:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:23:07 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 14:23:07 [INFO] Running org.onap.cps.events.EventProducerSpec 14:23:07 14:23:07.822 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 14:23:07 14:23:07.827 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 14:23:07 14:23:07.830 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 14:23:07 14:23:07.834 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 14:23:07 14:23:07.835 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 14:23:07 14:23:07.836 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 14:23:07 14:23:07.879 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 14:23:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s -- in org.onap.cps.events.EventProducerSpec 14:23:07 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 14:23:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 14:23:07 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 14:23:08 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 14:23:08 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 14:23:09 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 14:23:09 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 14:23:09 [Fatal Error] :1:1: Content is not allowed in prolog. 14:23:09 [Fatal Error] :1:1: Content is not allowed in prolog. 14:23:09 14:23:09.555 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 14:23:09 java.lang.Exception: Sending failed 14:23:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:23:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:23:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:23:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:23:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:23:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:23:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:23:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:23:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:23:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:23:09 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 14:23:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:09 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:23:09 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:23:09 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:23:09 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:23:09 at groovy.lang.Closure.call(Closure.java:427) 14:23:09 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 14:23:09 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 14:23:09 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 14:23:09 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 14:23:09 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 14:23:09 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 14:23:09 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 14:23:09 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 14:23:09 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 14:23:09 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:23:09 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 14:23:09 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$738942334.sendCpsDataUpdateEvent(Unknown Source) 14:23:09 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:377) 14:23:09 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 14:23:09 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 14:23:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:23:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:23:09 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 14:23:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:23:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:09 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:23:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:23:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:09 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 14:23:09 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 14:23:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 14:23:09 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 14:23:09 line 1:6 no viable alternative at input '[invalid' 14:23:09 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 14:23:09 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 14:23:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.impl.CpsFacadeImplSpec 14:23:09 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 14:23:10 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 14:23:10 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 14:23:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 14:23:10 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 14:23:10 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 14:23:10 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 14:23:10 14:23:10.284 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 14:23:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s -- in org.onap.cps.impl.DataNodeBuilderSpec 14:23:10 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 14:23:10 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 14:23:10 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 14:23:10 [Fatal Error] :1:1: Content is not allowed in prolog. 14:23:10 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 14:23:10 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.impl.DataNodeFactorySpec 14:23:10 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 14:23:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 14:23:10 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 14:23:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 14:23:10 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 14:23:11 14:23:10,935 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:23:11 14:23:10,936 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:23:11 14:23:10,938 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:23:11 14:23:11,546 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:23:11 14:23:11,546 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:23:11 14:23:11 . ____ _ __ _ _ 14:23:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:11 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:11 =========|_|==============|___/=/_/_/_/ 14:23:11 14:23:11 :: Spring Boot :: (v3.5.9) 14:23:11 14:23:11 2026-01-14T14:23:11.809Z INFO 6311 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6311 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 14:23:11 2026-01-14T14:23:11.810Z INFO 6311 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 14:23:12 2026-01-14T14:23:12.113Z INFO 6311 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.434 seconds (process running for 15.015) 14:23:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.549 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 14:23:12 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 14:23:12 14:23:12 . ____ _ __ _ _ 14:23:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:12 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:12 =========|_|==============|___/=/_/_/_/ 14:23:12 14:23:12 :: Spring Boot :: (v3.5.9) 14:23:12 14:23:12 2026-01-14T14:23:12.255Z INFO 6311 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6311 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 14:23:12 2026-01-14T14:23:12.255Z INFO 6311 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:23:12 2026-01-14T14:23:12.291Z INFO 6311 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:23:12 o o o o---o o--o o o---o o o----o o--o--o 14:23:12 | | / \ / | / / \ | | 14:23:12 o----o o o o----o | o o o----o | 14:23:12 | | * \ / | \ * \ | | 14:23:12 o o * o o---o o--o o----o o---o * o o----o o 14:23:12 14:23:12 2026-01-14T14:23:12.291Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:23:12 2026-01-14T14:23:12.291Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:23:12 2026-01-14T14:23:12.291Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 14:23:12 2026-01-14T14:23:12.291Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:23:12 2026-01-14T14:23:12.291Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 14:23:12 To enable the Jet engine on the members, do one of the following: 14:23:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:23:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:23:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:23:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:23:12 2026-01-14T14:23:12.305Z INFO 6311 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:23:12 2026-01-14T14:23:12.307Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 14:23:12 2026-01-14T14:23:12.319Z INFO 6311 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:23:12 2026-01-14T14:23:12.319Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTING 14:23:15 2026-01-14T14:23:15.170Z INFO 6311 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:23:15 14:23:15 Members {size:1, ver:1} [ 14:23:15 Member [10.30.107.215]:5701 - 99941980-6332-48b6-8d60-1aa74a62af80 this 14:23:15 ] 14:23:15 14:23:15 2026-01-14T14:23:15.171Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTED 14:23:15 2026-01-14T14:23:15.174Z INFO 6311 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 14:23:15 2026-01-14T14:23:15.190Z INFO 6311 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.964 seconds (process running for 18.092) 14:23:15 2026-01-14T14:23:15.198Z INFO 6311 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 14:23:15 2026-01-14T14:23:15.205Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:23:15 2026-01-14T14:23:15.206Z INFO 6311 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 99941980-6332-48b6-8d60-1aa74a62af80 this is handled 14:23:15 2026-01-14T14:23:15.208Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 14:23:15 2026-01-14T14:23:15.210Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 14:23:15 2026-01-14T14:23:15.213Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 14:23:15 2026-01-14T14:23:15.281Z INFO 6311 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 14:23:15 2026-01-14T14:23:15.281Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 14:23:15 2026-01-14T14:23:15.282Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:23:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.058 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 14:23:15 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 14:23:15 2026-01-14T14:23:15.298Z INFO 6311 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [my cluster] [5.5.0] 14:23:15 o o o o---o o--o o o---o o o----o o--o--o 14:23:15 | | / \ / | / / \ | | 14:23:15 o----o o o o----o | o o o----o | 14:23:15 | | * \ / | \ * \ | | 14:23:15 o o * o o---o o--o o----o o---o * o o----o o 14:23:15 14:23:15 2026-01-14T14:23:15.298Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:23:15 2026-01-14T14:23:15.298Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:23:15 2026-01-14T14:23:15.298Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [my cluster] [5.5.0] Cluster name: my cluster 14:23:15 2026-01-14T14:23:15.298Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [my cluster] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:23:15 2026-01-14T14:23:15.298Z INFO 6311 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 14:23:15 To enable the Jet engine on the members, do one of the following: 14:23:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:23:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:23:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:23:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:23:15 2026-01-14T14:23:15.311Z INFO 6311 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [my cluster] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:23:15 2026-01-14T14:23:15.312Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [my cluster] [5.5.0] Using Multicast discovery 14:23:15 2026-01-14T14:23:15.320Z INFO 6311 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:23:15 2026-01-14T14:23:15.320Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [my cluster] [5.5.0] [10.30.107.215]:5701 is STARTING 14:23:17 2026-01-14T14:23:17.952Z INFO 6311 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [my cluster] [5.5.0] 14:23:17 14:23:17 Members {size:1, ver:1} [ 14:23:17 Member [10.30.107.215]:5701 - dc818c7d-d2db-4dcb-89cc-2354b01ff9de this 14:23:17 ] 14:23:17 14:23:17 2026-01-14T14:23:17.953Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [my cluster] [5.5.0] [10.30.107.215]:5701 is STARTED 14:23:18 2026-01-14T14:23:17.983Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [my cluster] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:23:18 2026-01-14T14:23:17.983Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [my cluster] [5.5.0] Shutting down multicast service... 14:23:18 2026-01-14T14:23:17.985Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [my cluster] [5.5.0] Shutting down connection manager... 14:23:18 2026-01-14T14:23:17.986Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [my cluster] [5.5.0] Shutting down node engine... 14:23:18 2026-01-14T14:23:18.043Z INFO 6311 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 14:23:18 2026-01-14T14:23:18.043Z INFO 6311 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 60 ms. 14:23:18 2026-01-14T14:23:18.043Z INFO 6311 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [my cluster] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:23:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.751 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 14:23:18 [INFO] Running org.onap.cps.utils.ContentTypeSpec 14:23:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.ContentTypeSpec 14:23:18 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 14:23:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.CpsValidatorImplSpec 14:23:18 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 14:23:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.DataMapUtilsSpec 14:23:18 [INFO] Running org.onap.cps.utils.GsonSpec 14:23:18 first-container a-leaf a-Value 14:23:18 last-container x-leaf x-value 14:23:18 14:23:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec 14:23:18 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 14:23:18 2026-01-14T14:23:18.459Z ERROR 6311 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 14:23:18 2026-01-14T14:23:18.462Z ERROR 6311 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 14:23:18 2026-01-14T14:23:18.472Z ERROR 6311 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 14:23:18 2026-01-14T14:23:18.474Z ERROR 6311 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 14:23:18 2026-01-14T14:23:18.485Z ERROR 6311 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 14:23:18 2026-01-14T14:23:18.489Z ERROR 6311 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 14:23:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 s -- in org.onap.cps.utils.JsonObjectMapperSpec 14:23:18 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 14:23:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.utils.JsonParserStreamSpec 14:23:18 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 14:23:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.utils.PrefixResolverSpec 14:23:18 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 14:23:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 14:23:18 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 14:23:18 [Fatal Error] :1:1: Content is not allowed in prolog. 14:23:18 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.utils.XmlFileUtilsSpec 14:23:18 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 14:23:18 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 14:23:18 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 14:23:18 [Fatal Error] :1:1: Premature end of file. 14:23:18 line 1:1 no viable alternative at input '/' 14:23:18 line 1:1 no viable alternative at input '/[' 14:23:18 line 1:11 missing QName at '' 14:23:18 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.utils.YangParserHelperSpec 14:23:18 [INFO] Running org.onap.cps.utils.YangParserSpec 14:23:18 2026-01-14T14:23:18.758Z ERROR 6311 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 14:23:18 2026-01-14T14:23:18.759Z ERROR 6311 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 14:23:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.utils.YangParserSpec 14:23:18 [INFO] Running org.onap.cps.utils.YangUtilsSpec 14:23:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.utils.YangUtilsSpec 14:23:18 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 14:23:18 line 1:9 no viable alternative at input '[' 14:23:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 14:23:18 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 14:23:18 2026-01-14T14:23:18.869Z ERROR 6311 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 14:23:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 14:23:19 [INFO] 14:23:19 [INFO] Results: 14:23:19 [INFO] 14:23:19 [INFO] Tests run: 555, Failures: 0, Errors: 0, Skipped: 0 14:23:19 [INFO] 14:23:19 [INFO] 14:23:19 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 14:23:19 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 14:23:19 [INFO] Analyzed bundle 'cps-service' with 76 classes 14:23:19 [INFO] All coverage checks have been met. 14:23:19 [INFO] 14:23:19 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 14:23:19 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 14:23:19 [INFO] Analyzed bundle 'cps-service' with 76 classes 14:23:19 [INFO] 14:23:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 14:23:19 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar 14:23:19 [INFO] 14:23:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 14:23:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.jar 14:23:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.4-SNAPSHOT/cps-service-3.7.4-SNAPSHOT.pom 14:23:19 [INFO] 14:23:19 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 14:23:19 [INFO] Building cps-rest 3.7.4-SNAPSHOT [8/21] 14:23:19 [INFO] --------------------------------[ jar ]--------------------------------- 14:23:21 [INFO] 14:23:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 14:23:21 [INFO] 14:23:21 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 14:23:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:23:21 [INFO] 14:23:21 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 14:23:24 [INFO] Generating with dryRun=false 14:23:24 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 14:23:24 [INFO] OpenAPI Generator: spring (server) 14:23:24 [INFO] Generator 'spring' is considered stable. 14:23:24 [INFO] ---------------------------------- 14:23:24 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 14:23:24 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 14:23:24 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:23:24 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 14:23:25 [INFO] Processing operation createDataspace 14:23:25 [INFO] Processing operation deleteDataspace 14:23:25 [INFO] Processing operation createDataspaceV2 14:23:25 [INFO] Processing operation getAllDataspaces 14:23:25 [INFO] Processing operation getDataspace 14:23:25 [INFO] Processing operation cleanDataspace 14:23:25 [INFO] Processing operation createAnchor 14:23:25 [INFO] Processing operation createAnchorV2 14:23:25 [INFO] Processing operation getAnchors 14:23:25 [INFO] Processing operation getAnchor 14:23:25 [INFO] Processing operation deleteAnchor 14:23:25 [INFO] Processing operation createSchemaSet 14:23:25 [INFO] Processing operation createSchemaSetV2 14:23:25 [INFO] Processing operation getSchemaSets 14:23:25 [INFO] Processing operation getSchemaSet 14:23:25 [INFO] Processing operation deleteSchemaSet 14:23:25 [INFO] Processing operation getNodeByDataspaceAndAnchor 14:23:25 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 14:23:25 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 14:23:25 [INFO] Processing operation replaceNode 14:23:25 [INFO] Processing operation createNode 14:23:25 [INFO] Processing operation deleteDataNode 14:23:25 [INFO] Processing operation updateNodeLeaves 14:23:25 [INFO] Processing operation deleteListOrListElement 14:23:25 [INFO] Processing operation replaceListContent 14:23:25 [INFO] Processing operation addListElements 14:23:25 [INFO] Processing operation getDeltaByDataspaceAndAnchors 14:23:25 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 14:23:25 [INFO] Processing operation applyChangesInDeltaReport 14:23:25 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 14:23:25 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 14:23:25 [INFO] Processing operation getNodesByDataspaceAndCpsPath 14:23:25 [INFO] Processing operation getNotificationSubscription 14:23:25 [INFO] Processing operation createNotificationSubscription 14:23:25 [INFO] Processing operation deleteNotificationSubscription 14:23:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:25 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:23:25 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 14:23:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 14:23:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 14:23:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 14:23:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 14:23:25 [INFO] Skipping generation of Webhooks. 14:23:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:25 [INFO] Skipping generation of supporting files. 14:23:25 ################################################################################ 14:23:25 # Thanks for using OpenAPI Generator. # 14:23:25 # Please consider donation to help us maintain this project 🙏 # 14:23:25 # https://opencollective.com/openapi_generator/donate # 14:23:25 ################################################################################ 14:23:25 [INFO] 14:23:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 14:23:25 [INFO] You have 0 Checkstyle violations. 14:23:25 [INFO] 14:23:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 14:23:25 [INFO] You have 0 Checkstyle violations. 14:23:25 [INFO] 14:23:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 14:23:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 14:23:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 14:23:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 14:23:25 [INFO] 14:23:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 14:23:25 [INFO] Recompiling the module because of changed dependency. 14:23:25 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 14:23:27 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 14:23:27 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 14:23:27 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 14:23:27 [INFO] 14:23:27 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 14:23:27 [INFO] Generating with dryRun=false 14:23:27 [INFO] No .openapi-generator-ignore file found. 14:23:27 [INFO] OpenAPI Generator: openapi-yaml (documentation) 14:23:27 [INFO] Generator 'openapi-yaml' is considered stable. 14:23:27 [INFO] Output file [outputFile=openapi.yaml] 14:23:27 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:23:27 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] Skipping generation of Webhooks. 14:23:27 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 14:23:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 14:23:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 14:23:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 14:23:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 14:23:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 14:23:27 ################################################################################ 14:23:27 # Thanks for using OpenAPI Generator. # 14:23:27 # Please consider donation to help us maintain this project 🙏 # 14:23:27 # https://opencollective.com/openapi_generator/donate # 14:23:27 ################################################################################ 14:23:27 [INFO] 14:23:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 14:23:27 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 14:23:27 [INFO] 14:23:27 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 14:23:27 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 14:23:27 [INFO] 14:23:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 14:23:27 [INFO] Copying 6 resources from src/test/resources to target/test-classes 14:23:27 [INFO] 14:23:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 14:23:27 [INFO] Recompiling the module because of changed dependency. 14:23:27 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 14:23:27 [INFO] 14:23:27 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 14:23:27 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:23:27 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:23:27 [INFO] Parallel parsing disabled. 14:23:29 [INFO] Compiled 28 files. 14:23:29 [INFO] 14:23:29 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 14:23:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:23:29 [INFO] 14:23:29 [INFO] ------------------------------------------------------- 14:23:29 [INFO] T E S T S 14:23:29 [INFO] ------------------------------------------------------- 14:23:30 14:23:30.376 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:30 14:23:30.619 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 14:23:30 14:23:30.752 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:30 14:23:30.773 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 14:23:30 14:23:30.790 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:30 14:23:30.811 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 14:23:30 14:23:30.825 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:30 14:23:30.838 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 14:23:30 14:23:30.852 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:30 14:23:30.882 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 14:23:30 14:23:30.910 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:31 14:23:30.923 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 14:23:31 14:23:30.927 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:31 14:23:30.938 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 14:23:31 14:23:30.942 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:31 14:23:30.950 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 14:23:31 14:23:30.953 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:31 14:23:30.961 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 14:23:31 14:23:30.965 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:23:31 14:23:30.975 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 14:23:31 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 14:23:32 14:23:32,534 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:23:32 14:23:32,534 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:23:32 14:23:32,538 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:23:32 14:23:32,592 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:23:32 14:23:32,593 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:23:32 14:23:32,747 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:23:32 14:23:32,747 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:23:33 14:23:33 . ____ _ __ _ _ 14:23:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:33 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:33 =========|_|==============|___/=/_/_/_/ 14:23:33 14:23:33 :: Spring Boot :: (v3.5.9) 14:23:33 14:23:33 2026-01-14T14:23:33.114Z INFO 6547 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 14:23:33 2026-01-14T14:23:33.115Z INFO 6547 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:23:34 2026-01-14T14:23:34.672Z INFO 6547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:23:34 2026-01-14T14:23:34.672Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:23:34 2026-01-14T14:23:34.674Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 14:23:34 2026-01-14T14:23:34.699Z INFO 6547 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.597 seconds (process running for 5.374) 14:23:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:23:35 2026-01-14T14:23:35.465Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:35 14:23:35 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 14:23:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:23:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:23:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:23:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:23:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:23:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:23:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:23:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 14:23:35 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:23:35 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:23:35 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:35 Caused by: java.lang.RuntimeException 14:23:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:23:35 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:23:35 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:23:35 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:23:35 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:23:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:23:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:23:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 14:23:35 ... 92 common frames omitted 14:23:35 14:23:35 2026-01-14T14:23:35.669Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:35 14:23:35 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 14:23:35 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 14:23:35 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 14:23:35 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:35 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:35 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:35 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:35 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 14:23:35 and component.yang=fake component content 1 14:23:35 14:23:35 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 14:23:35 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 14:23:35 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 14:23:35 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 14:23:35 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 14:23:35 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 14:23:35 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 14:23:35 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 14:23:35 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 14:23:35 ... 152 common frames omitted 14:23:35 14:23:35 2026-01-14T14:23:35.752Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:35 14:23:35 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 14:23:35 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 14:23:35 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 14:23:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:35 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:23:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:23:35 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:23:35 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:35 14:23:35 2026-01-14T14:23:35.760Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:35 14:23:35 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 14:23:35 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 14:23:35 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 14:23:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:35 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:35 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:35 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:35 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:35 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:35 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:35 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:35 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:35 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:35 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:35 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:35 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:35 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:35 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:35 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:35 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:35 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:35 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:35 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:35 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:35 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:35 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:35 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:35 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:35 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:35 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:35 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:35 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:35 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:35 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:35 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:35 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:35 14:23:35 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.710 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 14:23:35 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 14:23:35 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 14:23:36 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 14:23:36 14:23:36 . ____ _ __ _ _ 14:23:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:36 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:36 =========|_|==============|___/=/_/_/_/ 14:23:36 14:23:36 :: Spring Boot :: (v3.5.9) 14:23:36 14:23:36 2026-01-14T14:23:36.033Z INFO 6547 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 14:23:36 2026-01-14T14:23:36.033Z INFO 6547 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:23:36 2026-01-14T14:23:36.255Z INFO 6547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:23:36 2026-01-14T14:23:36.255Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:23:36 2026-01-14T14:23:36.256Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 14:23:36 2026-01-14T14:23:36.261Z INFO 6547 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.251 seconds (process running for 6.935) 14:23:36 2026-01-14T14:23:36.347Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:72) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.390Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.404Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.439Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 14:23:36 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 14:23:36 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.452Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:100) 14:23:36 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 14:23:36 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.567Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:157) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.606Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:173) 14:23:36 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 14:23:36 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.620Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.633Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:190) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.650Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:199) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 2026-01-14T14:23:36.662Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:36 14:23:36 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 14:23:36 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:222) 14:23:36 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:85) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:23:36 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:23:36 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:23:36 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:23:36 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:23:36 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:23:36 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:23:36 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:23:36 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 14:23:36 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:23:36 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:23:36 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:23:36 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:23:36 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:23:36 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:23:36 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:23:36 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:23:36 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:23:36 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:36 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:36 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:36 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:36 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:36 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:36 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:36 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:23:36 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:23:36 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:23:36 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:36 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:36 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:36 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:36 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:36 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:36 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:36 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:36 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:36 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:36 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:36 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:36 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:36 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:36 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:36 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:36 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:36 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:36 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:36 14:23:36 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 14:23:36 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 14:23:36 14:23:36 . ____ _ __ _ _ 14:23:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:36 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:36 =========|_|==============|___/=/_/_/_/ 14:23:36 14:23:36 :: Spring Boot :: (v3.5.9) 14:23:36 14:23:36 2026-01-14T14:23:36.697Z INFO 6547 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 14:23:36 2026-01-14T14:23:36.697Z INFO 6547 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:23:36 2026-01-14T14:23:36.864Z INFO 6547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:23:36 2026-01-14T14:23:36.864Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:23:36 2026-01-14T14:23:36.864Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 14:23:36 2026-01-14T14:23:36.868Z INFO 6547 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.196 seconds (process running for 7.542) 14:23:36 2026-01-14T14:23:36.947Z ERROR 6547 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 14:23:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 14:23:36 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 14:23:37 14:23:37 . ____ _ __ _ _ 14:23:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:37 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:37 =========|_|==============|___/=/_/_/_/ 14:23:37 14:23:37 :: Spring Boot :: (v3.5.9) 14:23:37 14:23:37 2026-01-14T14:23:36.976Z INFO 6547 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 14:23:37 2026-01-14T14:23:36.976Z INFO 6547 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:23:37 2026-01-14T14:23:37.142Z INFO 6547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:23:37 2026-01-14T14:23:37.142Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:23:37 2026-01-14T14:23:37.143Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 14:23:37 2026-01-14T14:23:37.146Z INFO 6547 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.188 seconds (process running for 7.821) 14:23:37 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.250 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 14:23:37 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 14:23:37 14:23:37 . ____ _ __ _ _ 14:23:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:23:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:23:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:23:37 ' |____| .__|_| |_|_| |_\__, | / / / / 14:23:37 =========|_|==============|___/=/_/_/_/ 14:23:37 14:23:37 :: Spring Boot :: (v3.5.9) 14:23:37 14:23:37 2026-01-14T14:23:37.251Z INFO 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6547 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 14:23:37 2026-01-14T14:23:37.251Z INFO 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 14:23:37 2026-01-14T14:23:37.454Z INFO 6547 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:23:37 2026-01-14T14:23:37.454Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:23:37 2026-01-14T14:23:37.455Z INFO 6547 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 14:23:37 2026-01-14T14:23:37.459Z INFO 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.223 seconds (process running for 8.133) 14:23:37 2026-01-14T14:23:37.478Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:37 14:23:37 java.lang.IllegalStateException: some error message 14:23:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:23:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:23:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:23:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:23:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:23:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:23:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:23:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:23:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:23:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:23:37 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:119) 14:23:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:23:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:37 14:23:37 2026-01-14T14:23:37.512Z ERROR 6547 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 14:23:37 14:23:37 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 14:23:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:23:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:23:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:23:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:23:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:23:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:23:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:23:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:23:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:23:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 14:23:37 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:146) 14:23:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:23:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:23:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:23:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:23:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:23:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:23:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:23:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:23:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:23:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:23:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:23:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:23:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:23:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:23:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:23:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:23:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:23:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:23:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:23:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:23:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:23:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:23:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:23:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:23:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:23:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:23:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:23:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:23:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:23:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:23:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:23:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:23:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:23:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:23:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:23:37 Caused by: java.lang.Throwable 14:23:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:23:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:23:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:23:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:23:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:23:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:23:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:23:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:23:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:23:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 14:23:37 ... 92 common frames omitted 14:23:37 14:23:37 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 14:23:37 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 14:23:37 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 14:23:37 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 14:23:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 14:23:37 [INFO] 14:23:37 [INFO] Results: 14:23:37 [INFO] 14:23:37 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 14:23:37 [INFO] 14:23:37 [INFO] 14:23:37 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 14:23:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 14:23:37 [INFO] Analyzed bundle 'cps-rest' with 7 classes 14:23:37 [INFO] All coverage checks have been met. 14:23:37 [INFO] 14:23:37 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 14:23:37 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 14:23:37 [INFO] Analyzed bundle 'cps-rest' with 7 classes 14:23:37 [INFO] 14:23:37 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 14:23:37 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar 14:23:37 [INFO] 14:23:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 14:23:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.jar 14:23:37 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.4-SNAPSHOT/cps-rest-3.7.4-SNAPSHOT.pom 14:23:37 [INFO] 14:23:37 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 14:23:37 [INFO] Building cps-ncmp-events 3.7.4-SNAPSHOT [9/21] 14:23:37 [INFO] --------------------------------[ jar ]--------------------------------- 14:23:37 [INFO] 14:23:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 14:23:37 [INFO] 14:23:37 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 14:23:37 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:23:37 [INFO] 14:23:37 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 14:23:38 [INFO] 14:23:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 14:23:38 [INFO] You have 0 Checkstyle violations. 14:23:38 [INFO] 14:23:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 14:23:38 [INFO] You have 0 Checkstyle violations. 14:23:38 [INFO] 14:23:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 14:23:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:23:38 [INFO] Copying 11 resources 14:23:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 14:23:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 14:23:38 [INFO] 14:23:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 14:23:38 [INFO] Recompiling the module because of changed dependency. 14:23:38 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 14:23:40 [INFO] 14:23:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 14:23:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:23:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 14:23:40 [INFO] 14:23:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 14:23:40 [INFO] No sources to compile 14:23:40 [INFO] 14:23:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 14:23:40 [INFO] No sources specified for compilation. Skipping. 14:23:40 [INFO] 14:23:40 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 14:23:40 [INFO] No tests to run. 14:23:40 [INFO] 14:23:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 14:23:40 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 14:23:40 [INFO] 14:23:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 14:23:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:23:40 [INFO] 14:23:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 14:23:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar 14:23:40 [INFO] 14:23:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 14:23:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.jar 14:23:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.4-SNAPSHOT/cps-ncmp-events-3.7.4-SNAPSHOT.pom 14:23:40 [INFO] 14:23:40 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 14:23:40 [INFO] Building cps-ncmp-service 3.7.4-SNAPSHOT [10/21] 14:23:40 [INFO] --------------------------------[ jar ]--------------------------------- 14:23:41 [INFO] 14:23:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 14:23:41 [INFO] 14:23:41 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 14:23:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:23:41 [INFO] 14:23:41 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 14:24:04 [INFO] Generating with dryRun=false 14:24:04 [INFO] OpenAPI Generator: spring (server) 14:24:04 [INFO] Generator 'spring' is considered stable. 14:24:04 [INFO] ---------------------------------- 14:24:04 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 14:24:04 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 14:24:04 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:24:04 [WARNING] Failed to get the schema name: null 14:24:04 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 14:24:04 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 14:24:04 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 14:24:04 [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 14:24:04 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 14:24:04 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 14:24:04 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 14:24:04 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 14:24:04 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 14:24:04 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 14:24:04 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 14:24:04 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 14:24:04 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 14:24:04 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 14:24:04 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 14:24:04 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 14:24:04 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 14:24:04 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 14:24:04 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 14:24:04 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 14:24:04 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 14:24:04 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 14:24:04 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 14:24:04 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 14:24:04 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 14:24:04 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 14:24:04 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 14:24:04 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 14:24:04 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 14:24:04 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 14:24:04 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 14:24:04 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 14:24:04 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 14:24:04 [INFO] Processing operation null 14:24:04 [INFO] Processing operation null 14:24:04 [INFO] Processing operation null 14:24:04 [INFO] Processing operation null 14:24:04 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 14:24:04 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 14:24:04 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 14:24:04 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 14:24:04 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 14:24:04 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:04 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 14:24:05 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 14:24:05 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 14:24:05 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 14:24:05 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 14:24:05 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 14:24:05 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 14:24:05 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [INFO] Model EmptyObject not generated since it's a free-form object 14:24:05 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/UtraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/EutraCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] #/components/schemas/NrCellId is not defined 14:24:05 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 14:24:05 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 14:24:05 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 14:24:06 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 14:24:06 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 14:24:06 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 14:24:06 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 14:24:06 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 14:24:06 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 14:24:06 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 14:24:06 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 14:24:06 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 14:24:06 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 14:24:06 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 14:24:06 [INFO] Skipping generation of Webhooks. 14:24:06 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 14:24:06 [INFO] Skipping generation of supporting files. 14:24:06 ################################################################################ 14:24:06 # Thanks for using OpenAPI Generator. # 14:24:06 # Please consider donation to help us maintain this project 🙏 # 14:24:06 # https://opencollective.com/openapi_generator/donate # 14:24:06 ################################################################################ 14:24:30 [INFO] 14:24:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 14:24:30 [INFO] You have 0 Checkstyle violations. 14:24:30 [INFO] 14:24:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 14:24:31 [INFO] You have 0 Checkstyle violations. 14:24:31 [INFO] 14:24:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 14:24:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:24:31 [INFO] Copying 3 resources 14:24:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 14:24:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 14:24:31 [INFO] 14:24:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 14:24:31 [INFO] Recompiling the module because of changed dependency. 14:24:31 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 14:24:33 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 14:24:33 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. 14:24:33 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 14:24:33 [INFO] 14:24:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 14:24:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:24:33 [INFO] Copying 11 resources 14:24:33 [INFO] 14:24:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 14:24:33 [INFO] Recompiling the module because of changed dependency. 14:24:33 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 14:24:33 [INFO] 14:24:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 14:24:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:24:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:24:34 [INFO] Parallel parsing disabled. 14:24:38 [INFO] Compiled 246 files. 14:24:38 [INFO] 14:24:38 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 14:24:38 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:24:38 [INFO] 14:24:38 [INFO] ------------------------------------------------------- 14:24:38 [INFO] T E S T S 14:24:38 [INFO] ------------------------------------------------------- 14:24:41 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 14:24:42 14:24:42.447 [main] ERROR org.onap.cps.ncmp.utils.events.CloudEventMapper -- Unable to map cloud event to target event class type : class java.lang.String with cause : Error while trying to convert data from class [B to [simple type, class java.lang.String] 14:24:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.898 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 14:24:42 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 14:24:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 14:24:42 14:24:42.609 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 14:24:42 14:24:42.613 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 14:24:42 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 14:24:42 14:24:42.652 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 14:24:43 14:24:43.403 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 14:24:43 14:24:43.413 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 14:24:43 14:24:43.438 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 14:24:43 Server Version: 23.0.1 14:24:43 API Version: 1.42 14:24:43 Operating System: CentOS Stream 8 14:24:43 Total Memory: 31890 MB 14:24:43 14:24:43.441 [main] WARN org.testcontainers.utility.ResourceReaper -- 14:24:43 ******************************************************************************** 14:24:43 Ryuk has been disabled. This can cause unexpected behavior in your environment. 14:24:43 ******************************************************************************** 14:24:43 14:24:43.446 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 14:24:43 14:24:43.446 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 14:24:43 14:24:43.450 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 14:24:43 14:24:43.472 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 14:24:43 14:24:43.480 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 14:24:43 14:24:43.622 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 14:24:43 14:24:43.654 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:24:43 14:24:43.690 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 14:24:43 14:24:43.701 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (895 KB/? MB) 14:24:43 14:24:43.874 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (27 MB/? MB) 14:24:43 14:24:43.897 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (27 MB/? MB) 14:24:43 14:24:43.950 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (60 MB/? MB) 14:24:44 14:24:43.966 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (60 MB/? MB) 14:24:44 14:24:43.988 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (60 MB/? MB) 14:24:44 14:24:44.009 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (60 MB/? MB) 14:24:44 14:24:44.021 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (75 MB/? MB) 14:24:44 14:24:44.037 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (75 MB/? MB) 14:24:44 14:24:44.075 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (79 MB/? MB) 14:24:44 14:24:44.505 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (205 MB/? MB) 14:24:44 14:24:44.540 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (223 MB/? MB) 14:24:45 14:24:45.023 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (346 MB/? MB) 14:24:45 14:24:45.117 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (373 MB/? MB) 14:24:45 14:24:45.413 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (470 MB/? MB) 14:24:45 14:24:45.790 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (531 MB/553 MB) 14:24:53 14:24:53.671 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (540 MB/553 MB) 14:24:54 14:24:54.048 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (540 MB/553 MB) 14:24:54 14:24:54.215 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (543 MB/553 MB) 14:24:54 14:24:54.312 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (543 MB/553 MB) 14:24:54 14:24:54.668 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (549 MB/553 MB) 14:24:54 14:24:54.749 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (549 MB/553 MB) 14:24:54 14:24:54.843 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (549 MB/553 MB) 14:24:54 14:24:54.928 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (549 MB/553 MB) 14:24:55 14:24:55.012 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (549 MB/553 MB) 14:24:55 14:24:55.094 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (549 MB/553 MB) 14:24:55 14:24:55.191 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (549 MB/553 MB) 14:24:56 14:24:56.199 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 14:24:56 14:24:56.278 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 14:24:56 14:24:56.300 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 12s (downloaded 553 MB at 46 MB/s) 14:24:56 14:24:56.301 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT12.827800383S 14:24:56 14:24:56.337 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:24:59 14:24:59.073 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e1dcd54e6e2ebaa2eb9c639f94d64e95f6896bb87649107485a13d46a6018bde 14:25:05 14:25:05.322 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT8.984304944S 14:25:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:25:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.87 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 14:25:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 14:25:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 14:25:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.api.datajobs.models.DataJobRequestSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 14:25:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 14:25:06 14:25:06.595 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 14:25:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 14:25:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 14:25:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 14:25:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 14:25:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 14:25:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 14:25:06 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 14:25:07 14:25:07,307 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:25:07 14:25:07,307 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:25:07 14:25:07,311 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:25:07 14:25:07,365 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:25:07 14:25:07,365 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:25:07 14:25:07,922 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:25:07 14:25:07,922 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:25:08 14:25:08 . ____ _ __ _ _ 14:25:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:08 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:08 =========|_|==============|___/=/_/_/_/ 14:25:08 14:25:08 :: Spring Boot :: (v3.5.9) 14:25:08 14:25:08 2026-01-14T14:25:08.211Z INFO 6658 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:08 2026-01-14T14:25:08.211Z INFO 6658 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:25:08 2026-01-14T14:25:08.581Z WARN 6658 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 14:25:08 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 14:25:08 2026-01-14T14:25:08.739Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:25:08 o o o o---o o--o o o---o o o----o o--o--o 14:25:08 | | / \ / | / / \ | | 14:25:08 o----o o o o----o | o o o----o | 14:25:08 | | * \ / | \ * \ | | 14:25:08 o o * o o---o o--o o----o o---o * o o----o o 14:25:08 14:25:08 2026-01-14T14:25:08.739Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:25:08 2026-01-14T14:25:08.741Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:25:08 2026-01-14T14:25:08.741Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 14:25:08 2026-01-14T14:25:08.741Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:25:08 2026-01-14T14:25:08.745Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 14:25:08 To enable the Jet engine on the members, do one of the following: 14:25:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:25:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:25:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:25:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:25:09 2026-01-14T14:25:09.417Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:25:09 2026-01-14T14:25:09.526Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 14:25:09 2026-01-14T14:25:09.767Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:25:09 2026-01-14T14:25:09.777Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTING 14:25:12 2026-01-14T14:25:12.468Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:25:12 14:25:12 Members {size:1, ver:1} [ 14:25:12 Member [10.30.107.215]:5701 - cbc3c59e-5b42-4fc5-81e8-4870aa2e9e0e this 14:25:12 ] 14:25:12 14:25:12 2026-01-14T14:25:12.487Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTED 14:25:12 2026-01-14T14:25:12.530Z INFO 6658 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.559 seconds (process running for 33.959) 14:25:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.799 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 14:25:12 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 14:25:12 14:25:12 . ____ _ __ _ _ 14:25:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:12 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:12 =========|_|==============|___/=/_/_/_/ 14:25:12 14:25:12 :: Spring Boot :: (v3.5.9) 14:25:12 14:25:12 2026-01-14T14:25:12.601Z INFO 6658 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:12 2026-01-14T14:25:12.602Z INFO 6658 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 14:25:12 2026-01-14T14:25:12.611Z INFO 6658 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.044 seconds (process running for 34.04) 14:25:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 14:25:12 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 14:25:12 14:25:12 . ____ _ __ _ _ 14:25:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:12 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:12 =========|_|==============|___/=/_/_/_/ 14:25:12 14:25:12 :: Spring Boot :: (v3.5.9) 14:25:12 14:25:12 2026-01-14T14:25:12.653Z INFO 6658 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:12 2026-01-14T14:25:12.653Z INFO 6658 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:25:12 2026-01-14T14:25:12.702Z INFO 6658 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.081 seconds (process running for 34.131) 14:25:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 14:25:12 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 14:25:12 14:25:12 . ____ _ __ _ _ 14:25:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:12 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:12 =========|_|==============|___/=/_/_/_/ 14:25:12 14:25:12 :: Spring Boot :: (v3.5.9) 14:25:12 14:25:12 2026-01-14T14:25:12.751Z INFO 6658 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:12 2026-01-14T14:25:12.751Z INFO 6658 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:25:12 2026-01-14T14:25:12.866Z INFO 6658 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.141 seconds (process running for 34.296) 14:25:12 2026-01-14T14:25:12.915Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:12 acks = -1 14:25:12 auto.include.jmx.reporter = true 14:25:12 batch.size = 16384 14:25:12 bootstrap.servers = [localhost:9092] 14:25:12 buffer.memory = 33554432 14:25:12 client.dns.lookup = use_all_dns_ips 14:25:12 client.id = producer-1 14:25:12 compression.gzip.level = -1 14:25:12 compression.lz4.level = 9 14:25:12 compression.type = none 14:25:12 compression.zstd.level = 3 14:25:12 connections.max.idle.ms = 540000 14:25:12 delivery.timeout.ms = 120000 14:25:12 enable.idempotence = true 14:25:12 enable.metrics.push = true 14:25:12 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 14:25:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:12 linger.ms = 0 14:25:12 max.block.ms = 60000 14:25:12 max.in.flight.requests.per.connection = 5 14:25:12 max.request.size = 1048576 14:25:12 metadata.max.age.ms = 300000 14:25:12 metadata.max.idle.ms = 300000 14:25:12 metadata.recovery.strategy = none 14:25:12 metric.reporters = [] 14:25:12 metrics.num.samples = 2 14:25:12 metrics.recording.level = INFO 14:25:12 metrics.sample.window.ms = 30000 14:25:12 partitioner.adaptive.partitioning.enable = true 14:25:12 partitioner.availability.timeout.ms = 0 14:25:12 partitioner.class = null 14:25:12 partitioner.ignore.keys = false 14:25:12 receive.buffer.bytes = 32768 14:25:12 reconnect.backoff.max.ms = 1000 14:25:12 reconnect.backoff.ms = 50 14:25:12 request.timeout.ms = 30000 14:25:12 retries = 2147483647 14:25:12 retry.backoff.max.ms = 1000 14:25:12 retry.backoff.ms = 100 14:25:12 sasl.client.callback.handler.class = null 14:25:12 sasl.jaas.config = null 14:25:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:12 sasl.kerberos.min.time.before.relogin = 60000 14:25:12 sasl.kerberos.service.name = null 14:25:12 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:12 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:12 sasl.login.callback.handler.class = null 14:25:12 sasl.login.class = null 14:25:12 sasl.login.connect.timeout.ms = null 14:25:12 sasl.login.read.timeout.ms = null 14:25:12 sasl.login.refresh.buffer.seconds = 300 14:25:12 sasl.login.refresh.min.period.seconds = 60 14:25:12 sasl.login.refresh.window.factor = 0.8 14:25:12 sasl.login.refresh.window.jitter = 0.05 14:25:12 sasl.login.retry.backoff.max.ms = 10000 14:25:12 sasl.login.retry.backoff.ms = 100 14:25:12 sasl.mechanism = GSSAPI 14:25:12 sasl.oauthbearer.clock.skew.seconds = 30 14:25:12 sasl.oauthbearer.expected.audience = null 14:25:12 sasl.oauthbearer.expected.issuer = null 14:25:12 sasl.oauthbearer.header.urlencode = false 14:25:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:12 sasl.oauthbearer.jwks.endpoint.url = null 14:25:12 sasl.oauthbearer.scope.claim.name = scope 14:25:12 sasl.oauthbearer.sub.claim.name = sub 14:25:12 sasl.oauthbearer.token.endpoint.url = null 14:25:12 security.protocol = PLAINTEXT 14:25:12 security.providers = null 14:25:12 send.buffer.bytes = 131072 14:25:12 socket.connection.setup.timeout.max.ms = 30000 14:25:12 socket.connection.setup.timeout.ms = 10000 14:25:12 ssl.cipher.suites = null 14:25:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:12 ssl.endpoint.identification.algorithm = https 14:25:12 ssl.engine.factory.class = null 14:25:12 ssl.key.password = null 14:25:12 ssl.keymanager.algorithm = SunX509 14:25:12 ssl.keystore.certificate.chain = null 14:25:12 ssl.keystore.key = null 14:25:12 ssl.keystore.location = null 14:25:12 ssl.keystore.password = null 14:25:12 ssl.keystore.type = JKS 14:25:12 ssl.protocol = TLSv1.3 14:25:12 ssl.provider = null 14:25:12 ssl.secure.random.implementation = null 14:25:12 ssl.trustmanager.algorithm = PKIX 14:25:12 ssl.truststore.certificates = null 14:25:12 ssl.truststore.location = null 14:25:12 ssl.truststore.password = null 14:25:12 ssl.truststore.type = JKS 14:25:12 transaction.timeout.ms = 60000 14:25:12 transactional.id = null 14:25:12 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:25:12 14:25:12 2026-01-14T14:25:12.961Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:13 2026-01-14T14:25:12.976Z INFO 6658 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 14:25:13 2026-01-14T14:25:13.017Z INFO 6658 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 14:25:13 2026-01-14T14:25:13.103Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:13 2026-01-14T14:25:13.103Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:13 2026-01-14T14:25:13.103Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400713101 14:25:13 2026-01-14T14:25:13.127Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:13 acks = -1 14:25:13 auto.include.jmx.reporter = true 14:25:13 batch.size = 16384 14:25:13 bootstrap.servers = [localhost:9092] 14:25:13 buffer.memory = 33554432 14:25:13 client.dns.lookup = use_all_dns_ips 14:25:13 client.id = producer-2 14:25:13 compression.gzip.level = -1 14:25:13 compression.lz4.level = 9 14:25:13 compression.type = none 14:25:13 compression.zstd.level = 3 14:25:13 connections.max.idle.ms = 540000 14:25:13 delivery.timeout.ms = 120000 14:25:13 enable.idempotence = true 14:25:13 enable.metrics.push = true 14:25:13 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 14:25:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:13 linger.ms = 0 14:25:13 max.block.ms = 60000 14:25:13 max.in.flight.requests.per.connection = 5 14:25:13 max.request.size = 1048576 14:25:13 metadata.max.age.ms = 300000 14:25:13 metadata.max.idle.ms = 300000 14:25:13 metadata.recovery.strategy = none 14:25:13 metric.reporters = [] 14:25:13 metrics.num.samples = 2 14:25:13 metrics.recording.level = INFO 14:25:13 metrics.sample.window.ms = 30000 14:25:13 partitioner.adaptive.partitioning.enable = true 14:25:13 partitioner.availability.timeout.ms = 0 14:25:13 partitioner.class = null 14:25:13 partitioner.ignore.keys = false 14:25:13 receive.buffer.bytes = 32768 14:25:13 reconnect.backoff.max.ms = 1000 14:25:13 reconnect.backoff.ms = 50 14:25:13 request.timeout.ms = 30000 14:25:13 retries = 2147483647 14:25:13 retry.backoff.max.ms = 1000 14:25:13 retry.backoff.ms = 100 14:25:13 sasl.client.callback.handler.class = null 14:25:13 sasl.jaas.config = null 14:25:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:13 sasl.kerberos.min.time.before.relogin = 60000 14:25:13 sasl.kerberos.service.name = null 14:25:13 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:13 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:13 sasl.login.callback.handler.class = null 14:25:13 sasl.login.class = null 14:25:13 sasl.login.connect.timeout.ms = null 14:25:13 sasl.login.read.timeout.ms = null 14:25:13 sasl.login.refresh.buffer.seconds = 300 14:25:13 sasl.login.refresh.min.period.seconds = 60 14:25:13 sasl.login.refresh.window.factor = 0.8 14:25:13 sasl.login.refresh.window.jitter = 0.05 14:25:13 sasl.login.retry.backoff.max.ms = 10000 14:25:13 sasl.login.retry.backoff.ms = 100 14:25:13 sasl.mechanism = GSSAPI 14:25:13 sasl.oauthbearer.clock.skew.seconds = 30 14:25:13 sasl.oauthbearer.expected.audience = null 14:25:13 sasl.oauthbearer.expected.issuer = null 14:25:13 sasl.oauthbearer.header.urlencode = false 14:25:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:13 sasl.oauthbearer.jwks.endpoint.url = null 14:25:13 sasl.oauthbearer.scope.claim.name = scope 14:25:13 sasl.oauthbearer.sub.claim.name = sub 14:25:13 sasl.oauthbearer.token.endpoint.url = null 14:25:13 security.protocol = PLAINTEXT 14:25:13 security.providers = null 14:25:13 send.buffer.bytes = 131072 14:25:13 socket.connection.setup.timeout.max.ms = 30000 14:25:13 socket.connection.setup.timeout.ms = 10000 14:25:13 ssl.cipher.suites = null 14:25:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:13 ssl.endpoint.identification.algorithm = https 14:25:13 ssl.engine.factory.class = null 14:25:13 ssl.key.password = null 14:25:13 ssl.keymanager.algorithm = SunX509 14:25:13 ssl.keystore.certificate.chain = null 14:25:13 ssl.keystore.key = null 14:25:13 ssl.keystore.location = null 14:25:13 ssl.keystore.password = null 14:25:13 ssl.keystore.type = JKS 14:25:13 ssl.protocol = TLSv1.3 14:25:13 ssl.provider = null 14:25:13 ssl.secure.random.implementation = null 14:25:13 ssl.trustmanager.algorithm = PKIX 14:25:13 ssl.truststore.certificates = null 14:25:13 ssl.truststore.location = null 14:25:13 ssl.truststore.password = null 14:25:13 ssl.truststore.type = JKS 14:25:13 transaction.timeout.ms = 60000 14:25:13 transactional.id = null 14:25:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:13 14:25:13 2026-01-14T14:25:13.128Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:13 2026-01-14T14:25:13.129Z INFO 6658 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 14:25:13 2026-01-14T14:25:13.137Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:13 2026-01-14T14:25:13.137Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:13 2026-01-14T14:25:13.137Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400713137 14:25:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 14:25:13 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 14:25:13 14:25:13 . ____ _ __ _ _ 14:25:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:13 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:13 =========|_|==============|___/=/_/_/_/ 14:25:13 14:25:13 :: Spring Boot :: (v3.5.9) 14:25:13 14:25:13 2026-01-14T14:25:13.182Z INFO 6658 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:13 2026-01-14T14:25:13.182Z INFO 6658 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:25:13 2026-01-14T14:25:13.453Z INFO 6658 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.297 seconds (process running for 34.883) 14:25:13 2026-01-14T14:25:13.496Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 14:25:13 2026-01-14T14:25:13.500Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 14:25:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 14:25:13 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 14:25:13 14:25:13 . ____ _ __ _ _ 14:25:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:13 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:13 =========|_|==============|___/=/_/_/_/ 14:25:13 14:25:13 :: Spring Boot :: (v3.5.9) 14:25:13 14:25:13 2026-01-14T14:25:13.619Z INFO 6658 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:13 2026-01-14T14:25:13.619Z INFO 6658 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:25:13 2026-01-14T14:25:13.621Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:13 2026-01-14T14:25:13.621Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:13 2026-01-14T14:25:13.624Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:13 2026-01-14T14:25:13.624Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:13 2026-01-14T14:25:13.624Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:13 2026-01-14T14:25:13.624Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:13 2026-01-14T14:25:13.637Z INFO 6658 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.04 seconds (process running for 35.066) 14:25:13 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 14:25:13 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 14:25:13 14:25:13 . ____ _ __ _ _ 14:25:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:13 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:13 =========|_|==============|___/=/_/_/_/ 14:25:13 14:25:13 :: Spring Boot :: (v3.5.9) 14:25:13 14:25:13 2026-01-14T14:25:13.687Z INFO 6658 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:13 2026-01-14T14:25:13.687Z INFO 6658 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:25:13 2026-01-14T14:25:13.700Z INFO 6658 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.033 seconds (process running for 35.129) 14:25:13 2026-01-14T14:25:13.714Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:25:13 2026-01-14T14:25:13.721Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 14:25:13 2026-01-14T14:25:13.728Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:13 2026-01-14T14:25:13.728Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:13 2026-01-14T14:25:13.728Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:13 2026-01-14T14:25:13.728Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:13 2026-01-14T14:25:13.728Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:13 2026-01-14T14:25:13.728Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:13 2026-01-14T14:25:13.729Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 14:25:13 2026-01-14T14:25:13.731Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 14:25:13 2026-01-14T14:25:13.739Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 14:25:13 2026-01-14T14:25:13.740Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 22 ms. 14:25:13 2026-01-14T14:25:13.740Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:25:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 14:25:13 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 14:25:13 14:25:13 . ____ _ __ _ _ 14:25:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:13 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:13 =========|_|==============|___/=/_/_/_/ 14:25:13 14:25:13 :: Spring Boot :: (v3.5.9) 14:25:13 14:25:13 2026-01-14T14:25:13.766Z INFO 6658 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:13 2026-01-14T14:25:13.773Z INFO 6658 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:25:13 2026-01-14T14:25:13.793Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:25:13 o o o o---o o--o o o---o o o----o o--o--o 14:25:13 | | / \ / | / / \ | | 14:25:13 o----o o o o----o | o o o----o | 14:25:13 | | * \ / | \ * \ | | 14:25:13 o o * o o---o o--o o----o o---o * o o----o o 14:25:13 14:25:13 2026-01-14T14:25:13.793Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:25:13 2026-01-14T14:25:13.793Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:25:13 2026-01-14T14:25:13.793Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 14:25:13 2026-01-14T14:25:13.793Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:25:13 2026-01-14T14:25:13.793Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 14:25:13 To enable the Jet engine on the members, do one of the following: 14:25:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:25:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:25:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:25:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:25:13 2026-01-14T14:25:13.806Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:25:13 2026-01-14T14:25:13.808Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 14:25:13 2026-01-14T14:25:13.816Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:25:13 2026-01-14T14:25:13.817Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTING 14:25:13 2026-01-14T14:25:13.830Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:13 2026-01-14T14:25:13.830Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:13 2026-01-14T14:25:13.830Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:13 2026-01-14T14:25:13.880Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:13 2026-01-14T14:25:13.881Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:13 2026-01-14T14:25:13.881Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:14 2026-01-14T14:25:14.064Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:14 2026-01-14T14:25:14.064Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:14 2026-01-14T14:25:14.064Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:14 2026-01-14T14:25:14.133Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:14 2026-01-14T14:25:14.134Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:14 2026-01-14T14:25:14.134Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:14 2026-01-14T14:25:14.514Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:14 2026-01-14T14:25:14.514Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:14 2026-01-14T14:25:14.514Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:14 2026-01-14T14:25:14.588Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:14 2026-01-14T14:25:14.588Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:14 2026-01-14T14:25:14.588Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:15 2026-01-14T14:25:15.475Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:15 2026-01-14T14:25:15.475Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:15 2026-01-14T14:25:15.476Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:15 2026-01-14T14:25:15.558Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:15 2026-01-14T14:25:15.559Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:15 2026-01-14T14:25:15.559Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:16 2026-01-14T14:25:16.415Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:16 2026-01-14T14:25:16.416Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:16 2026-01-14T14:25:16.416Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:16 2026-01-14T14:25:16.486Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:16 2026-01-14T14:25:16.486Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:16 2026-01-14T14:25:16.486Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:16 2026-01-14T14:25:16.536Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:25:16 14:25:16 Members {size:1, ver:1} [ 14:25:16 Member [10.30.107.215]:5701 - a9bc8dc6-b73a-4256-9587-eee34d790e28 this 14:25:16 ] 14:25:16 14:25:16 2026-01-14T14:25:16.536Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTED 14:25:16 2026-01-14T14:25:16.543Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 14:25:16 2026-01-14T14:25:16.543Z INFO 6658 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.796 seconds (process running for 37.972) 14:25:16 2026-01-14T14:25:16.549Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:25:17 2026-01-14T14:25:17.424Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:17 2026-01-14T14:25:17.424Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:17 2026-01-14T14:25:17.424Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:17 2026-01-14T14:25:17.497Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:17 2026-01-14T14:25:17.497Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:17 2026-01-14T14:25:17.497Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:17 2026-01-14T14:25:17.551Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - a9bc8dc6-b73a-4256-9587-eee34d790e28 this is handled 14:25:17 2026-01-14T14:25:17.563Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 14:25:17 2026-01-14T14:25:17.565Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 14:25:17 2026-01-14T14:25:17.566Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 14:25:17 2026-01-14T14:25:17.571Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 14:25:17 2026-01-14T14:25:17.572Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1023 ms. 14:25:17 2026-01-14T14:25:17.572Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:25:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.828 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 14:25:17 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 14:25:17 14:25:17 . ____ _ __ _ _ 14:25:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:17 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:17 =========|_|==============|___/=/_/_/_/ 14:25:17 14:25:17 :: Spring Boot :: (v3.5.9) 14:25:17 14:25:17 2026-01-14T14:25:17.661Z INFO 6658 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:17 2026-01-14T14:25:17.661Z INFO 6658 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 14:25:17 2026-01-14T14:25:17.698Z INFO 6658 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.057 seconds (process running for 39.127) 14:25:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.200 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 14:25:17 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 14:25:17 2026-01-14T14:25:17.901Z WARN 6658 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 14:25:17 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 14:25:17 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 14:25:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 14:25:18 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 14:25:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 14:25:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 14:25:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 14:25:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 14:25:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 14:25:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 14:25:18 2026-01-14T14:25:18.067Z INFO 6658 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:25:18 2026-01-14T14:25:18.132Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: c0ebaf206131ff32fdd78a06809c17e842539001b6e28c6eae06d344decd1c48 14:25:18 2026-01-14T14:25:18.426Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:18 2026-01-14T14:25:18.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:18 2026-01-14T14:25:18.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:18 2026-01-14T14:25:18.499Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:18 2026-01-14T14:25:18.499Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:18 2026-01-14T14:25:18.499Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:19 2026-01-14T14:25:19.335Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:19 2026-01-14T14:25:19.335Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:19 2026-01-14T14:25:19.335Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:19 2026-01-14T14:25:19.500Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:19 2026-01-14T14:25:19.500Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:19 2026-01-14T14:25:19.500Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:20 2026-01-14T14:25:20.343Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:20 2026-01-14T14:25:20.343Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:20 2026-01-14T14:25:20.343Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:20 2026-01-14T14:25:20.457Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:20 2026-01-14T14:25:20.458Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:20 2026-01-14T14:25:20.458Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:21 2026-01-14T14:25:21.313Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:21 2026-01-14T14:25:21.314Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:21 2026-01-14T14:25:21.314Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:21 2026-01-14T14:25:21.344Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:21 2026-01-14T14:25:21.344Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:21 2026-01-14T14:25:21.344Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:22 2026-01-14T14:25:22.323Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:22 2026-01-14T14:25:22.323Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:22 2026-01-14T14:25:22.323Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:22 2026-01-14T14:25:22.346Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:22 2026-01-14T14:25:22.346Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:22 2026-01-14T14:25:22.346Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:23 2026-01-14T14:25:23.129Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:23 2026-01-14T14:25:23.130Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:23 2026-01-14T14:25:23.130Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:23 2026-01-14T14:25:23.303Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:23 2026-01-14T14:25:23.303Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:23 2026-01-14T14:25:23.303Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:24 2026-01-14T14:25:23.992Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:24 2026-01-14T14:25:23.992Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:24 2026-01-14T14:25:23.992Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:24 2026-01-14T14:25:24.163Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:24 2026-01-14T14:25:24.163Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:24 2026-01-14T14:25:24.163Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:24 2026-01-14T14:25:24.360Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.292719712S 14:25:24 2026-01-14T14:25:24.379Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:24 allow.auto.create.topics = true 14:25:24 auto.commit.interval.ms = 5000 14:25:24 auto.include.jmx.reporter = true 14:25:24 auto.offset.reset = earliest 14:25:24 bootstrap.servers = [localhost:32769] 14:25:24 check.crcs = true 14:25:24 client.dns.lookup = use_all_dns_ips 14:25:24 client.id = consumer-test-1 14:25:24 client.rack = 14:25:24 connections.max.idle.ms = 540000 14:25:24 default.api.timeout.ms = 60000 14:25:24 enable.auto.commit = true 14:25:24 enable.metrics.push = true 14:25:24 exclude.internal.topics = true 14:25:24 fetch.max.bytes = 52428800 14:25:24 fetch.max.wait.ms = 500 14:25:24 fetch.min.bytes = 1 14:25:24 group.id = test 14:25:24 group.instance.id = null 14:25:24 group.protocol = classic 14:25:24 group.remote.assignor = null 14:25:24 heartbeat.interval.ms = 3000 14:25:24 interceptor.classes = [] 14:25:24 internal.leave.group.on.close = true 14:25:24 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:24 isolation.level = read_uncommitted 14:25:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:24 max.partition.fetch.bytes = 1048576 14:25:24 max.poll.interval.ms = 300000 14:25:24 max.poll.records = 500 14:25:24 metadata.max.age.ms = 300000 14:25:24 metadata.recovery.strategy = none 14:25:24 metric.reporters = [] 14:25:24 metrics.num.samples = 2 14:25:24 metrics.recording.level = INFO 14:25:24 metrics.sample.window.ms = 30000 14:25:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:24 receive.buffer.bytes = 65536 14:25:24 reconnect.backoff.max.ms = 1000 14:25:24 reconnect.backoff.ms = 50 14:25:24 request.timeout.ms = 30000 14:25:24 retry.backoff.max.ms = 1000 14:25:24 retry.backoff.ms = 100 14:25:24 sasl.client.callback.handler.class = null 14:25:24 sasl.jaas.config = null 14:25:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:24 sasl.kerberos.min.time.before.relogin = 60000 14:25:24 sasl.kerberos.service.name = null 14:25:24 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:24 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:24 sasl.login.callback.handler.class = null 14:25:24 sasl.login.class = null 14:25:24 sasl.login.connect.timeout.ms = null 14:25:24 sasl.login.read.timeout.ms = null 14:25:24 sasl.login.refresh.buffer.seconds = 300 14:25:24 sasl.login.refresh.min.period.seconds = 60 14:25:24 sasl.login.refresh.window.factor = 0.8 14:25:24 sasl.login.refresh.window.jitter = 0.05 14:25:24 sasl.login.retry.backoff.max.ms = 10000 14:25:24 sasl.login.retry.backoff.ms = 100 14:25:24 sasl.mechanism = GSSAPI 14:25:24 sasl.oauthbearer.clock.skew.seconds = 30 14:25:24 sasl.oauthbearer.expected.audience = null 14:25:24 sasl.oauthbearer.expected.issuer = null 14:25:24 sasl.oauthbearer.header.urlencode = false 14:25:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:24 sasl.oauthbearer.jwks.endpoint.url = null 14:25:24 sasl.oauthbearer.scope.claim.name = scope 14:25:24 sasl.oauthbearer.sub.claim.name = sub 14:25:24 sasl.oauthbearer.token.endpoint.url = null 14:25:24 security.protocol = PLAINTEXT 14:25:24 security.providers = null 14:25:24 send.buffer.bytes = 131072 14:25:24 session.timeout.ms = 45000 14:25:24 socket.connection.setup.timeout.max.ms = 30000 14:25:24 socket.connection.setup.timeout.ms = 10000 14:25:24 ssl.cipher.suites = null 14:25:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:24 ssl.endpoint.identification.algorithm = https 14:25:24 ssl.engine.factory.class = null 14:25:24 ssl.key.password = null 14:25:24 ssl.keymanager.algorithm = SunX509 14:25:24 ssl.keystore.certificate.chain = null 14:25:24 ssl.keystore.key = null 14:25:24 ssl.keystore.location = null 14:25:24 ssl.keystore.password = null 14:25:24 ssl.keystore.type = JKS 14:25:24 ssl.protocol = TLSv1.3 14:25:24 ssl.provider = null 14:25:24 ssl.secure.random.implementation = null 14:25:24 ssl.trustmanager.algorithm = PKIX 14:25:24 ssl.truststore.certificates = null 14:25:24 ssl.truststore.location = null 14:25:24 ssl.truststore.password = null 14:25:24 ssl.truststore.type = JKS 14:25:24 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:24 14:25:24 2026-01-14T14:25:24.395Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:24 2026-01-14T14:25:24.447Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:24 2026-01-14T14:25:24.447Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:24 2026-01-14T14:25:24.447Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400724447 14:25:24 14:25:24 . ____ _ __ _ _ 14:25:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:24 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:24 =========|_|==============|___/=/_/_/_/ 14:25:24 14:25:24 :: Spring Boot :: (v3.5.9) 14:25:24 14:25:24 2026-01-14T14:25:24.467Z INFO 6658 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:24 2026-01-14T14:25:24.467Z INFO 6658 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 14:25:24 2026-01-14T14:25:24.511Z INFO 6658 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.061 seconds (process running for 45.94) 14:25:24 2026-01-14T14:25:24.516Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 14:25:24 2026-01-14T14:25:24.547Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:24 2026-01-14T14:25:24.548Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:24 acks = -1 14:25:24 auto.include.jmx.reporter = true 14:25:24 batch.size = 16384 14:25:24 bootstrap.servers = [localhost:32769] 14:25:24 buffer.memory = 33554432 14:25:24 client.dns.lookup = use_all_dns_ips 14:25:24 client.id = producer-3 14:25:24 compression.gzip.level = -1 14:25:24 compression.lz4.level = 9 14:25:24 compression.type = none 14:25:24 compression.zstd.level = 3 14:25:24 connections.max.idle.ms = 540000 14:25:24 delivery.timeout.ms = 120000 14:25:24 enable.idempotence = false 14:25:24 enable.metrics.push = true 14:25:24 interceptor.classes = [] 14:25:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:24 linger.ms = 1 14:25:24 max.block.ms = 60000 14:25:24 max.in.flight.requests.per.connection = 5 14:25:24 max.request.size = 1048576 14:25:24 metadata.max.age.ms = 300000 14:25:24 metadata.max.idle.ms = 300000 14:25:24 metadata.recovery.strategy = none 14:25:24 metric.reporters = [] 14:25:24 metrics.num.samples = 2 14:25:24 metrics.recording.level = INFO 14:25:24 metrics.sample.window.ms = 30000 14:25:24 partitioner.adaptive.partitioning.enable = true 14:25:24 partitioner.availability.timeout.ms = 0 14:25:24 partitioner.class = null 14:25:24 partitioner.ignore.keys = false 14:25:24 receive.buffer.bytes = 32768 14:25:24 reconnect.backoff.max.ms = 1000 14:25:24 reconnect.backoff.ms = 50 14:25:24 request.timeout.ms = 30000 14:25:24 retries = 0 14:25:24 retry.backoff.max.ms = 1000 14:25:24 retry.backoff.ms = 100 14:25:24 sasl.client.callback.handler.class = null 14:25:24 sasl.jaas.config = null 14:25:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:24 sasl.kerberos.min.time.before.relogin = 60000 14:25:24 sasl.kerberos.service.name = null 14:25:24 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:24 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:24 sasl.login.callback.handler.class = null 14:25:24 sasl.login.class = null 14:25:24 sasl.login.connect.timeout.ms = null 14:25:24 sasl.login.read.timeout.ms = null 14:25:24 sasl.login.refresh.buffer.seconds = 300 14:25:24 sasl.login.refresh.min.period.seconds = 60 14:25:24 sasl.login.refresh.window.factor = 0.8 14:25:24 sasl.login.refresh.window.jitter = 0.05 14:25:24 sasl.login.retry.backoff.max.ms = 10000 14:25:24 sasl.login.retry.backoff.ms = 100 14:25:24 sasl.mechanism = GSSAPI 14:25:24 sasl.oauthbearer.clock.skew.seconds = 30 14:25:24 sasl.oauthbearer.expected.audience = null 14:25:24 sasl.oauthbearer.expected.issuer = null 14:25:24 sasl.oauthbearer.header.urlencode = false 14:25:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:24 sasl.oauthbearer.jwks.endpoint.url = null 14:25:24 sasl.oauthbearer.scope.claim.name = scope 14:25:24 sasl.oauthbearer.sub.claim.name = sub 14:25:24 sasl.oauthbearer.token.endpoint.url = null 14:25:24 security.protocol = PLAINTEXT 14:25:24 security.providers = null 14:25:24 send.buffer.bytes = 131072 14:25:24 socket.connection.setup.timeout.max.ms = 30000 14:25:24 socket.connection.setup.timeout.ms = 10000 14:25:24 ssl.cipher.suites = null 14:25:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:24 ssl.endpoint.identification.algorithm = https 14:25:24 ssl.engine.factory.class = null 14:25:24 ssl.key.password = null 14:25:24 ssl.keymanager.algorithm = SunX509 14:25:24 ssl.keystore.certificate.chain = null 14:25:24 ssl.keystore.key = null 14:25:24 ssl.keystore.location = null 14:25:24 ssl.keystore.password = null 14:25:24 ssl.keystore.type = JKS 14:25:24 ssl.protocol = TLSv1.3 14:25:24 ssl.provider = null 14:25:24 ssl.secure.random.implementation = null 14:25:24 ssl.trustmanager.algorithm = PKIX 14:25:24 ssl.truststore.certificates = null 14:25:24 ssl.truststore.location = null 14:25:24 ssl.truststore.password = null 14:25:24 ssl.truststore.type = JKS 14:25:24 transaction.timeout.ms = 60000 14:25:24 transactional.id = null 14:25:24 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:25:24 14:25:24 2026-01-14T14:25:24.548Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:24 2026-01-14T14:25:24.553Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:24 2026-01-14T14:25:24.553Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:24 2026-01-14T14:25:24.553Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:24 2026-01-14T14:25:24.553Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400724553 14:25:24 2026-01-14T14:25:24.756Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 14:25:24 2026-01-14T14:25:24.757Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:24 2026-01-14T14:25:24.914Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:24 2026-01-14T14:25:24.914Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:24 2026-01-14T14:25:24.915Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:25 2026-01-14T14:25:24.965Z INFO 6658 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:25 2026-01-14T14:25:25.111Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 14:25:25 2026-01-14T14:25:25.118Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 14:25:25 2026-01-14T14:25:25.157Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-5c251cb0-edab-4e9a-80c3-29cc09aac1db 14:25:25 2026-01-14T14:25:25.157Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 14:25:25 2026-01-14T14:25:25.175Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:25 2026-01-14T14:25:25.176Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:25 2026-01-14T14:25:25.176Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:25 2026-01-14T14:25:25.186Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-5c251cb0-edab-4e9a-80c3-29cc09aac1db', protocol='range'} 14:25:25 2026-01-14T14:25:25.196Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-5c251cb0-edab-4e9a-80c3-29cc09aac1db=Assignment(partitions=[test-topic-0])} 14:25:25 2026-01-14T14:25:25.223Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-5c251cb0-edab-4e9a-80c3-29cc09aac1db', protocol='range'} 14:25:25 2026-01-14T14:25:25.224Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 14:25:25 2026-01-14T14:25:25.228Z INFO 6658 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 14:25:25 2026-01-14T14:25:25.248Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 14:25:25 2026-01-14T14:25:25.275Z INFO 6658 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 14:25:25 2026-01-14T14:25:25.418Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:25 2026-01-14T14:25:25.422Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 14:25:25 2026-01-14T14:25:25.518Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:25 2026-01-14T14:25:25.519Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 194ms, elapsed time since send: 194ms, throttle time: 0ms, request timeout: 30000ms) 14:25:25 2026-01-14T14:25:25.519Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 14:25:25 2026-01-14T14:25:25.519Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 14:25:25 2026-01-14T14:25:25.519Z INFO 6658 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=195028100, epoch=1) to node 1: 14:25:25 14:25:25 org.apache.kafka.common.errors.DisconnectException 14:25:25 14:25:25 2026-01-14T14:25:25.522Z INFO 6658 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:25:25 2026-01-14T14:25:25.538Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:25 2026-01-14T14:25:25.538Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.532 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 14:25:25 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 14:25:25 2026-01-14T14:25:25.593Z INFO 6658 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:25:25 2026-01-14T14:25:25.623Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:25 2026-01-14T14:25:25.624Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:25 2026-01-14T14:25:25.649Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: fd4a014c5ba115f568b19f059135a9bd4fdb7a4a950cc71429603b5400dd6849 14:25:25 2026-01-14T14:25:25.772Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:25 2026-01-14T14:25:25.773Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:25 2026-01-14T14:25:25.773Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:25 2026-01-14T14:25:25.773Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:25 2026-01-14T14:25:25.773Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:25 2026-01-14T14:25:25.926Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:25 2026-01-14T14:25:25.926Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:26 2026-01-14T14:25:26.133Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:26 2026-01-14T14:25:26.133Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:26 2026-01-14T14:25:26.133Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:26 2026-01-14T14:25:26.169Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:26 2026-01-14T14:25:26.170Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:26 2026-01-14T14:25:26.232Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:26 2026-01-14T14:25:26.232Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:26 2026-01-14T14:25:26.573Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:26 2026-01-14T14:25:26.573Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:26 2026-01-14T14:25:26.679Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:26 2026-01-14T14:25:26.679Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:26 2026-01-14T14:25:26.679Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:26 2026-01-14T14:25:26.735Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:26 2026-01-14T14:25:26.735Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:27 2026-01-14T14:25:27.090Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:27 2026-01-14T14:25:27.090Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:27 2026-01-14T14:25:27.090Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:27 2026-01-14T14:25:27.520Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:27 2026-01-14T14:25:27.520Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:27 2026-01-14T14:25:27.635Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:27 2026-01-14T14:25:27.636Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:27 2026-01-14T14:25:27.636Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:27 2026-01-14T14:25:27.740Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:27 2026-01-14T14:25:27.740Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:28 2026-01-14T14:25:28.130Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:28 2026-01-14T14:25:28.130Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:28 2026-01-14T14:25:28.130Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:28 2026-01-14T14:25:28.522Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:28 2026-01-14T14:25:28.523Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:28 2026-01-14T14:25:28.636Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:28 2026-01-14T14:25:28.636Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:28 2026-01-14T14:25:28.636Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:28 2026-01-14T14:25:28.745Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:28 2026-01-14T14:25:28.745Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:29 2026-01-14T14:25:29.131Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:29 2026-01-14T14:25:29.131Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:29 2026-01-14T14:25:29.131Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:29 2026-01-14T14:25:29.537Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:29 2026-01-14T14:25:29.538Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:29 2026-01-14T14:25:29.546Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:29 2026-01-14T14:25:29.546Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:29 2026-01-14T14:25:29.546Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:29 2026-01-14T14:25:29.759Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:29 2026-01-14T14:25:29.759Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:30 2026-01-14T14:25:30.132Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:30 2026-01-14T14:25:30.133Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:30 2026-01-14T14:25:30.133Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:30 2026-01-14T14:25:30.522Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:30 2026-01-14T14:25:30.522Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:30 2026-01-14T14:25:30.522Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:30 2026-01-14T14:25:30.539Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:30 2026-01-14T14:25:30.539Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:30 2026-01-14T14:25:30.764Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:30 2026-01-14T14:25:30.764Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:31 2026-01-14T14:25:31.140Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:31 2026-01-14T14:25:31.140Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:31 2026-01-14T14:25:31.140Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:31 2026-01-14T14:25:31.432Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:31 2026-01-14T14:25:31.433Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:31 2026-01-14T14:25:31.433Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:31 2026-01-14T14:25:31.541Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:31 2026-01-14T14:25:31.541Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:31 2026-01-14T14:25:31.671Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:31 2026-01-14T14:25:31.671Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:31 2026-01-14T14:25:31.825Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.232030372S 14:25:31 2026-01-14T14:25:31.832Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:31 allow.auto.create.topics = true 14:25:31 auto.commit.interval.ms = 5000 14:25:31 auto.include.jmx.reporter = true 14:25:31 auto.offset.reset = earliest 14:25:31 bootstrap.servers = [localhost:32770] 14:25:31 check.crcs = true 14:25:31 client.dns.lookup = use_all_dns_ips 14:25:31 client.id = consumer-test-2 14:25:31 client.rack = 14:25:31 connections.max.idle.ms = 540000 14:25:31 default.api.timeout.ms = 60000 14:25:31 enable.auto.commit = true 14:25:31 enable.metrics.push = true 14:25:31 exclude.internal.topics = true 14:25:31 fetch.max.bytes = 52428800 14:25:31 fetch.max.wait.ms = 500 14:25:31 fetch.min.bytes = 1 14:25:31 group.id = test 14:25:31 group.instance.id = null 14:25:31 group.protocol = classic 14:25:31 group.remote.assignor = null 14:25:31 heartbeat.interval.ms = 3000 14:25:31 interceptor.classes = [] 14:25:31 internal.leave.group.on.close = true 14:25:31 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:31 isolation.level = read_uncommitted 14:25:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:31 max.partition.fetch.bytes = 1048576 14:25:31 max.poll.interval.ms = 300000 14:25:31 max.poll.records = 500 14:25:31 metadata.max.age.ms = 300000 14:25:31 metadata.recovery.strategy = none 14:25:31 metric.reporters = [] 14:25:31 metrics.num.samples = 2 14:25:31 metrics.recording.level = INFO 14:25:31 metrics.sample.window.ms = 30000 14:25:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:31 receive.buffer.bytes = 65536 14:25:31 reconnect.backoff.max.ms = 1000 14:25:31 reconnect.backoff.ms = 50 14:25:31 request.timeout.ms = 30000 14:25:31 retry.backoff.max.ms = 1000 14:25:31 retry.backoff.ms = 100 14:25:31 sasl.client.callback.handler.class = null 14:25:31 sasl.jaas.config = null 14:25:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:31 sasl.kerberos.min.time.before.relogin = 60000 14:25:31 sasl.kerberos.service.name = null 14:25:31 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:31 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:31 sasl.login.callback.handler.class = null 14:25:31 sasl.login.class = null 14:25:31 sasl.login.connect.timeout.ms = null 14:25:31 sasl.login.read.timeout.ms = null 14:25:31 sasl.login.refresh.buffer.seconds = 300 14:25:31 sasl.login.refresh.min.period.seconds = 60 14:25:31 sasl.login.refresh.window.factor = 0.8 14:25:31 sasl.login.refresh.window.jitter = 0.05 14:25:31 sasl.login.retry.backoff.max.ms = 10000 14:25:31 sasl.login.retry.backoff.ms = 100 14:25:31 sasl.mechanism = GSSAPI 14:25:31 sasl.oauthbearer.clock.skew.seconds = 30 14:25:31 sasl.oauthbearer.expected.audience = null 14:25:31 sasl.oauthbearer.expected.issuer = null 14:25:31 sasl.oauthbearer.header.urlencode = false 14:25:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:31 sasl.oauthbearer.jwks.endpoint.url = null 14:25:31 sasl.oauthbearer.scope.claim.name = scope 14:25:31 sasl.oauthbearer.sub.claim.name = sub 14:25:31 sasl.oauthbearer.token.endpoint.url = null 14:25:31 security.protocol = PLAINTEXT 14:25:31 security.providers = null 14:25:31 send.buffer.bytes = 131072 14:25:31 session.timeout.ms = 45000 14:25:31 socket.connection.setup.timeout.max.ms = 30000 14:25:31 socket.connection.setup.timeout.ms = 10000 14:25:31 ssl.cipher.suites = null 14:25:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:31 ssl.endpoint.identification.algorithm = https 14:25:31 ssl.engine.factory.class = null 14:25:31 ssl.key.password = null 14:25:31 ssl.keymanager.algorithm = SunX509 14:25:31 ssl.keystore.certificate.chain = null 14:25:31 ssl.keystore.key = null 14:25:31 ssl.keystore.location = null 14:25:31 ssl.keystore.password = null 14:25:31 ssl.keystore.type = JKS 14:25:31 ssl.protocol = TLSv1.3 14:25:31 ssl.provider = null 14:25:31 ssl.secure.random.implementation = null 14:25:31 ssl.trustmanager.algorithm = PKIX 14:25:31 ssl.truststore.certificates = null 14:25:31 ssl.truststore.location = null 14:25:31 ssl.truststore.password = null 14:25:31 ssl.truststore.type = JKS 14:25:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:25:31 14:25:31 2026-01-14T14:25:31.833Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:31 2026-01-14T14:25:31.840Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:31 2026-01-14T14:25:31.840Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:31 2026-01-14T14:25:31.840Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400731840 14:25:31 14:25:31,862 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:25:31 14:25:31,862 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:25:31 14:25:31,862 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:25:31 14:25:31,869 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:25:31 14:25:31,869 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:25:31 14:25:31,879 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:25:31 14:25:31,879 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:25:31 14:25:31 . ____ _ __ _ _ 14:25:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:31 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:31 =========|_|==============|___/=/_/_/_/ 14:25:31 14:25:31 :: Spring Boot :: (v3.5.9) 14:25:31 14:25:31 2026-01-14T14:25:31.897Z INFO 6658 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:31 2026-01-14T14:25:31.897Z INFO 6658 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 14:25:31 2026-01-14T14:25:31.930Z INFO 6658 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.088 seconds (process running for 53.36) 14:25:31 2026-01-14T14:25:31.934Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 14:25:31 2026-01-14T14:25:31.955Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:31 2026-01-14T14:25:31.956Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:31 acks = -1 14:25:31 auto.include.jmx.reporter = true 14:25:31 batch.size = 16384 14:25:31 bootstrap.servers = [localhost:32770] 14:25:31 buffer.memory = 33554432 14:25:31 client.dns.lookup = use_all_dns_ips 14:25:31 client.id = producer-4 14:25:31 compression.gzip.level = -1 14:25:31 compression.lz4.level = 9 14:25:31 compression.type = none 14:25:31 compression.zstd.level = 3 14:25:31 connections.max.idle.ms = 540000 14:25:31 delivery.timeout.ms = 120000 14:25:31 enable.idempotence = false 14:25:31 enable.metrics.push = true 14:25:31 interceptor.classes = [] 14:25:31 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:31 linger.ms = 1 14:25:31 max.block.ms = 60000 14:25:31 max.in.flight.requests.per.connection = 5 14:25:31 max.request.size = 1048576 14:25:31 metadata.max.age.ms = 300000 14:25:31 metadata.max.idle.ms = 300000 14:25:31 metadata.recovery.strategy = none 14:25:31 metric.reporters = [] 14:25:31 metrics.num.samples = 2 14:25:31 metrics.recording.level = INFO 14:25:31 metrics.sample.window.ms = 30000 14:25:32 partitioner.adaptive.partitioning.enable = true 14:25:32 partitioner.availability.timeout.ms = 0 14:25:32 partitioner.class = null 14:25:32 partitioner.ignore.keys = false 14:25:32 receive.buffer.bytes = 32768 14:25:32 reconnect.backoff.max.ms = 1000 14:25:32 reconnect.backoff.ms = 50 14:25:32 request.timeout.ms = 30000 14:25:32 retries = 0 14:25:32 retry.backoff.max.ms = 1000 14:25:32 retry.backoff.ms = 100 14:25:32 sasl.client.callback.handler.class = null 14:25:32 sasl.jaas.config = null 14:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:32 sasl.kerberos.min.time.before.relogin = 60000 14:25:32 sasl.kerberos.service.name = null 14:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:32 sasl.login.callback.handler.class = null 14:25:32 sasl.login.class = null 14:25:32 sasl.login.connect.timeout.ms = null 14:25:32 sasl.login.read.timeout.ms = null 14:25:32 sasl.login.refresh.buffer.seconds = 300 14:25:32 sasl.login.refresh.min.period.seconds = 60 14:25:32 sasl.login.refresh.window.factor = 0.8 14:25:32 sasl.login.refresh.window.jitter = 0.05 14:25:32 sasl.login.retry.backoff.max.ms = 10000 14:25:32 sasl.login.retry.backoff.ms = 100 14:25:32 sasl.mechanism = GSSAPI 14:25:32 sasl.oauthbearer.clock.skew.seconds = 30 14:25:32 sasl.oauthbearer.expected.audience = null 14:25:32 sasl.oauthbearer.expected.issuer = null 14:25:32 sasl.oauthbearer.header.urlencode = false 14:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:32 sasl.oauthbearer.jwks.endpoint.url = null 14:25:32 sasl.oauthbearer.scope.claim.name = scope 14:25:32 sasl.oauthbearer.sub.claim.name = sub 14:25:32 sasl.oauthbearer.token.endpoint.url = null 14:25:32 security.protocol = PLAINTEXT 14:25:32 security.providers = null 14:25:32 send.buffer.bytes = 131072 14:25:32 socket.connection.setup.timeout.max.ms = 30000 14:25:32 socket.connection.setup.timeout.ms = 10000 14:25:32 ssl.cipher.suites = null 14:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:32 ssl.endpoint.identification.algorithm = https 14:25:32 ssl.engine.factory.class = null 14:25:32 ssl.key.password = null 14:25:32 ssl.keymanager.algorithm = SunX509 14:25:32 ssl.keystore.certificate.chain = null 14:25:32 ssl.keystore.key = null 14:25:32 ssl.keystore.location = null 14:25:32 ssl.keystore.password = null 14:25:32 ssl.keystore.type = JKS 14:25:32 ssl.protocol = TLSv1.3 14:25:32 ssl.provider = null 14:25:32 ssl.secure.random.implementation = null 14:25:32 ssl.trustmanager.algorithm = PKIX 14:25:32 ssl.truststore.certificates = null 14:25:32 ssl.truststore.location = null 14:25:32 ssl.truststore.password = null 14:25:32 ssl.truststore.type = JKS 14:25:32 transaction.timeout.ms = 60000 14:25:32 transactional.id = null 14:25:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:32 14:25:32 2026-01-14T14:25:31.956Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:32 2026-01-14T14:25:31.960Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:32 2026-01-14T14:25:31.960Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:32 2026-01-14T14:25:31.960Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:32 2026-01-14T14:25:31.960Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400731960 14:25:32 2026-01-14T14:25:32.012Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 14:25:32 2026-01-14T14:25:32.012Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:32 2026-01-14T14:25:32.141Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:32 2026-01-14T14:25:32.141Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:32 2026-01-14T14:25:32.141Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:32 2026-01-14T14:25:32.202Z INFO 6658 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:32 2026-01-14T14:25:32.296Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:32 2026-01-14T14:25:32.296Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:32 2026-01-14T14:25:32.296Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:32 2026-01-14T14:25:32.337Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 14:25:32 2026-01-14T14:25:32.340Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 14:25:32 2026-01-14T14:25:32.370Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-2-f70facff-8005-4806-a08a-a9025f46bd46 14:25:32 2026-01-14T14:25:32.371Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 14:25:32 2026-01-14T14:25:32.397Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-2-f70facff-8005-4806-a08a-a9025f46bd46', protocol='range'} 14:25:32 2026-01-14T14:25:32.398Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Finished assignment for group at generation 1: {consumer-test-2-f70facff-8005-4806-a08a-a9025f46bd46=Assignment(partitions=[client-topic-0])} 14:25:32 2026-01-14T14:25:32.420Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-2-f70facff-8005-4806-a08a-a9025f46bd46', protocol='range'} 14:25:32 2026-01-14T14:25:32.421Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 14:25:32 2026-01-14T14:25:32.421Z INFO 6658 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 14:25:32 2026-01-14T14:25:32.433Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 14:25:32 2026-01-14T14:25:32.447Z INFO 6658 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 14:25:32 2026-01-14T14:25:32.501Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:32 allow.auto.create.topics = true 14:25:32 auto.commit.interval.ms = 5000 14:25:32 auto.include.jmx.reporter = true 14:25:32 auto.offset.reset = earliest 14:25:32 bootstrap.servers = [localhost:32770] 14:25:32 check.crcs = true 14:25:32 client.dns.lookup = use_all_dns_ips 14:25:32 client.id = consumer-test-3 14:25:32 client.rack = 14:25:32 connections.max.idle.ms = 540000 14:25:32 default.api.timeout.ms = 60000 14:25:32 enable.auto.commit = true 14:25:32 enable.metrics.push = true 14:25:32 exclude.internal.topics = true 14:25:32 fetch.max.bytes = 52428800 14:25:32 fetch.max.wait.ms = 500 14:25:32 fetch.min.bytes = 1 14:25:32 group.id = test 14:25:32 group.instance.id = null 14:25:32 group.protocol = classic 14:25:32 group.remote.assignor = null 14:25:32 heartbeat.interval.ms = 3000 14:25:32 interceptor.classes = [] 14:25:32 internal.leave.group.on.close = true 14:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:32 isolation.level = read_uncommitted 14:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:32 max.partition.fetch.bytes = 1048576 14:25:32 max.poll.interval.ms = 300000 14:25:32 max.poll.records = 500 14:25:32 metadata.max.age.ms = 300000 14:25:32 metadata.recovery.strategy = none 14:25:32 metric.reporters = [] 14:25:32 metrics.num.samples = 2 14:25:32 metrics.recording.level = INFO 14:25:32 metrics.sample.window.ms = 30000 14:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:32 receive.buffer.bytes = 65536 14:25:32 reconnect.backoff.max.ms = 1000 14:25:32 reconnect.backoff.ms = 50 14:25:32 request.timeout.ms = 30000 14:25:32 retry.backoff.max.ms = 1000 14:25:32 retry.backoff.ms = 100 14:25:32 sasl.client.callback.handler.class = null 14:25:32 sasl.jaas.config = null 14:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:32 sasl.kerberos.min.time.before.relogin = 60000 14:25:32 sasl.kerberos.service.name = null 14:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:32 sasl.login.callback.handler.class = null 14:25:32 sasl.login.class = null 14:25:32 sasl.login.connect.timeout.ms = null 14:25:32 sasl.login.read.timeout.ms = null 14:25:32 sasl.login.refresh.buffer.seconds = 300 14:25:32 sasl.login.refresh.min.period.seconds = 60 14:25:32 sasl.login.refresh.window.factor = 0.8 14:25:32 sasl.login.refresh.window.jitter = 0.05 14:25:32 sasl.login.retry.backoff.max.ms = 10000 14:25:32 sasl.login.retry.backoff.ms = 100 14:25:32 sasl.mechanism = GSSAPI 14:25:32 sasl.oauthbearer.clock.skew.seconds = 30 14:25:32 sasl.oauthbearer.expected.audience = null 14:25:32 sasl.oauthbearer.expected.issuer = null 14:25:32 sasl.oauthbearer.header.urlencode = false 14:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:32 sasl.oauthbearer.jwks.endpoint.url = null 14:25:32 sasl.oauthbearer.scope.claim.name = scope 14:25:32 sasl.oauthbearer.sub.claim.name = sub 14:25:32 sasl.oauthbearer.token.endpoint.url = null 14:25:32 security.protocol = PLAINTEXT 14:25:32 security.providers = null 14:25:32 send.buffer.bytes = 131072 14:25:32 session.timeout.ms = 45000 14:25:32 socket.connection.setup.timeout.max.ms = 30000 14:25:32 socket.connection.setup.timeout.ms = 10000 14:25:32 ssl.cipher.suites = null 14:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:32 ssl.endpoint.identification.algorithm = https 14:25:32 ssl.engine.factory.class = null 14:25:32 ssl.key.password = null 14:25:32 ssl.keymanager.algorithm = SunX509 14:25:32 ssl.keystore.certificate.chain = null 14:25:32 ssl.keystore.key = null 14:25:32 ssl.keystore.location = null 14:25:32 ssl.keystore.password = null 14:25:32 ssl.keystore.type = JKS 14:25:32 ssl.protocol = TLSv1.3 14:25:32 ssl.provider = null 14:25:32 ssl.secure.random.implementation = null 14:25:32 ssl.trustmanager.algorithm = PKIX 14:25:32 ssl.truststore.certificates = null 14:25:32 ssl.truststore.location = null 14:25:32 ssl.truststore.password = null 14:25:32 ssl.truststore.type = JKS 14:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:25:32 14:25:32 2026-01-14T14:25:32.501Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:32 2026-01-14T14:25:32.504Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:32 2026-01-14T14:25:32.504Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:32 2026-01-14T14:25:32.504Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400732504 14:25:32 2026-01-14T14:25:32.511Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:32 allow.auto.create.topics = true 14:25:32 auto.commit.interval.ms = 5000 14:25:32 auto.include.jmx.reporter = true 14:25:32 auto.offset.reset = earliest 14:25:32 bootstrap.servers = [localhost:32770] 14:25:32 check.crcs = true 14:25:32 client.dns.lookup = use_all_dns_ips 14:25:32 client.id = consumer-test-4 14:25:32 client.rack = 14:25:32 connections.max.idle.ms = 540000 14:25:32 default.api.timeout.ms = 60000 14:25:32 enable.auto.commit = true 14:25:32 enable.metrics.push = true 14:25:32 exclude.internal.topics = true 14:25:32 fetch.max.bytes = 52428800 14:25:32 fetch.max.wait.ms = 500 14:25:32 fetch.min.bytes = 1 14:25:32 group.id = test 14:25:32 group.instance.id = null 14:25:32 group.protocol = classic 14:25:32 group.remote.assignor = null 14:25:32 heartbeat.interval.ms = 3000 14:25:32 interceptor.classes = [] 14:25:32 internal.leave.group.on.close = true 14:25:32 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:32 isolation.level = read_uncommitted 14:25:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:32 max.partition.fetch.bytes = 1048576 14:25:32 max.poll.interval.ms = 300000 14:25:32 max.poll.records = 500 14:25:32 metadata.max.age.ms = 300000 14:25:32 metadata.recovery.strategy = none 14:25:32 metric.reporters = [] 14:25:32 metrics.num.samples = 2 14:25:32 metrics.recording.level = INFO 14:25:32 metrics.sample.window.ms = 30000 14:25:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:32 receive.buffer.bytes = 65536 14:25:32 reconnect.backoff.max.ms = 1000 14:25:32 reconnect.backoff.ms = 50 14:25:32 request.timeout.ms = 30000 14:25:32 retry.backoff.max.ms = 1000 14:25:32 retry.backoff.ms = 100 14:25:32 sasl.client.callback.handler.class = null 14:25:32 sasl.jaas.config = null 14:25:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:32 sasl.kerberos.min.time.before.relogin = 60000 14:25:32 sasl.kerberos.service.name = null 14:25:32 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:32 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:32 sasl.login.callback.handler.class = null 14:25:32 sasl.login.class = null 14:25:32 sasl.login.connect.timeout.ms = null 14:25:32 sasl.login.read.timeout.ms = null 14:25:32 sasl.login.refresh.buffer.seconds = 300 14:25:32 sasl.login.refresh.min.period.seconds = 60 14:25:32 sasl.login.refresh.window.factor = 0.8 14:25:32 sasl.login.refresh.window.jitter = 0.05 14:25:32 sasl.login.retry.backoff.max.ms = 10000 14:25:32 sasl.login.retry.backoff.ms = 100 14:25:32 sasl.mechanism = GSSAPI 14:25:32 sasl.oauthbearer.clock.skew.seconds = 30 14:25:32 sasl.oauthbearer.expected.audience = null 14:25:32 sasl.oauthbearer.expected.issuer = null 14:25:32 sasl.oauthbearer.header.urlencode = false 14:25:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:32 sasl.oauthbearer.jwks.endpoint.url = null 14:25:32 sasl.oauthbearer.scope.claim.name = scope 14:25:32 sasl.oauthbearer.sub.claim.name = sub 14:25:32 sasl.oauthbearer.token.endpoint.url = null 14:25:32 security.protocol = PLAINTEXT 14:25:32 security.providers = null 14:25:32 send.buffer.bytes = 131072 14:25:32 session.timeout.ms = 45000 14:25:32 socket.connection.setup.timeout.max.ms = 30000 14:25:32 socket.connection.setup.timeout.ms = 10000 14:25:32 ssl.cipher.suites = null 14:25:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:32 ssl.endpoint.identification.algorithm = https 14:25:32 ssl.engine.factory.class = null 14:25:32 ssl.key.password = null 14:25:32 ssl.keymanager.algorithm = SunX509 14:25:32 ssl.keystore.certificate.chain = null 14:25:32 ssl.keystore.key = null 14:25:32 ssl.keystore.location = null 14:25:32 ssl.keystore.password = null 14:25:32 ssl.keystore.type = JKS 14:25:32 ssl.protocol = TLSv1.3 14:25:32 ssl.provider = null 14:25:32 ssl.secure.random.implementation = null 14:25:32 ssl.trustmanager.algorithm = PKIX 14:25:32 ssl.truststore.certificates = null 14:25:32 ssl.truststore.location = null 14:25:32 ssl.truststore.password = null 14:25:32 ssl.truststore.type = JKS 14:25:32 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:25:32 14:25:32 2026-01-14T14:25:32.511Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:32 2026-01-14T14:25:32.514Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:32 2026-01-14T14:25:32.514Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:32 2026-01-14T14:25:32.514Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400732514 14:25:32 2026-01-14T14:25:32.542Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:32 2026-01-14T14:25:32.542Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:32 2026-01-14T14:25:32.587Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:32 2026-01-14T14:25:32.587Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 14:25:32 2026-01-14T14:25:32.600Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:32 2026-01-14T14:25:32.600Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 112ms, elapsed time since send: 112ms, throttle time: 0ms, request timeout: 30000ms) 14:25:32 2026-01-14T14:25:32.600Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 14:25:32 2026-01-14T14:25:32.600Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 14:25:32 2026-01-14T14:25:32.600Z INFO 6658 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=196378970, epoch=1) to node 1: 14:25:32 14:25:32 org.apache.kafka.common.errors.DisconnectException 14:25:32 14:25:32 2026-01-14T14:25:32.601Z INFO 6658 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:25:32 2026-01-14T14:25:32.679Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:32 2026-01-14T14:25:32.679Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:32 2026-01-14T14:25:32.687Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:32 2026-01-14T14:25:32.687Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:32 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.184 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 14:25:32 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 14:25:32 2026-01-14T14:25:32.785Z INFO 6658 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:25:32 2026-01-14T14:25:32.802Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:32 2026-01-14T14:25:32.802Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:32 2026-01-14T14:25:32.830Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 38a9e52b3af69876ee137f7e093a87a444dec9d6468c85bc5e2a5ee5b4c7c174 14:25:32 2026-01-14T14:25:32.844Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:32 2026-01-14T14:25:32.844Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.005Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:33 2026-01-14T14:25:33.005Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.082Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:33 2026-01-14T14:25:33.082Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.098Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:33 2026-01-14T14:25:33.099Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.099Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:33 2026-01-14T14:25:33.305Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:33 2026-01-14T14:25:33.305Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.305Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:33 2026-01-14T14:25:33.408Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:33 2026-01-14T14:25:33.408Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.544Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:33 2026-01-14T14:25:33.544Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.581Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:33 2026-01-14T14:25:33.581Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.685Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:33 2026-01-14T14:25:33.686Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:33 2026-01-14T14:25:33.910Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:33 2026-01-14T14:25:33.910Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:34 2026-01-14T14:25:34.004Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:34 2026-01-14T14:25:34.004Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:34 2026-01-14T14:25:34.004Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:34 2026-01-14T14:25:34.268Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:34 2026-01-14T14:25:34.268Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:34 2026-01-14T14:25:34.268Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:34 2026-01-14T14:25:34.542Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:34 2026-01-14T14:25:34.542Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:34 2026-01-14T14:25:34.547Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:34 2026-01-14T14:25:34.547Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:34 2026-01-14T14:25:34.691Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:34 2026-01-14T14:25:34.691Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:34 2026-01-14T14:25:34.714Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:34 2026-01-14T14:25:34.714Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:35 2026-01-14T14:25:34.961Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:35 2026-01-14T14:25:34.961Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:35 2026-01-14T14:25:34.961Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:35 2026-01-14T14:25:35.173Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:35 2026-01-14T14:25:35.173Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:35 2026-01-14T14:25:35.173Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:35 2026-01-14T14:25:35.468Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:35 2026-01-14T14:25:35.468Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:35 2026-01-14T14:25:35.549Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:35 2026-01-14T14:25:35.550Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:35 2026-01-14T14:25:35.695Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:35 2026-01-14T14:25:35.695Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:35 2026-01-14T14:25:35.717Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:35 2026-01-14T14:25:35.717Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:35.962Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:36 2026-01-14T14:25:35.962Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:35.962Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:36 2026-01-14T14:25:36.078Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:36 2026-01-14T14:25:36.078Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:36.078Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:36 2026-01-14T14:25:36.501Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:36 2026-01-14T14:25:36.501Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:36.558Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:36 2026-01-14T14:25:36.558Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:36.701Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:36 2026-01-14T14:25:36.701Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:36.722Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:36 2026-01-14T14:25:36.722Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:36.866Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:36 2026-01-14T14:25:36.866Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:36 2026-01-14T14:25:36.866Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:37 2026-01-14T14:25:37.083Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:37 2026-01-14T14:25:37.083Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:37 2026-01-14T14:25:37.084Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:37 2026-01-14T14:25:37.503Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:37 2026-01-14T14:25:37.503Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:37 2026-01-14T14:25:37.561Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:37 2026-01-14T14:25:37.561Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:37 2026-01-14T14:25:37.625Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:37 2026-01-14T14:25:37.625Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:37 2026-01-14T14:25:37.704Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:37 2026-01-14T14:25:37.704Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:37.908Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:38 2026-01-14T14:25:37.908Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:37.908Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:38 2026-01-14T14:25:37.989Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:38 2026-01-14T14:25:37.989Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:37.989Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:38 2026-01-14T14:25:38.506Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:38 2026-01-14T14:25:38.506Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:38.528Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:38 2026-01-14T14:25:38.528Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:38.564Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:38 2026-01-14T14:25:38.564Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:38.709Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:38 2026-01-14T14:25:38.709Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:38.765Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:38 2026-01-14T14:25:38.765Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:38 2026-01-14T14:25:38.765Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:38 2026-01-14T14:25:38.855Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.07027891S 14:25:38 14:25:38,896 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:25:38 14:25:38,896 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:25:38 14:25:38,896 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:25:38 14:25:38,904 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:25:38 14:25:38,904 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:25:39 14:25:38,915 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:25:39 14:25:38,915 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:25:39 14:25:39 . ____ _ __ _ _ 14:25:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:39 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:39 =========|_|==============|___/=/_/_/_/ 14:25:39 14:25:39 :: Spring Boot :: (v3.5.9) 14:25:39 14:25:39 2026-01-14T14:25:38.925Z INFO 6658 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:39 2026-01-14T14:25:38.925Z INFO 6658 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 14:25:39 2026-01-14T14:25:39.002Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:39 2026-01-14T14:25:39.002Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:39 2026-01-14T14:25:39.002Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:39 2026-01-14T14:25:39.508Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:39 2026-01-14T14:25:39.508Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:39 2026-01-14T14:25:39.536Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:39 2026-01-14T14:25:39.536Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:39 2026-01-14T14:25:39.569Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:39 2026-01-14T14:25:39.569Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:39 2026-01-14T14:25:39.624Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:39 2026-01-14T14:25:39.624Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:39 2026-01-14T14:25:39.624Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:39 2026-01-14T14:25:39.727Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:39 2026-01-14T14:25:39.727Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:40 2026-01-14T14:25:39.979Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:40 2026-01-14T14:25:39.979Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:40 2026-01-14T14:25:39.979Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:40 2026-01-14T14:25:40.310Z INFO 6658 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 14:25:40 2026-01-14T14:25:40.472Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:40 2026-01-14T14:25:40.472Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:40 2026-01-14T14:25:40.540Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:40 2026-01-14T14:25:40.540Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:40 2026-01-14T14:25:40.570Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:40 2026-01-14T14:25:40.570Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:40 2026-01-14T14:25:40.625Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:40 2026-01-14T14:25:40.625Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:40 2026-01-14T14:25:40.625Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:40 2026-01-14T14:25:40.757Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:40 2026-01-14T14:25:40.757Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:40 2026-01-14T14:25:40.792Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:40 allow.auto.create.topics = true 14:25:40 auto.commit.interval.ms = 5000 14:25:40 auto.include.jmx.reporter = true 14:25:40 auto.offset.reset = latest 14:25:40 bootstrap.servers = [localhost:32771] 14:25:40 check.crcs = true 14:25:40 client.dns.lookup = use_all_dns_ips 14:25:40 client.id = consumer-ncmp-data-operation-event-group-5 14:25:40 client.rack = 14:25:40 connections.max.idle.ms = 540000 14:25:40 default.api.timeout.ms = 60000 14:25:40 enable.auto.commit = false 14:25:40 enable.metrics.push = true 14:25:40 exclude.internal.topics = true 14:25:40 fetch.max.bytes = 52428800 14:25:40 fetch.max.wait.ms = 500 14:25:40 fetch.min.bytes = 1 14:25:40 group.id = ncmp-data-operation-event-group 14:25:40 group.instance.id = null 14:25:40 group.protocol = classic 14:25:40 group.remote.assignor = null 14:25:40 heartbeat.interval.ms = 3000 14:25:40 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 14:25:40 internal.leave.group.on.close = true 14:25:40 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:40 isolation.level = read_uncommitted 14:25:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:40 max.partition.fetch.bytes = 1048576 14:25:40 max.poll.interval.ms = 300000 14:25:40 max.poll.records = 500 14:25:40 metadata.max.age.ms = 300000 14:25:40 metadata.recovery.strategy = none 14:25:40 metric.reporters = [] 14:25:40 metrics.num.samples = 2 14:25:40 metrics.recording.level = INFO 14:25:40 metrics.sample.window.ms = 30000 14:25:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:40 receive.buffer.bytes = 65536 14:25:40 reconnect.backoff.max.ms = 1000 14:25:40 reconnect.backoff.ms = 50 14:25:40 request.timeout.ms = 30000 14:25:40 retry.backoff.max.ms = 1000 14:25:40 retry.backoff.ms = 100 14:25:40 sasl.client.callback.handler.class = null 14:25:40 sasl.jaas.config = null 14:25:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:40 sasl.kerberos.min.time.before.relogin = 60000 14:25:40 sasl.kerberos.service.name = null 14:25:40 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:40 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:40 sasl.login.callback.handler.class = null 14:25:40 sasl.login.class = null 14:25:40 sasl.login.connect.timeout.ms = null 14:25:40 sasl.login.read.timeout.ms = null 14:25:40 sasl.login.refresh.buffer.seconds = 300 14:25:40 sasl.login.refresh.min.period.seconds = 60 14:25:40 sasl.login.refresh.window.factor = 0.8 14:25:40 sasl.login.refresh.window.jitter = 0.05 14:25:40 sasl.login.retry.backoff.max.ms = 10000 14:25:40 sasl.login.retry.backoff.ms = 100 14:25:40 sasl.mechanism = GSSAPI 14:25:40 sasl.oauthbearer.clock.skew.seconds = 30 14:25:40 sasl.oauthbearer.expected.audience = null 14:25:40 sasl.oauthbearer.expected.issuer = null 14:25:40 sasl.oauthbearer.header.urlencode = false 14:25:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:40 sasl.oauthbearer.jwks.endpoint.url = null 14:25:40 sasl.oauthbearer.scope.claim.name = scope 14:25:40 sasl.oauthbearer.sub.claim.name = sub 14:25:40 sasl.oauthbearer.token.endpoint.url = null 14:25:40 security.protocol = PLAINTEXT 14:25:40 security.providers = null 14:25:40 send.buffer.bytes = 131072 14:25:40 session.timeout.ms = 45000 14:25:40 socket.connection.setup.timeout.max.ms = 30000 14:25:40 socket.connection.setup.timeout.ms = 10000 14:25:40 ssl.cipher.suites = null 14:25:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:40 ssl.endpoint.identification.algorithm = https 14:25:40 ssl.engine.factory.class = null 14:25:40 ssl.key.password = null 14:25:40 ssl.keymanager.algorithm = SunX509 14:25:40 ssl.keystore.certificate.chain = null 14:25:40 ssl.keystore.key = null 14:25:40 ssl.keystore.location = null 14:25:40 ssl.keystore.password = null 14:25:40 ssl.keystore.type = JKS 14:25:40 ssl.protocol = TLSv1.3 14:25:40 ssl.provider = null 14:25:40 ssl.secure.random.implementation = null 14:25:40 ssl.trustmanager.algorithm = PKIX 14:25:40 ssl.truststore.certificates = null 14:25:40 ssl.truststore.location = null 14:25:40 ssl.truststore.password = null 14:25:40 ssl.truststore.type = JKS 14:25:40 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:25:40 14:25:40 2026-01-14T14:25:40.793Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:40 2026-01-14T14:25:40.798Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:40 2026-01-14T14:25:40.798Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:40 2026-01-14T14:25:40.798Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400740797 14:25:40 2026-01-14T14:25:40.799Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 14:25:40 2026-01-14T14:25:40.811Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:40 allow.auto.create.topics = true 14:25:40 auto.commit.interval.ms = 5000 14:25:40 auto.include.jmx.reporter = true 14:25:40 auto.offset.reset = latest 14:25:40 bootstrap.servers = [localhost:32771] 14:25:40 check.crcs = true 14:25:40 client.dns.lookup = use_all_dns_ips 14:25:40 client.id = consumer-ncmp-async-rest-request-event-group-6 14:25:40 client.rack = 14:25:40 connections.max.idle.ms = 540000 14:25:40 default.api.timeout.ms = 60000 14:25:40 enable.auto.commit = false 14:25:40 enable.metrics.push = true 14:25:40 exclude.internal.topics = true 14:25:40 fetch.max.bytes = 52428800 14:25:40 fetch.max.wait.ms = 500 14:25:40 fetch.min.bytes = 1 14:25:40 group.id = ncmp-async-rest-request-event-group 14:25:40 group.instance.id = null 14:25:40 group.protocol = classic 14:25:40 group.remote.assignor = null 14:25:40 heartbeat.interval.ms = 3000 14:25:40 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 14:25:40 internal.leave.group.on.close = true 14:25:40 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:40 isolation.level = read_uncommitted 14:25:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:40 max.partition.fetch.bytes = 1048576 14:25:40 max.poll.interval.ms = 300000 14:25:40 max.poll.records = 500 14:25:40 metadata.max.age.ms = 300000 14:25:40 metadata.recovery.strategy = none 14:25:40 metric.reporters = [] 14:25:40 metrics.num.samples = 2 14:25:40 metrics.recording.level = INFO 14:25:40 metrics.sample.window.ms = 30000 14:25:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:40 receive.buffer.bytes = 65536 14:25:40 reconnect.backoff.max.ms = 1000 14:25:40 reconnect.backoff.ms = 50 14:25:40 request.timeout.ms = 30000 14:25:40 retry.backoff.max.ms = 1000 14:25:40 retry.backoff.ms = 100 14:25:40 sasl.client.callback.handler.class = null 14:25:40 sasl.jaas.config = null 14:25:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:40 sasl.kerberos.min.time.before.relogin = 60000 14:25:40 sasl.kerberos.service.name = null 14:25:40 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:40 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:40 sasl.login.callback.handler.class = null 14:25:40 sasl.login.class = null 14:25:40 sasl.login.connect.timeout.ms = null 14:25:40 sasl.login.read.timeout.ms = null 14:25:40 sasl.login.refresh.buffer.seconds = 300 14:25:40 sasl.login.refresh.min.period.seconds = 60 14:25:40 sasl.login.refresh.window.factor = 0.8 14:25:40 sasl.login.refresh.window.jitter = 0.05 14:25:40 sasl.login.retry.backoff.max.ms = 10000 14:25:40 sasl.login.retry.backoff.ms = 100 14:25:40 sasl.mechanism = GSSAPI 14:25:40 sasl.oauthbearer.clock.skew.seconds = 30 14:25:40 sasl.oauthbearer.expected.audience = null 14:25:40 sasl.oauthbearer.expected.issuer = null 14:25:40 sasl.oauthbearer.header.urlencode = false 14:25:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:40 sasl.oauthbearer.jwks.endpoint.url = null 14:25:40 sasl.oauthbearer.scope.claim.name = scope 14:25:40 sasl.oauthbearer.sub.claim.name = sub 14:25:40 sasl.oauthbearer.token.endpoint.url = null 14:25:40 security.protocol = PLAINTEXT 14:25:40 security.providers = null 14:25:40 send.buffer.bytes = 131072 14:25:40 session.timeout.ms = 45000 14:25:40 socket.connection.setup.timeout.max.ms = 30000 14:25:40 socket.connection.setup.timeout.ms = 10000 14:25:40 ssl.cipher.suites = null 14:25:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:40 ssl.endpoint.identification.algorithm = https 14:25:40 ssl.engine.factory.class = null 14:25:40 ssl.key.password = null 14:25:40 ssl.keymanager.algorithm = SunX509 14:25:40 ssl.keystore.certificate.chain = null 14:25:40 ssl.keystore.key = null 14:25:40 ssl.keystore.location = null 14:25:40 ssl.keystore.password = null 14:25:40 ssl.keystore.type = JKS 14:25:40 ssl.protocol = TLSv1.3 14:25:40 ssl.provider = null 14:25:40 ssl.secure.random.implementation = null 14:25:40 ssl.trustmanager.algorithm = PKIX 14:25:40 ssl.truststore.certificates = null 14:25:40 ssl.truststore.location = null 14:25:40 ssl.truststore.password = null 14:25:40 ssl.truststore.type = JKS 14:25:40 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:25:40 14:25:40 2026-01-14T14:25:40.813Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:40 2026-01-14T14:25:40.831Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:40 2026-01-14T14:25:40.831Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:40 2026-01-14T14:25:40.831Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400740831 14:25:40 2026-01-14T14:25:40.831Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 14:25:40 2026-01-14T14:25:40.848Z INFO 6658 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.986 seconds (process running for 62.277) 14:25:40 2026-01-14T14:25:40.853Z WARN 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 14:25:40 2026-01-14T14:25:40.854Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:40 2026-01-14T14:25:40.893Z WARN 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 14:25:40 2026-01-14T14:25:40.893Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:41 2026-01-14T14:25:40.989Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:41 2026-01-14T14:25:40.989Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:41 2026-01-14T14:25:40.989Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:41 2026-01-14T14:25:41.025Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32771 (id: 2147483646 rack: null) 14:25:41 2026-01-14T14:25:41.026Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:25:41 2026-01-14T14:25:41.026Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32771 (id: 2147483646 rack: null) 14:25:41 2026-01-14T14:25:41.027Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:25:41 2026-01-14T14:25:41.058Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-92f9ade5-b276-47b4-a363-e379abb214bc 14:25:41 2026-01-14T14:25:41.058Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-65409476-054b-4a3f-a7c4-5db2013846cd 14:25:41 2026-01-14T14:25:41.059Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:25:41 2026-01-14T14:25:41.059Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:25:41 2026-01-14T14:25:41.079Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-92f9ade5-b276-47b4-a363-e379abb214bc', protocol='range'} 14:25:41 2026-01-14T14:25:41.080Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-92f9ade5-b276-47b4-a363-e379abb214bc=Assignment(partitions=[ncmp-async-m2m-0])} 14:25:41 2026-01-14T14:25:41.089Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-65409476-054b-4a3f-a7c4-5db2013846cd', protocol='range'} 14:25:41 2026-01-14T14:25:41.090Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-65409476-054b-4a3f-a7c4-5db2013846cd=Assignment(partitions=[ncmp-async-m2m-0])} 14:25:41 2026-01-14T14:25:41.124Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-92f9ade5-b276-47b4-a363-e379abb214bc', protocol='range'} 14:25:41 2026-01-14T14:25:41.124Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:25:41 2026-01-14T14:25:41.124Z INFO 6658 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:25:41 2026-01-14T14:25:41.125Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-65409476-054b-4a3f-a7c4-5db2013846cd', protocol='range'} 14:25:41 2026-01-14T14:25:41.125Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:25:41 2026-01-14T14:25:41.125Z INFO 6658 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:25:41 2026-01-14T14:25:41.138Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:41 2026-01-14T14:25:41.140Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:41 2026-01-14T14:25:41.141Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:41 2026-01-14T14:25:41.144Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:41 2026-01-14T14:25:41.150Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 14:25:41 2026-01-14T14:25:41.150Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 14:25:41 2026-01-14T14:25:41.178Z INFO 6658 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 14:25:41 2026-01-14T14:25:41.178Z INFO 6658 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 14:25:41 2026-01-14T14:25:41.182Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:41 2026-01-14T14:25:41.183Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:41 acks = -1 14:25:41 auto.include.jmx.reporter = true 14:25:41 batch.size = 16384 14:25:41 bootstrap.servers = [localhost:32771] 14:25:41 buffer.memory = 33554432 14:25:41 client.dns.lookup = use_all_dns_ips 14:25:41 client.id = producer-5 14:25:41 compression.gzip.level = -1 14:25:41 compression.lz4.level = 9 14:25:41 compression.type = none 14:25:41 compression.zstd.level = 3 14:25:41 connections.max.idle.ms = 540000 14:25:41 delivery.timeout.ms = 120000 14:25:41 enable.idempotence = false 14:25:41 enable.metrics.push = true 14:25:41 interceptor.classes = [] 14:25:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:41 linger.ms = 1 14:25:41 max.block.ms = 60000 14:25:41 max.in.flight.requests.per.connection = 5 14:25:41 max.request.size = 1048576 14:25:41 metadata.max.age.ms = 300000 14:25:41 metadata.max.idle.ms = 300000 14:25:41 metadata.recovery.strategy = none 14:25:41 metric.reporters = [] 14:25:41 metrics.num.samples = 2 14:25:41 metrics.recording.level = INFO 14:25:41 metrics.sample.window.ms = 30000 14:25:41 partitioner.adaptive.partitioning.enable = true 14:25:41 partitioner.availability.timeout.ms = 0 14:25:41 partitioner.class = null 14:25:41 partitioner.ignore.keys = false 14:25:41 receive.buffer.bytes = 32768 14:25:41 reconnect.backoff.max.ms = 1000 14:25:41 reconnect.backoff.ms = 50 14:25:41 request.timeout.ms = 30000 14:25:41 retries = 0 14:25:41 retry.backoff.max.ms = 1000 14:25:41 retry.backoff.ms = 100 14:25:41 sasl.client.callback.handler.class = null 14:25:41 sasl.jaas.config = null 14:25:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:41 sasl.kerberos.min.time.before.relogin = 60000 14:25:41 sasl.kerberos.service.name = null 14:25:41 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:41 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:41 sasl.login.callback.handler.class = null 14:25:41 sasl.login.class = null 14:25:41 sasl.login.connect.timeout.ms = null 14:25:41 sasl.login.read.timeout.ms = null 14:25:41 sasl.login.refresh.buffer.seconds = 300 14:25:41 sasl.login.refresh.min.period.seconds = 60 14:25:41 sasl.login.refresh.window.factor = 0.8 14:25:41 sasl.login.refresh.window.jitter = 0.05 14:25:41 sasl.login.retry.backoff.max.ms = 10000 14:25:41 sasl.login.retry.backoff.ms = 100 14:25:41 sasl.mechanism = GSSAPI 14:25:41 sasl.oauthbearer.clock.skew.seconds = 30 14:25:41 sasl.oauthbearer.expected.audience = null 14:25:41 sasl.oauthbearer.expected.issuer = null 14:25:41 sasl.oauthbearer.header.urlencode = false 14:25:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:41 sasl.oauthbearer.jwks.endpoint.url = null 14:25:41 sasl.oauthbearer.scope.claim.name = scope 14:25:41 sasl.oauthbearer.sub.claim.name = sub 14:25:41 sasl.oauthbearer.token.endpoint.url = null 14:25:41 security.protocol = PLAINTEXT 14:25:41 security.providers = null 14:25:41 send.buffer.bytes = 131072 14:25:41 socket.connection.setup.timeout.max.ms = 30000 14:25:41 socket.connection.setup.timeout.ms = 10000 14:25:41 ssl.cipher.suites = null 14:25:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:41 ssl.endpoint.identification.algorithm = https 14:25:41 ssl.engine.factory.class = null 14:25:41 ssl.key.password = null 14:25:41 ssl.keymanager.algorithm = SunX509 14:25:41 ssl.keystore.certificate.chain = null 14:25:41 ssl.keystore.key = null 14:25:41 ssl.keystore.location = null 14:25:41 ssl.keystore.password = null 14:25:41 ssl.keystore.type = JKS 14:25:41 ssl.protocol = TLSv1.3 14:25:41 ssl.provider = null 14:25:41 ssl.secure.random.implementation = null 14:25:41 ssl.trustmanager.algorithm = PKIX 14:25:41 ssl.truststore.certificates = null 14:25:41 ssl.truststore.location = null 14:25:41 ssl.truststore.password = null 14:25:41 ssl.truststore.type = JKS 14:25:41 transaction.timeout.ms = 60000 14:25:41 transactional.id = null 14:25:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:41 14:25:41 2026-01-14T14:25:41.183Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:41 2026-01-14T14:25:41.189Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:41 2026-01-14T14:25:41.189Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:41 2026-01-14T14:25:41.189Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:41 2026-01-14T14:25:41.189Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400741189 14:25:41 2026-01-14T14:25:41.223Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:41 2026-01-14T14:25:41.351Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 14:25:41 auto.include.jmx.reporter = true 14:25:41 bootstrap.controllers = [] 14:25:41 bootstrap.servers = [localhost:32771] 14:25:41 client.dns.lookup = use_all_dns_ips 14:25:41 client.id = 14:25:41 connections.max.idle.ms = 300000 14:25:41 default.api.timeout.ms = 60000 14:25:41 enable.metrics.push = true 14:25:41 metadata.max.age.ms = 300000 14:25:41 metadata.recovery.strategy = none 14:25:41 metric.reporters = [] 14:25:41 metrics.num.samples = 2 14:25:41 metrics.recording.level = INFO 14:25:41 metrics.sample.window.ms = 30000 14:25:41 receive.buffer.bytes = 65536 14:25:41 reconnect.backoff.max.ms = 1000 14:25:41 reconnect.backoff.ms = 50 14:25:41 request.timeout.ms = 30000 14:25:41 retries = 2147483647 14:25:41 retry.backoff.max.ms = 1000 14:25:41 retry.backoff.ms = 100 14:25:41 sasl.client.callback.handler.class = null 14:25:41 sasl.jaas.config = null 14:25:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:41 sasl.kerberos.min.time.before.relogin = 60000 14:25:41 sasl.kerberos.service.name = null 14:25:41 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:41 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:41 sasl.login.callback.handler.class = null 14:25:41 sasl.login.class = null 14:25:41 sasl.login.connect.timeout.ms = null 14:25:41 sasl.login.read.timeout.ms = null 14:25:41 sasl.login.refresh.buffer.seconds = 300 14:25:41 sasl.login.refresh.min.period.seconds = 60 14:25:41 sasl.login.refresh.window.factor = 0.8 14:25:41 sasl.login.refresh.window.jitter = 0.05 14:25:41 sasl.login.retry.backoff.max.ms = 10000 14:25:41 sasl.login.retry.backoff.ms = 100 14:25:41 sasl.mechanism = GSSAPI 14:25:41 sasl.oauthbearer.clock.skew.seconds = 30 14:25:41 sasl.oauthbearer.expected.audience = null 14:25:41 sasl.oauthbearer.expected.issuer = null 14:25:41 sasl.oauthbearer.header.urlencode = false 14:25:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:41 sasl.oauthbearer.jwks.endpoint.url = null 14:25:41 sasl.oauthbearer.scope.claim.name = scope 14:25:41 sasl.oauthbearer.sub.claim.name = sub 14:25:41 sasl.oauthbearer.token.endpoint.url = null 14:25:41 security.protocol = PLAINTEXT 14:25:41 security.providers = null 14:25:41 send.buffer.bytes = 131072 14:25:41 socket.connection.setup.timeout.max.ms = 30000 14:25:41 socket.connection.setup.timeout.ms = 10000 14:25:41 ssl.cipher.suites = null 14:25:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:41 ssl.endpoint.identification.algorithm = https 14:25:41 ssl.engine.factory.class = null 14:25:41 ssl.key.password = null 14:25:41 ssl.keymanager.algorithm = SunX509 14:25:41 ssl.keystore.certificate.chain = null 14:25:41 ssl.keystore.key = null 14:25:41 ssl.keystore.location = null 14:25:41 ssl.keystore.password = null 14:25:41 ssl.keystore.type = JKS 14:25:41 ssl.protocol = TLSv1.3 14:25:41 ssl.provider = null 14:25:41 ssl.secure.random.implementation = null 14:25:41 ssl.trustmanager.algorithm = PKIX 14:25:41 ssl.truststore.certificates = null 14:25:41 ssl.truststore.location = null 14:25:41 ssl.truststore.password = null 14:25:41 ssl.truststore.type = JKS 14:25:41 14:25:41 2026-01-14T14:25:41.351Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 14:25:41 auto.include.jmx.reporter = true 14:25:41 bootstrap.controllers = [] 14:25:41 bootstrap.servers = [localhost:32771] 14:25:41 client.dns.lookup = use_all_dns_ips 14:25:41 client.id = 14:25:41 connections.max.idle.ms = 300000 14:25:41 default.api.timeout.ms = 60000 14:25:41 enable.metrics.push = true 14:25:41 metadata.max.age.ms = 300000 14:25:41 metadata.recovery.strategy = none 14:25:41 metric.reporters = [] 14:25:41 metrics.num.samples = 2 14:25:41 metrics.recording.level = INFO 14:25:41 metrics.sample.window.ms = 30000 14:25:41 receive.buffer.bytes = 65536 14:25:41 reconnect.backoff.max.ms = 1000 14:25:41 reconnect.backoff.ms = 50 14:25:41 request.timeout.ms = 30000 14:25:41 retries = 2147483647 14:25:41 retry.backoff.max.ms = 1000 14:25:41 retry.backoff.ms = 100 14:25:41 sasl.client.callback.handler.class = null 14:25:41 sasl.jaas.config = null 14:25:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:41 sasl.kerberos.min.time.before.relogin = 60000 14:25:41 sasl.kerberos.service.name = null 14:25:41 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:41 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:41 sasl.login.callback.handler.class = null 14:25:41 sasl.login.class = null 14:25:41 sasl.login.connect.timeout.ms = null 14:25:41 sasl.login.read.timeout.ms = null 14:25:41 sasl.login.refresh.buffer.seconds = 300 14:25:41 sasl.login.refresh.min.period.seconds = 60 14:25:41 sasl.login.refresh.window.factor = 0.8 14:25:41 sasl.login.refresh.window.jitter = 0.05 14:25:41 sasl.login.retry.backoff.max.ms = 10000 14:25:41 sasl.login.retry.backoff.ms = 100 14:25:41 sasl.mechanism = GSSAPI 14:25:41 sasl.oauthbearer.clock.skew.seconds = 30 14:25:41 sasl.oauthbearer.expected.audience = null 14:25:41 sasl.oauthbearer.expected.issuer = null 14:25:41 sasl.oauthbearer.header.urlencode = false 14:25:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:41 sasl.oauthbearer.jwks.endpoint.url = null 14:25:41 sasl.oauthbearer.scope.claim.name = scope 14:25:41 sasl.oauthbearer.sub.claim.name = sub 14:25:41 sasl.oauthbearer.token.endpoint.url = null 14:25:41 security.protocol = PLAINTEXT 14:25:41 security.providers = null 14:25:41 send.buffer.bytes = 131072 14:25:41 socket.connection.setup.timeout.max.ms = 30000 14:25:41 socket.connection.setup.timeout.ms = 10000 14:25:41 ssl.cipher.suites = null 14:25:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:41 ssl.endpoint.identification.algorithm = https 14:25:41 ssl.engine.factory.class = null 14:25:41 ssl.key.password = null 14:25:41 ssl.keymanager.algorithm = SunX509 14:25:41 ssl.keystore.certificate.chain = null 14:25:41 ssl.keystore.key = null 14:25:41 ssl.keystore.location = null 14:25:41 ssl.keystore.password = null 14:25:41 ssl.keystore.type = JKS 14:25:41 ssl.protocol = TLSv1.3 14:25:41 ssl.provider = null 14:25:41 ssl.secure.random.implementation = null 14:25:41 ssl.trustmanager.algorithm = PKIX 14:25:41 ssl.truststore.certificates = null 14:25:41 ssl.truststore.location = null 14:25:41 ssl.truststore.password = null 14:25:41 ssl.truststore.type = JKS 14:25:41 14:25:41 2026-01-14T14:25:41.397Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:41 2026-01-14T14:25:41.397Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:41 2026-01-14T14:25:41.397Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400741397 14:25:41 2026-01-14T14:25:41.397Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:41 2026-01-14T14:25:41.397Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:41 2026-01-14T14:25:41.397Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400741397 14:25:41 2026-01-14T14:25:41.417Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:41 2026-01-14T14:25:41.417Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:41 2026-01-14T14:25:41.435Z INFO 6658 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 14:25:41 2026-01-14T14:25:41.438Z INFO 6658 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:41 2026-01-14T14:25:41.438Z INFO 6658 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:41 2026-01-14T14:25:41.438Z INFO 6658 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:41 2026-01-14T14:25:41.447Z INFO 6658 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 14:25:41 2026-01-14T14:25:41.450Z INFO 6658 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:41 2026-01-14T14:25:41.450Z INFO 6658 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:41 2026-01-14T14:25:41.450Z INFO 6658 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:41 2026-01-14T14:25:41.553Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:41 2026-01-14T14:25:41.554Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:41 acks = -1 14:25:41 auto.include.jmx.reporter = true 14:25:41 batch.size = 16384 14:25:41 bootstrap.servers = [localhost:32771] 14:25:41 buffer.memory = 33554432 14:25:41 client.dns.lookup = use_all_dns_ips 14:25:41 client.id = producer-6 14:25:41 compression.gzip.level = -1 14:25:41 compression.lz4.level = 9 14:25:41 compression.type = none 14:25:41 compression.zstd.level = 3 14:25:41 connections.max.idle.ms = 540000 14:25:41 delivery.timeout.ms = 120000 14:25:41 enable.idempotence = false 14:25:41 enable.metrics.push = true 14:25:41 interceptor.classes = [] 14:25:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:41 linger.ms = 1 14:25:41 max.block.ms = 60000 14:25:41 max.in.flight.requests.per.connection = 5 14:25:41 max.request.size = 1048576 14:25:41 metadata.max.age.ms = 300000 14:25:41 metadata.max.idle.ms = 300000 14:25:41 metadata.recovery.strategy = none 14:25:41 metric.reporters = [] 14:25:41 metrics.num.samples = 2 14:25:41 metrics.recording.level = INFO 14:25:41 metrics.sample.window.ms = 30000 14:25:41 partitioner.adaptive.partitioning.enable = true 14:25:41 partitioner.availability.timeout.ms = 0 14:25:41 partitioner.class = null 14:25:41 partitioner.ignore.keys = false 14:25:41 receive.buffer.bytes = 32768 14:25:41 reconnect.backoff.max.ms = 1000 14:25:41 reconnect.backoff.ms = 50 14:25:41 request.timeout.ms = 30000 14:25:41 retries = 0 14:25:41 retry.backoff.max.ms = 1000 14:25:41 retry.backoff.ms = 100 14:25:41 sasl.client.callback.handler.class = null 14:25:41 sasl.jaas.config = null 14:25:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:41 sasl.kerberos.min.time.before.relogin = 60000 14:25:41 sasl.kerberos.service.name = null 14:25:41 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:41 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:41 sasl.login.callback.handler.class = null 14:25:41 sasl.login.class = null 14:25:41 sasl.login.connect.timeout.ms = null 14:25:41 sasl.login.read.timeout.ms = null 14:25:41 sasl.login.refresh.buffer.seconds = 300 14:25:41 sasl.login.refresh.min.period.seconds = 60 14:25:41 sasl.login.refresh.window.factor = 0.8 14:25:41 sasl.login.refresh.window.jitter = 0.05 14:25:41 sasl.login.retry.backoff.max.ms = 10000 14:25:41 sasl.login.retry.backoff.ms = 100 14:25:41 sasl.mechanism = GSSAPI 14:25:41 sasl.oauthbearer.clock.skew.seconds = 30 14:25:41 sasl.oauthbearer.expected.audience = null 14:25:41 sasl.oauthbearer.expected.issuer = null 14:25:41 sasl.oauthbearer.header.urlencode = false 14:25:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:41 sasl.oauthbearer.jwks.endpoint.url = null 14:25:41 sasl.oauthbearer.scope.claim.name = scope 14:25:41 sasl.oauthbearer.sub.claim.name = sub 14:25:41 sasl.oauthbearer.token.endpoint.url = null 14:25:41 security.protocol = PLAINTEXT 14:25:41 security.providers = null 14:25:41 send.buffer.bytes = 131072 14:25:41 socket.connection.setup.timeout.max.ms = 30000 14:25:41 socket.connection.setup.timeout.ms = 10000 14:25:41 ssl.cipher.suites = null 14:25:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:41 ssl.endpoint.identification.algorithm = https 14:25:41 ssl.engine.factory.class = null 14:25:41 ssl.key.password = null 14:25:41 ssl.keymanager.algorithm = SunX509 14:25:41 ssl.keystore.certificate.chain = null 14:25:41 ssl.keystore.key = null 14:25:41 ssl.keystore.location = null 14:25:41 ssl.keystore.password = null 14:25:41 ssl.keystore.type = JKS 14:25:41 ssl.protocol = TLSv1.3 14:25:41 ssl.provider = null 14:25:41 ssl.secure.random.implementation = null 14:25:41 ssl.trustmanager.algorithm = PKIX 14:25:41 ssl.truststore.certificates = null 14:25:41 ssl.truststore.location = null 14:25:41 ssl.truststore.password = null 14:25:41 ssl.truststore.type = JKS 14:25:41 transaction.timeout.ms = 60000 14:25:41 transactional.id = null 14:25:41 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:25:41 14:25:41 2026-01-14T14:25:41.554Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:41 2026-01-14T14:25:41.558Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:41 2026-01-14T14:25:41.558Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:41 2026-01-14T14:25:41.558Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:41 2026-01-14T14:25:41.558Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400741558 14:25:41 2026-01-14T14:25:41.560Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:41 2026-01-14T14:25:41.560Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:41 2026-01-14T14:25:41.570Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:41 2026-01-14T14:25:41.572Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:41 2026-01-14T14:25:41.572Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:41 2026-01-14T14:25:41.625Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:41 2026-01-14T14:25:41.626Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:41 2026-01-14T14:25:41.626Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:41 2026-01-14T14:25:41.631Z ERROR 6658 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 14:25:41 14:25:41 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 14:25:41 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 14:25:41 at java.base/java.lang.Thread.run(Thread.java:833) 14:25:41 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 14:25:41 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 14:25:41 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 14:25:41 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 14:25:41 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 14:25:41 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 14:25:41 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 14:25:41 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 14:25:41 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 14:25:41 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 14:25:41 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 14:25:41 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 14:25:41 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 14:25:41 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 14:25:41 ... 3 common frames omitted 14:25:41 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 14:25:41 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 14:25:41 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 14:25:41 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 14:25:41 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 14:25:41 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 14:25:41 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 14:25:41 ... 16 common frames omitted 14:25:41 14:25:41 2026-01-14T14:25:41.701Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:41 2026-01-14T14:25:41.701Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:41 acks = -1 14:25:41 auto.include.jmx.reporter = true 14:25:41 batch.size = 16384 14:25:41 bootstrap.servers = [localhost:32771] 14:25:41 buffer.memory = 33554432 14:25:41 client.dns.lookup = use_all_dns_ips 14:25:41 client.id = producer-7 14:25:41 compression.gzip.level = -1 14:25:41 compression.lz4.level = 9 14:25:41 compression.type = none 14:25:41 compression.zstd.level = 3 14:25:41 connections.max.idle.ms = 540000 14:25:41 delivery.timeout.ms = 120000 14:25:41 enable.idempotence = false 14:25:41 enable.metrics.push = true 14:25:41 interceptor.classes = [] 14:25:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:41 linger.ms = 1 14:25:41 max.block.ms = 60000 14:25:41 max.in.flight.requests.per.connection = 5 14:25:41 max.request.size = 1048576 14:25:41 metadata.max.age.ms = 300000 14:25:41 metadata.max.idle.ms = 300000 14:25:41 metadata.recovery.strategy = none 14:25:41 metric.reporters = [] 14:25:41 metrics.num.samples = 2 14:25:41 metrics.recording.level = INFO 14:25:41 metrics.sample.window.ms = 30000 14:25:41 partitioner.adaptive.partitioning.enable = true 14:25:41 partitioner.availability.timeout.ms = 0 14:25:41 partitioner.class = null 14:25:41 partitioner.ignore.keys = false 14:25:41 receive.buffer.bytes = 32768 14:25:41 reconnect.backoff.max.ms = 1000 14:25:41 reconnect.backoff.ms = 50 14:25:41 request.timeout.ms = 30000 14:25:41 retries = 0 14:25:41 retry.backoff.max.ms = 1000 14:25:41 retry.backoff.ms = 100 14:25:41 sasl.client.callback.handler.class = null 14:25:41 sasl.jaas.config = null 14:25:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:41 sasl.kerberos.min.time.before.relogin = 60000 14:25:41 sasl.kerberos.service.name = null 14:25:41 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:41 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:41 sasl.login.callback.handler.class = null 14:25:41 sasl.login.class = null 14:25:41 sasl.login.connect.timeout.ms = null 14:25:41 sasl.login.read.timeout.ms = null 14:25:41 sasl.login.refresh.buffer.seconds = 300 14:25:41 sasl.login.refresh.min.period.seconds = 60 14:25:41 sasl.login.refresh.window.factor = 0.8 14:25:41 sasl.login.refresh.window.jitter = 0.05 14:25:41 sasl.login.retry.backoff.max.ms = 10000 14:25:41 sasl.login.retry.backoff.ms = 100 14:25:41 sasl.mechanism = GSSAPI 14:25:41 sasl.oauthbearer.clock.skew.seconds = 30 14:25:41 sasl.oauthbearer.expected.audience = null 14:25:41 sasl.oauthbearer.expected.issuer = null 14:25:41 sasl.oauthbearer.header.urlencode = false 14:25:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:41 sasl.oauthbearer.jwks.endpoint.url = null 14:25:41 sasl.oauthbearer.scope.claim.name = scope 14:25:41 sasl.oauthbearer.sub.claim.name = sub 14:25:41 sasl.oauthbearer.token.endpoint.url = null 14:25:41 security.protocol = PLAINTEXT 14:25:41 security.providers = null 14:25:41 send.buffer.bytes = 131072 14:25:41 socket.connection.setup.timeout.max.ms = 30000 14:25:41 socket.connection.setup.timeout.ms = 10000 14:25:41 ssl.cipher.suites = null 14:25:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:41 ssl.endpoint.identification.algorithm = https 14:25:41 ssl.engine.factory.class = null 14:25:41 ssl.key.password = null 14:25:41 ssl.keymanager.algorithm = SunX509 14:25:41 ssl.keystore.certificate.chain = null 14:25:41 ssl.keystore.key = null 14:25:41 ssl.keystore.location = null 14:25:41 ssl.keystore.password = null 14:25:41 ssl.keystore.type = JKS 14:25:41 ssl.protocol = TLSv1.3 14:25:41 ssl.provider = null 14:25:41 ssl.secure.random.implementation = null 14:25:41 ssl.trustmanager.algorithm = PKIX 14:25:41 ssl.truststore.certificates = null 14:25:41 ssl.truststore.location = null 14:25:41 ssl.truststore.password = null 14:25:41 ssl.truststore.type = JKS 14:25:41 transaction.timeout.ms = 60000 14:25:41 transactional.id = null 14:25:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:41 14:25:41 2026-01-14T14:25:41.702Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:41 2026-01-14T14:25:41.705Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:41 2026-01-14T14:25:41.705Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:41 2026-01-14T14:25:41.705Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:41 2026-01-14T14:25:41.705Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400741705 14:25:41 2026-01-14T14:25:41.719Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:41 2026-01-14T14:25:41.765Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:41 2026-01-14T14:25:41.765Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:41 2026-01-14T14:25:41.899Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:41 2026-01-14T14:25:41.899Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:41 2026-01-14T14:25:41.899Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:42 2026-01-14T14:25:42.036Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:42 2026-01-14T14:25:42.037Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:42 acks = -1 14:25:42 auto.include.jmx.reporter = true 14:25:42 batch.size = 16384 14:25:42 bootstrap.servers = [localhost:32771] 14:25:42 buffer.memory = 33554432 14:25:42 client.dns.lookup = use_all_dns_ips 14:25:42 client.id = producer-8 14:25:42 compression.gzip.level = -1 14:25:42 compression.lz4.level = 9 14:25:42 compression.type = none 14:25:42 compression.zstd.level = 3 14:25:42 connections.max.idle.ms = 540000 14:25:42 delivery.timeout.ms = 120000 14:25:42 enable.idempotence = false 14:25:42 enable.metrics.push = true 14:25:42 interceptor.classes = [] 14:25:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:42 linger.ms = 1 14:25:42 max.block.ms = 60000 14:25:42 max.in.flight.requests.per.connection = 5 14:25:42 max.request.size = 1048576 14:25:42 metadata.max.age.ms = 300000 14:25:42 metadata.max.idle.ms = 300000 14:25:42 metadata.recovery.strategy = none 14:25:42 metric.reporters = [] 14:25:42 metrics.num.samples = 2 14:25:42 metrics.recording.level = INFO 14:25:42 metrics.sample.window.ms = 30000 14:25:42 partitioner.adaptive.partitioning.enable = true 14:25:42 partitioner.availability.timeout.ms = 0 14:25:42 partitioner.class = null 14:25:42 partitioner.ignore.keys = false 14:25:42 receive.buffer.bytes = 32768 14:25:42 reconnect.backoff.max.ms = 1000 14:25:42 reconnect.backoff.ms = 50 14:25:42 request.timeout.ms = 30000 14:25:42 retries = 0 14:25:42 retry.backoff.max.ms = 1000 14:25:42 retry.backoff.ms = 100 14:25:42 sasl.client.callback.handler.class = null 14:25:42 sasl.jaas.config = null 14:25:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:42 sasl.kerberos.min.time.before.relogin = 60000 14:25:42 sasl.kerberos.service.name = null 14:25:42 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:42 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:42 sasl.login.callback.handler.class = null 14:25:42 sasl.login.class = null 14:25:42 sasl.login.connect.timeout.ms = null 14:25:42 sasl.login.read.timeout.ms = null 14:25:42 sasl.login.refresh.buffer.seconds = 300 14:25:42 sasl.login.refresh.min.period.seconds = 60 14:25:42 sasl.login.refresh.window.factor = 0.8 14:25:42 sasl.login.refresh.window.jitter = 0.05 14:25:42 sasl.login.retry.backoff.max.ms = 10000 14:25:42 sasl.login.retry.backoff.ms = 100 14:25:42 sasl.mechanism = GSSAPI 14:25:42 sasl.oauthbearer.clock.skew.seconds = 30 14:25:42 sasl.oauthbearer.expected.audience = null 14:25:42 sasl.oauthbearer.expected.issuer = null 14:25:42 sasl.oauthbearer.header.urlencode = false 14:25:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:42 sasl.oauthbearer.jwks.endpoint.url = null 14:25:42 sasl.oauthbearer.scope.claim.name = scope 14:25:42 sasl.oauthbearer.sub.claim.name = sub 14:25:42 sasl.oauthbearer.token.endpoint.url = null 14:25:42 security.protocol = PLAINTEXT 14:25:42 security.providers = null 14:25:42 send.buffer.bytes = 131072 14:25:42 socket.connection.setup.timeout.max.ms = 30000 14:25:42 socket.connection.setup.timeout.ms = 10000 14:25:42 ssl.cipher.suites = null 14:25:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:42 ssl.endpoint.identification.algorithm = https 14:25:42 ssl.engine.factory.class = null 14:25:42 ssl.key.password = null 14:25:42 ssl.keymanager.algorithm = SunX509 14:25:42 ssl.keystore.certificate.chain = null 14:25:42 ssl.keystore.key = null 14:25:42 ssl.keystore.location = null 14:25:42 ssl.keystore.password = null 14:25:42 ssl.keystore.type = JKS 14:25:42 ssl.protocol = TLSv1.3 14:25:42 ssl.provider = null 14:25:42 ssl.secure.random.implementation = null 14:25:42 ssl.trustmanager.algorithm = PKIX 14:25:42 ssl.truststore.certificates = null 14:25:42 ssl.truststore.location = null 14:25:42 ssl.truststore.password = null 14:25:42 ssl.truststore.type = JKS 14:25:42 transaction.timeout.ms = 60000 14:25:42 transactional.id = null 14:25:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:42 14:25:42 2026-01-14T14:25:42.037Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:42 2026-01-14T14:25:42.040Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:42 2026-01-14T14:25:42.040Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:42 2026-01-14T14:25:42.040Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:42 2026-01-14T14:25:42.040Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400742040 14:25:42 2026-01-14T14:25:42.057Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:42 2026-01-14T14:25:42.369Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:42 2026-01-14T14:25:42.369Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:42 acks = -1 14:25:42 auto.include.jmx.reporter = true 14:25:42 batch.size = 16384 14:25:42 bootstrap.servers = [localhost:32771] 14:25:42 buffer.memory = 33554432 14:25:42 client.dns.lookup = use_all_dns_ips 14:25:42 client.id = producer-9 14:25:42 compression.gzip.level = -1 14:25:42 compression.lz4.level = 9 14:25:42 compression.type = none 14:25:42 compression.zstd.level = 3 14:25:42 connections.max.idle.ms = 540000 14:25:42 delivery.timeout.ms = 120000 14:25:42 enable.idempotence = false 14:25:42 enable.metrics.push = true 14:25:42 interceptor.classes = [] 14:25:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:42 linger.ms = 1 14:25:42 max.block.ms = 60000 14:25:42 max.in.flight.requests.per.connection = 5 14:25:42 max.request.size = 1048576 14:25:42 metadata.max.age.ms = 300000 14:25:42 metadata.max.idle.ms = 300000 14:25:42 metadata.recovery.strategy = none 14:25:42 metric.reporters = [] 14:25:42 metrics.num.samples = 2 14:25:42 metrics.recording.level = INFO 14:25:42 metrics.sample.window.ms = 30000 14:25:42 partitioner.adaptive.partitioning.enable = true 14:25:42 partitioner.availability.timeout.ms = 0 14:25:42 partitioner.class = null 14:25:42 partitioner.ignore.keys = false 14:25:42 receive.buffer.bytes = 32768 14:25:42 reconnect.backoff.max.ms = 1000 14:25:42 reconnect.backoff.ms = 50 14:25:42 request.timeout.ms = 30000 14:25:42 retries = 0 14:25:42 retry.backoff.max.ms = 1000 14:25:42 retry.backoff.ms = 100 14:25:42 sasl.client.callback.handler.class = null 14:25:42 sasl.jaas.config = null 14:25:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:42 sasl.kerberos.min.time.before.relogin = 60000 14:25:42 sasl.kerberos.service.name = null 14:25:42 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:42 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:42 sasl.login.callback.handler.class = null 14:25:42 sasl.login.class = null 14:25:42 sasl.login.connect.timeout.ms = null 14:25:42 sasl.login.read.timeout.ms = null 14:25:42 sasl.login.refresh.buffer.seconds = 300 14:25:42 sasl.login.refresh.min.period.seconds = 60 14:25:42 sasl.login.refresh.window.factor = 0.8 14:25:42 sasl.login.refresh.window.jitter = 0.05 14:25:42 sasl.login.retry.backoff.max.ms = 10000 14:25:42 sasl.login.retry.backoff.ms = 100 14:25:42 sasl.mechanism = GSSAPI 14:25:42 sasl.oauthbearer.clock.skew.seconds = 30 14:25:42 sasl.oauthbearer.expected.audience = null 14:25:42 sasl.oauthbearer.expected.issuer = null 14:25:42 sasl.oauthbearer.header.urlencode = false 14:25:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:42 sasl.oauthbearer.jwks.endpoint.url = null 14:25:42 sasl.oauthbearer.scope.claim.name = scope 14:25:42 sasl.oauthbearer.sub.claim.name = sub 14:25:42 sasl.oauthbearer.token.endpoint.url = null 14:25:42 security.protocol = PLAINTEXT 14:25:42 security.providers = null 14:25:42 send.buffer.bytes = 131072 14:25:42 socket.connection.setup.timeout.max.ms = 30000 14:25:42 socket.connection.setup.timeout.ms = 10000 14:25:42 ssl.cipher.suites = null 14:25:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:42 ssl.endpoint.identification.algorithm = https 14:25:42 ssl.engine.factory.class = null 14:25:42 ssl.key.password = null 14:25:42 ssl.keymanager.algorithm = SunX509 14:25:42 ssl.keystore.certificate.chain = null 14:25:42 ssl.keystore.key = null 14:25:42 ssl.keystore.location = null 14:25:42 ssl.keystore.password = null 14:25:42 ssl.keystore.type = JKS 14:25:42 ssl.protocol = TLSv1.3 14:25:42 ssl.provider = null 14:25:42 ssl.secure.random.implementation = null 14:25:42 ssl.trustmanager.algorithm = PKIX 14:25:42 ssl.truststore.certificates = null 14:25:42 ssl.truststore.location = null 14:25:42 ssl.truststore.password = null 14:25:42 ssl.truststore.type = JKS 14:25:42 transaction.timeout.ms = 60000 14:25:42 transactional.id = null 14:25:42 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:42 14:25:42 2026-01-14T14:25:42.369Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:42 2026-01-14T14:25:42.372Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:42 2026-01-14T14:25:42.372Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:42 2026-01-14T14:25:42.372Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:42 2026-01-14T14:25:42.372Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400742372 14:25:42 2026-01-14T14:25:42.382Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:42 2026-01-14T14:25:42.460Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:42 2026-01-14T14:25:42.460Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:42 2026-01-14T14:25:42.566Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:42 2026-01-14T14:25:42.566Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:42 2026-01-14T14:25:42.573Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:42 2026-01-14T14:25:42.573Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:42 2026-01-14T14:25:42.634Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:42 2026-01-14T14:25:42.634Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:42 2026-01-14T14:25:42.634Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:42 2026-01-14T14:25:42.692Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:42 2026-01-14T14:25:42.692Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:42 acks = -1 14:25:42 auto.include.jmx.reporter = true 14:25:42 batch.size = 16384 14:25:42 bootstrap.servers = [localhost:32771] 14:25:42 buffer.memory = 33554432 14:25:42 client.dns.lookup = use_all_dns_ips 14:25:42 client.id = producer-10 14:25:42 compression.gzip.level = -1 14:25:42 compression.lz4.level = 9 14:25:42 compression.type = none 14:25:42 compression.zstd.level = 3 14:25:42 connections.max.idle.ms = 540000 14:25:42 delivery.timeout.ms = 120000 14:25:42 enable.idempotence = false 14:25:42 enable.metrics.push = true 14:25:42 interceptor.classes = [] 14:25:42 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:42 linger.ms = 1 14:25:42 max.block.ms = 60000 14:25:42 max.in.flight.requests.per.connection = 5 14:25:42 max.request.size = 1048576 14:25:42 metadata.max.age.ms = 300000 14:25:42 metadata.max.idle.ms = 300000 14:25:42 metadata.recovery.strategy = none 14:25:42 metric.reporters = [] 14:25:42 metrics.num.samples = 2 14:25:42 metrics.recording.level = INFO 14:25:42 metrics.sample.window.ms = 30000 14:25:42 partitioner.adaptive.partitioning.enable = true 14:25:42 partitioner.availability.timeout.ms = 0 14:25:42 partitioner.class = null 14:25:42 partitioner.ignore.keys = false 14:25:42 receive.buffer.bytes = 32768 14:25:42 reconnect.backoff.max.ms = 1000 14:25:42 reconnect.backoff.ms = 50 14:25:42 request.timeout.ms = 30000 14:25:42 retries = 0 14:25:42 retry.backoff.max.ms = 1000 14:25:42 retry.backoff.ms = 100 14:25:42 sasl.client.callback.handler.class = null 14:25:42 sasl.jaas.config = null 14:25:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:42 sasl.kerberos.min.time.before.relogin = 60000 14:25:42 sasl.kerberos.service.name = null 14:25:42 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:42 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:42 sasl.login.callback.handler.class = null 14:25:42 sasl.login.class = null 14:25:42 sasl.login.connect.timeout.ms = null 14:25:42 sasl.login.read.timeout.ms = null 14:25:42 sasl.login.refresh.buffer.seconds = 300 14:25:42 sasl.login.refresh.min.period.seconds = 60 14:25:42 sasl.login.refresh.window.factor = 0.8 14:25:42 sasl.login.refresh.window.jitter = 0.05 14:25:42 sasl.login.retry.backoff.max.ms = 10000 14:25:42 sasl.login.retry.backoff.ms = 100 14:25:42 sasl.mechanism = GSSAPI 14:25:42 sasl.oauthbearer.clock.skew.seconds = 30 14:25:42 sasl.oauthbearer.expected.audience = null 14:25:42 sasl.oauthbearer.expected.issuer = null 14:25:42 sasl.oauthbearer.header.urlencode = false 14:25:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:42 sasl.oauthbearer.jwks.endpoint.url = null 14:25:42 sasl.oauthbearer.scope.claim.name = scope 14:25:42 sasl.oauthbearer.sub.claim.name = sub 14:25:42 sasl.oauthbearer.token.endpoint.url = null 14:25:42 security.protocol = PLAINTEXT 14:25:42 security.providers = null 14:25:42 send.buffer.bytes = 131072 14:25:42 socket.connection.setup.timeout.max.ms = 30000 14:25:42 socket.connection.setup.timeout.ms = 10000 14:25:42 ssl.cipher.suites = null 14:25:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:42 ssl.endpoint.identification.algorithm = https 14:25:42 ssl.engine.factory.class = null 14:25:42 ssl.key.password = null 14:25:42 ssl.keymanager.algorithm = SunX509 14:25:42 ssl.keystore.certificate.chain = null 14:25:42 ssl.keystore.key = null 14:25:42 ssl.keystore.location = null 14:25:42 ssl.keystore.password = null 14:25:42 ssl.keystore.type = JKS 14:25:42 ssl.protocol = TLSv1.3 14:25:42 ssl.provider = null 14:25:42 ssl.secure.random.implementation = null 14:25:42 ssl.trustmanager.algorithm = PKIX 14:25:42 ssl.truststore.certificates = null 14:25:42 ssl.truststore.location = null 14:25:42 ssl.truststore.password = null 14:25:42 ssl.truststore.type = JKS 14:25:42 transaction.timeout.ms = 60000 14:25:42 transactional.id = null 14:25:42 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:25:42 14:25:42 2026-01-14T14:25:42.692Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:42 2026-01-14T14:25:42.696Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:42 2026-01-14T14:25:42.696Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:42 2026-01-14T14:25:42.696Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:42 2026-01-14T14:25:42.696Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400742696 14:25:42 2026-01-14T14:25:42.706Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:42 2026-01-14T14:25:42.725Z ERROR 6658 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 14:25:42 14:25:42 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 14:25:42 Endpoint handler details: 14:25:42 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 14:25:42 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@63f7a130] 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 14:25:42 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 14:25:42 at java.base/java.lang.Thread.run(Thread.java:833) 14:25:42 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 14:25:42 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 14:25:42 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 14:25:42 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 14:25:42 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 14:25:42 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 14:25:42 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 14:25:42 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 14:25:42 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 14:25:42 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 14:25:42 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 14:25:42 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 14:25:42 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 14:25:42 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 14:25:42 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 14:25:42 ... 10 common frames omitted 14:25:42 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@583dc104, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1768400742706, kafka_groupId=ncmp-async-rest-request-event-group}], failedMessage=GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@583dc104, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1768400742706, kafka_groupId=ncmp-async-rest-request-event-group}] 14:25:42 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 14:25:42 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 14:25:42 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 14:25:42 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 14:25:42 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 14:25:42 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 14:25:42 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 14:25:42 ... 16 common frames omitted 14:25:42 14:25:42 2026-01-14T14:25:42.731Z ERROR 6658 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 14:25:42 14:25:42 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 14:25:42 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 14:25:42 at java.base/java.lang.Thread.run(Thread.java:833) 14:25:42 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 14:25:42 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 14:25:42 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 14:25:42 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 14:25:42 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 14:25:42 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 14:25:42 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 14:25:42 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 14:25:42 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 14:25:42 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 14:25:42 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 14:25:42 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 14:25:42 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 14:25:42 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 14:25:42 ... 3 common frames omitted 14:25:42 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 14:25:42 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 14:25:42 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 14:25:42 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 14:25:42 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 14:25:42 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 14:25:42 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 14:25:42 ... 16 common frames omitted 14:25:42 14:25:42 2026-01-14T14:25:42.769Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:42 2026-01-14T14:25:42.769Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:42 2026-01-14T14:25:42.904Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:42 2026-01-14T14:25:42.904Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:42 2026-01-14T14:25:42.904Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.066Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 347ms, throttle time: 0ms, request timeout: 30000ms) 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 340ms, elapsed time since send: 340ms, throttle time: 0ms, request timeout: 30000ms) 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=26567468, epoch=6) to node 1: 14:25:43 14:25:43 org.apache.kafka.common.errors.DisconnectException 14:25:43 14:25:43 2026-01-14T14:25:43.067Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 14:25:43 2026-01-14T14:25:43.068Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=358858354, epoch=6) to node 1: 14:25:43 14:25:43 org.apache.kafka.common.errors.DisconnectException 14:25:43 14:25:43 2026-01-14T14:25:43.071Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 14:25:43 2026-01-14T14:25:43.071Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:25:43 2026-01-14T14:25:43.071Z INFO 6658 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:25:43 2026-01-14T14:25:43.172Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.173Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.173Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.173Z WARN 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.174Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.174Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.176Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.177Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.179Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.179Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.180Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.180Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.184Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.184Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.186Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.187Z WARN 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.253Z INFO 6658 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 14:25:43 2026-01-14T14:25:43.253Z INFO 6658 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 14:25:43 2026-01-14T14:25:43.254Z INFO 6658 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 14:25:43 2026-01-14T14:25:43.254Z INFO 6658 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 14:25:43 2026-01-14T14:25:43.255Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.255Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.255Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.255Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.255Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 14:25:43 2026-01-14T14:25:43.255Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 14:25:43 2026-01-14T14:25:43.257Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.257Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.257Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.257Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:43 2026-01-14T14:25:43.260Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.260Z WARN 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.260Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:43 2026-01-14T14:25:43.260Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:43 2026-01-14T14:25:43.261Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:25:43 2026-01-14T14:25:43.261Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:43 2026-01-14T14:25:43.261Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:43 2026-01-14T14:25:43.261Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:43 2026-01-14T14:25:43.261Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:25:43 2026-01-14T14:25:43.261Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:43 2026-01-14T14:25:43.266Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 14:25:43 2026-01-14T14:25:43.266Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 14:25:43 2026-01-14T14:25:43.266Z INFO 6658 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 14:25:43 2026-01-14T14:25:43.266Z INFO 6658 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 14:25:43 2026-01-14T14:25:43.283Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.283Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.51 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 14:25:43 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 14:25:43 2026-01-14T14:25:43.294Z INFO 6658 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:25:43 2026-01-14T14:25:43.331Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.331Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.349Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: de35d9b0001974494e01e3a1c98caba395c82a5c6cc037a29cd8afb58fd187c5 14:25:43 2026-01-14T14:25:43.403Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.403Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.407Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.407Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.409Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.409Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.417Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.417Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.461Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.461Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.541Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.541Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.568Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.568Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.571Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.571Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.576Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.576Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.611Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.611Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.657Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.657Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.676Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.676Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.676Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:43 2026-01-14T14:25:43.779Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.779Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.832Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.832Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.854Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:43 2026-01-14T14:25:43.854Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.940Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:43 2026-01-14T14:25:43.940Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:43 2026-01-14T14:25:43.940Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:44 2026-01-14T14:25:43.990Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:44 2026-01-14T14:25:43.990Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.038Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.039Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.041Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.041Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.127Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.127Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.463Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.464Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.473Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.473Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.578Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.578Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.643Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.643Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.655Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.655Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.678Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:44 2026-01-14T14:25:44.678Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.678Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:44 2026-01-14T14:25:44.746Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.746Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.785Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.785Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:44 2026-01-14T14:25:44.857Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:44 2026-01-14T14:25:44.857Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:44.988Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:45 2026-01-14T14:25:44.988Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:44.988Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:45 2026-01-14T14:25:45.023Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.023Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.078Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.078Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.429Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.429Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.476Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.476Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.483Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.483Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.581Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.581Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.583Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:45 2026-01-14T14:25:45.584Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.584Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:45 2026-01-14T14:25:45.648Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.648Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.747Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.748Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.775Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.776Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:45 2026-01-14T14:25:45.791Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:45 2026-01-14T14:25:45.791Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.018Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:46 2026-01-14T14:25:46.018Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.018Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:46 2026-01-14T14:25:46.024Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.024Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.080Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.081Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.430Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.431Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.480Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.480Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.484Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.484Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.489Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:46 2026-01-14T14:25:46.489Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.489Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:46 2026-01-14T14:25:46.583Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.583Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.649Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.649Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.753Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.754Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.777Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.777Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:46 2026-01-14T14:25:46.795Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:46 2026-01-14T14:25:46.795Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:46.996Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:47 2026-01-14T14:25:46.996Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:46.996Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:47 2026-01-14T14:25:47.026Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.026Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.081Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.081Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.432Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.432Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.449Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:47 2026-01-14T14:25:47.449Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.449Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:47 2026-01-14T14:25:47.484Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.484Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.486Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.486Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.606Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.606Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.650Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.650Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.754Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.754Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.799Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.799Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:47 2026-01-14T14:25:47.807Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:47 2026-01-14T14:25:47.807Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.001Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:48 2026-01-14T14:25:48.001Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.001Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:48 2026-01-14T14:25:48.028Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.028Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.084Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.084Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.352Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:48 2026-01-14T14:25:48.352Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.352Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:48 2026-01-14T14:25:48.436Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.436Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.488Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.488Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.497Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.497Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.637Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.637Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.701Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.701Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.756Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.756Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.804Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.804Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.808Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:48 2026-01-14T14:25:48.808Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.962Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:48 2026-01-14T14:25:48.962Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:48 2026-01-14T14:25:48.962Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:49 2026-01-14T14:25:48.985Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:49 2026-01-14T14:25:48.985Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.086Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.086Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.363Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:49 2026-01-14T14:25:49.363Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.363Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:49 2026-01-14T14:25:49.438Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.438Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.505Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.505Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.507Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.507Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.638Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.638Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.703Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.703Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.758Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.758Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.767Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.472987604S 14:25:49 14:25:49,790 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:25:49 14:25:49,790 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:25:49 14:25:49,790 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:25:49 14:25:49,798 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:25:49 14:25:49,798 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:25:49 14:25:49,806 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:25:49 14:25:49,806 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:25:49 2026-01-14T14:25:49.810Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.811Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:49 14:25:49 . ____ _ __ _ _ 14:25:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:49 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:49 =========|_|==============|___/=/_/_/_/ 14:25:49 14:25:49 :: Spring Boot :: (v3.5.9) 14:25:49 14:25:49 2026-01-14T14:25:49.814Z INFO 6658 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:49 2026-01-14T14:25:49.814Z INFO 6658 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 14:25:49 2026-01-14T14:25:49.841Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:49 2026-01-14T14:25:49.841Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.985Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:49 2026-01-14T14:25:49.985Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:49 2026-01-14T14:25:49.985Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:50 2026-01-14T14:25:50.087Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.087Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.092Z INFO 6658 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 14:25:50 2026-01-14T14:25:50.193Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:50 allow.auto.create.topics = true 14:25:50 auto.commit.interval.ms = 5000 14:25:50 auto.include.jmx.reporter = true 14:25:50 auto.offset.reset = latest 14:25:50 bootstrap.servers = [localhost:32772] 14:25:50 check.crcs = true 14:25:50 client.dns.lookup = use_all_dns_ips 14:25:50 client.id = consumer-ncmp-data-operation-event-group-7 14:25:50 client.rack = 14:25:50 connections.max.idle.ms = 540000 14:25:50 default.api.timeout.ms = 60000 14:25:50 enable.auto.commit = false 14:25:50 enable.metrics.push = true 14:25:50 exclude.internal.topics = true 14:25:50 fetch.max.bytes = 52428800 14:25:50 fetch.max.wait.ms = 500 14:25:50 fetch.min.bytes = 1 14:25:50 group.id = ncmp-data-operation-event-group 14:25:50 group.instance.id = null 14:25:50 group.protocol = classic 14:25:50 group.remote.assignor = null 14:25:50 heartbeat.interval.ms = 3000 14:25:50 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 14:25:50 internal.leave.group.on.close = true 14:25:50 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:50 isolation.level = read_uncommitted 14:25:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:50 max.partition.fetch.bytes = 1048576 14:25:50 max.poll.interval.ms = 300000 14:25:50 max.poll.records = 500 14:25:50 metadata.max.age.ms = 300000 14:25:50 metadata.recovery.strategy = none 14:25:50 metric.reporters = [] 14:25:50 metrics.num.samples = 2 14:25:50 metrics.recording.level = INFO 14:25:50 metrics.sample.window.ms = 30000 14:25:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:50 receive.buffer.bytes = 65536 14:25:50 reconnect.backoff.max.ms = 1000 14:25:50 reconnect.backoff.ms = 50 14:25:50 request.timeout.ms = 30000 14:25:50 retry.backoff.max.ms = 1000 14:25:50 retry.backoff.ms = 100 14:25:50 sasl.client.callback.handler.class = null 14:25:50 sasl.jaas.config = null 14:25:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:50 sasl.kerberos.min.time.before.relogin = 60000 14:25:50 sasl.kerberos.service.name = null 14:25:50 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:50 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:50 sasl.login.callback.handler.class = null 14:25:50 sasl.login.class = null 14:25:50 sasl.login.connect.timeout.ms = null 14:25:50 sasl.login.read.timeout.ms = null 14:25:50 sasl.login.refresh.buffer.seconds = 300 14:25:50 sasl.login.refresh.min.period.seconds = 60 14:25:50 sasl.login.refresh.window.factor = 0.8 14:25:50 sasl.login.refresh.window.jitter = 0.05 14:25:50 sasl.login.retry.backoff.max.ms = 10000 14:25:50 sasl.login.retry.backoff.ms = 100 14:25:50 sasl.mechanism = GSSAPI 14:25:50 sasl.oauthbearer.clock.skew.seconds = 30 14:25:50 sasl.oauthbearer.expected.audience = null 14:25:50 sasl.oauthbearer.expected.issuer = null 14:25:50 sasl.oauthbearer.header.urlencode = false 14:25:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:50 sasl.oauthbearer.jwks.endpoint.url = null 14:25:50 sasl.oauthbearer.scope.claim.name = scope 14:25:50 sasl.oauthbearer.sub.claim.name = sub 14:25:50 sasl.oauthbearer.token.endpoint.url = null 14:25:50 security.protocol = PLAINTEXT 14:25:50 security.providers = null 14:25:50 send.buffer.bytes = 131072 14:25:50 session.timeout.ms = 45000 14:25:50 socket.connection.setup.timeout.max.ms = 30000 14:25:50 socket.connection.setup.timeout.ms = 10000 14:25:50 ssl.cipher.suites = null 14:25:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:50 ssl.endpoint.identification.algorithm = https 14:25:50 ssl.engine.factory.class = null 14:25:50 ssl.key.password = null 14:25:50 ssl.keymanager.algorithm = SunX509 14:25:50 ssl.keystore.certificate.chain = null 14:25:50 ssl.keystore.key = null 14:25:50 ssl.keystore.location = null 14:25:50 ssl.keystore.password = null 14:25:50 ssl.keystore.type = JKS 14:25:50 ssl.protocol = TLSv1.3 14:25:50 ssl.provider = null 14:25:50 ssl.secure.random.implementation = null 14:25:50 ssl.trustmanager.algorithm = PKIX 14:25:50 ssl.truststore.certificates = null 14:25:50 ssl.truststore.location = null 14:25:50 ssl.truststore.password = null 14:25:50 ssl.truststore.type = JKS 14:25:50 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:25:50 14:25:50 2026-01-14T14:25:50.193Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:50 2026-01-14T14:25:50.196Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:50 2026-01-14T14:25:50.196Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:50 2026-01-14T14:25:50.196Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400750196 14:25:50 2026-01-14T14:25:50.196Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 14:25:50 2026-01-14T14:25:50.199Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:50 allow.auto.create.topics = true 14:25:50 auto.commit.interval.ms = 5000 14:25:50 auto.include.jmx.reporter = true 14:25:50 auto.offset.reset = latest 14:25:50 bootstrap.servers = [localhost:32772] 14:25:50 check.crcs = true 14:25:50 client.dns.lookup = use_all_dns_ips 14:25:50 client.id = consumer-ncmp-async-rest-request-event-group-8 14:25:50 client.rack = 14:25:50 connections.max.idle.ms = 540000 14:25:50 default.api.timeout.ms = 60000 14:25:50 enable.auto.commit = false 14:25:50 enable.metrics.push = true 14:25:50 exclude.internal.topics = true 14:25:50 fetch.max.bytes = 52428800 14:25:50 fetch.max.wait.ms = 500 14:25:50 fetch.min.bytes = 1 14:25:50 group.id = ncmp-async-rest-request-event-group 14:25:50 group.instance.id = null 14:25:50 group.protocol = classic 14:25:50 group.remote.assignor = null 14:25:50 heartbeat.interval.ms = 3000 14:25:50 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 14:25:50 internal.leave.group.on.close = true 14:25:50 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:50 isolation.level = read_uncommitted 14:25:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:50 max.partition.fetch.bytes = 1048576 14:25:50 max.poll.interval.ms = 300000 14:25:50 max.poll.records = 500 14:25:50 metadata.max.age.ms = 300000 14:25:50 metadata.recovery.strategy = none 14:25:50 metric.reporters = [] 14:25:50 metrics.num.samples = 2 14:25:50 metrics.recording.level = INFO 14:25:50 metrics.sample.window.ms = 30000 14:25:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:50 receive.buffer.bytes = 65536 14:25:50 reconnect.backoff.max.ms = 1000 14:25:50 reconnect.backoff.ms = 50 14:25:50 request.timeout.ms = 30000 14:25:50 retry.backoff.max.ms = 1000 14:25:50 retry.backoff.ms = 100 14:25:50 sasl.client.callback.handler.class = null 14:25:50 sasl.jaas.config = null 14:25:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:50 sasl.kerberos.min.time.before.relogin = 60000 14:25:50 sasl.kerberos.service.name = null 14:25:50 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:50 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:50 sasl.login.callback.handler.class = null 14:25:50 sasl.login.class = null 14:25:50 sasl.login.connect.timeout.ms = null 14:25:50 sasl.login.read.timeout.ms = null 14:25:50 sasl.login.refresh.buffer.seconds = 300 14:25:50 sasl.login.refresh.min.period.seconds = 60 14:25:50 sasl.login.refresh.window.factor = 0.8 14:25:50 sasl.login.refresh.window.jitter = 0.05 14:25:50 sasl.login.retry.backoff.max.ms = 10000 14:25:50 sasl.login.retry.backoff.ms = 100 14:25:50 sasl.mechanism = GSSAPI 14:25:50 sasl.oauthbearer.clock.skew.seconds = 30 14:25:50 sasl.oauthbearer.expected.audience = null 14:25:50 sasl.oauthbearer.expected.issuer = null 14:25:50 sasl.oauthbearer.header.urlencode = false 14:25:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:50 sasl.oauthbearer.jwks.endpoint.url = null 14:25:50 sasl.oauthbearer.scope.claim.name = scope 14:25:50 sasl.oauthbearer.sub.claim.name = sub 14:25:50 sasl.oauthbearer.token.endpoint.url = null 14:25:50 security.protocol = PLAINTEXT 14:25:50 security.providers = null 14:25:50 send.buffer.bytes = 131072 14:25:50 session.timeout.ms = 45000 14:25:50 socket.connection.setup.timeout.max.ms = 30000 14:25:50 socket.connection.setup.timeout.ms = 10000 14:25:50 ssl.cipher.suites = null 14:25:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:50 ssl.endpoint.identification.algorithm = https 14:25:50 ssl.engine.factory.class = null 14:25:50 ssl.key.password = null 14:25:50 ssl.keymanager.algorithm = SunX509 14:25:50 ssl.keystore.certificate.chain = null 14:25:50 ssl.keystore.key = null 14:25:50 ssl.keystore.location = null 14:25:50 ssl.keystore.password = null 14:25:50 ssl.keystore.type = JKS 14:25:50 ssl.protocol = TLSv1.3 14:25:50 ssl.provider = null 14:25:50 ssl.secure.random.implementation = null 14:25:50 ssl.trustmanager.algorithm = PKIX 14:25:50 ssl.truststore.certificates = null 14:25:50 ssl.truststore.location = null 14:25:50 ssl.truststore.password = null 14:25:50 ssl.truststore.type = JKS 14:25:50 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:25:50 14:25:50 2026-01-14T14:25:50.200Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:50 2026-01-14T14:25:50.211Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:50 2026-01-14T14:25:50.211Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:50 2026-01-14T14:25:50.211Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400750211 14:25:50 2026-01-14T14:25:50.211Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 14:25:50 2026-01-14T14:25:50.220Z INFO 6658 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.447 seconds (process running for 71.65) 14:25:50 2026-01-14T14:25:50.242Z WARN 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 14:25:50 2026-01-14T14:25:50.242Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:50 2026-01-14T14:25:50.242Z WARN 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 14:25:50 2026-01-14T14:25:50.243Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:50 2026-01-14T14:25:50.367Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:50 2026-01-14T14:25:50.368Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.368Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:50 2026-01-14T14:25:50.370Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 14:25:50 2026-01-14T14:25:50.372Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:25:50 2026-01-14T14:25:50.374Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 14:25:50 2026-01-14T14:25:50.375Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:25:50 2026-01-14T14:25:50.406Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-d016bd82-1ae6-475d-97c5-c23a0a7d074c 14:25:50 2026-01-14T14:25:50.406Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:25:50 2026-01-14T14:25:50.406Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-f441a8e2-d835-4936-8043-e15c20414d04 14:25:50 2026-01-14T14:25:50.407Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:25:50 2026-01-14T14:25:50.436Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-f441a8e2-d835-4936-8043-e15c20414d04', protocol='range'} 14:25:50 2026-01-14T14:25:50.436Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-d016bd82-1ae6-475d-97c5-c23a0a7d074c', protocol='range'} 14:25:50 2026-01-14T14:25:50.436Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-f441a8e2-d835-4936-8043-e15c20414d04=Assignment(partitions=[ncmp-async-m2m-0])} 14:25:50 2026-01-14T14:25:50.437Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-d016bd82-1ae6-475d-97c5-c23a0a7d074c=Assignment(partitions=[ncmp-async-m2m-0])} 14:25:50 2026-01-14T14:25:50.445Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.445Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.483Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-f441a8e2-d835-4936-8043-e15c20414d04', protocol='range'} 14:25:50 2026-01-14T14:25:50.484Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:25:50 2026-01-14T14:25:50.484Z INFO 6658 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:25:50 2026-01-14T14:25:50.486Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-d016bd82-1ae6-475d-97c5-c23a0a7d074c', protocol='range'} 14:25:50 2026-01-14T14:25:50.487Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:25:50 2026-01-14T14:25:50.487Z INFO 6658 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:25:50 2026-01-14T14:25:50.497Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:50 2026-01-14T14:25:50.497Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:50 2026-01-14T14:25:50.499Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:50 2026-01-14T14:25:50.501Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:25:50 2026-01-14T14:25:50.506Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 14:25:50 2026-01-14T14:25:50.508Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.508Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.511Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 14:25:50 2026-01-14T14:25:50.516Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.516Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.535Z INFO 6658 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 14:25:50 2026-01-14T14:25:50.538Z INFO 6658 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 14:25:50 2026-01-14T14:25:50.543Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:50 2026-01-14T14:25:50.543Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:50 acks = -1 14:25:50 auto.include.jmx.reporter = true 14:25:50 batch.size = 16384 14:25:50 bootstrap.servers = [localhost:32772] 14:25:50 buffer.memory = 33554432 14:25:50 client.dns.lookup = use_all_dns_ips 14:25:50 client.id = producer-11 14:25:50 compression.gzip.level = -1 14:25:50 compression.lz4.level = 9 14:25:50 compression.type = none 14:25:50 compression.zstd.level = 3 14:25:50 connections.max.idle.ms = 540000 14:25:50 delivery.timeout.ms = 120000 14:25:50 enable.idempotence = false 14:25:50 enable.metrics.push = true 14:25:50 interceptor.classes = [] 14:25:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:50 linger.ms = 1 14:25:50 max.block.ms = 60000 14:25:50 max.in.flight.requests.per.connection = 5 14:25:50 max.request.size = 1048576 14:25:50 metadata.max.age.ms = 300000 14:25:50 metadata.max.idle.ms = 300000 14:25:50 metadata.recovery.strategy = none 14:25:50 metric.reporters = [] 14:25:50 metrics.num.samples = 2 14:25:50 metrics.recording.level = INFO 14:25:50 metrics.sample.window.ms = 30000 14:25:50 partitioner.adaptive.partitioning.enable = true 14:25:50 partitioner.availability.timeout.ms = 0 14:25:50 partitioner.class = null 14:25:50 partitioner.ignore.keys = false 14:25:50 receive.buffer.bytes = 32768 14:25:50 reconnect.backoff.max.ms = 1000 14:25:50 reconnect.backoff.ms = 50 14:25:50 request.timeout.ms = 30000 14:25:50 retries = 0 14:25:50 retry.backoff.max.ms = 1000 14:25:50 retry.backoff.ms = 100 14:25:50 sasl.client.callback.handler.class = null 14:25:50 sasl.jaas.config = null 14:25:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:50 sasl.kerberos.min.time.before.relogin = 60000 14:25:50 sasl.kerberos.service.name = null 14:25:50 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:50 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:50 sasl.login.callback.handler.class = null 14:25:50 sasl.login.class = null 14:25:50 sasl.login.connect.timeout.ms = null 14:25:50 sasl.login.read.timeout.ms = null 14:25:50 sasl.login.refresh.buffer.seconds = 300 14:25:50 sasl.login.refresh.min.period.seconds = 60 14:25:50 sasl.login.refresh.window.factor = 0.8 14:25:50 sasl.login.refresh.window.jitter = 0.05 14:25:50 sasl.login.retry.backoff.max.ms = 10000 14:25:50 sasl.login.retry.backoff.ms = 100 14:25:50 sasl.mechanism = GSSAPI 14:25:50 sasl.oauthbearer.clock.skew.seconds = 30 14:25:50 sasl.oauthbearer.expected.audience = null 14:25:50 sasl.oauthbearer.expected.issuer = null 14:25:50 sasl.oauthbearer.header.urlencode = false 14:25:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:50 sasl.oauthbearer.jwks.endpoint.url = null 14:25:50 sasl.oauthbearer.scope.claim.name = scope 14:25:50 sasl.oauthbearer.sub.claim.name = sub 14:25:50 sasl.oauthbearer.token.endpoint.url = null 14:25:50 security.protocol = PLAINTEXT 14:25:50 security.providers = null 14:25:50 send.buffer.bytes = 131072 14:25:50 socket.connection.setup.timeout.max.ms = 30000 14:25:50 socket.connection.setup.timeout.ms = 10000 14:25:50 ssl.cipher.suites = null 14:25:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:50 ssl.endpoint.identification.algorithm = https 14:25:50 ssl.engine.factory.class = null 14:25:50 ssl.key.password = null 14:25:50 ssl.keymanager.algorithm = SunX509 14:25:50 ssl.keystore.certificate.chain = null 14:25:50 ssl.keystore.key = null 14:25:50 ssl.keystore.location = null 14:25:50 ssl.keystore.password = null 14:25:50 ssl.keystore.type = JKS 14:25:50 ssl.protocol = TLSv1.3 14:25:50 ssl.provider = null 14:25:50 ssl.secure.random.implementation = null 14:25:50 ssl.trustmanager.algorithm = PKIX 14:25:50 ssl.truststore.certificates = null 14:25:50 ssl.truststore.location = null 14:25:50 ssl.truststore.password = null 14:25:50 ssl.truststore.type = JKS 14:25:50 transaction.timeout.ms = 60000 14:25:50 transactional.id = null 14:25:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:50 14:25:50 2026-01-14T14:25:50.543Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:50 2026-01-14T14:25:50.546Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:50 2026-01-14T14:25:50.546Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:50 2026-01-14T14:25:50.546Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:50 2026-01-14T14:25:50.546Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400750546 14:25:50 2026-01-14T14:25:50.554Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:50 2026-01-14T14:25:50.614Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 14:25:50 auto.include.jmx.reporter = true 14:25:50 bootstrap.controllers = [] 14:25:50 bootstrap.servers = [localhost:32772] 14:25:50 client.dns.lookup = use_all_dns_ips 14:25:50 client.id = 14:25:50 connections.max.idle.ms = 300000 14:25:50 default.api.timeout.ms = 60000 14:25:50 enable.metrics.push = true 14:25:50 metadata.max.age.ms = 300000 14:25:50 metadata.recovery.strategy = none 14:25:50 metric.reporters = [] 14:25:50 metrics.num.samples = 2 14:25:50 metrics.recording.level = INFO 14:25:50 metrics.sample.window.ms = 30000 14:25:50 receive.buffer.bytes = 65536 14:25:50 reconnect.backoff.max.ms = 1000 14:25:50 reconnect.backoff.ms = 50 14:25:50 request.timeout.ms = 30000 14:25:50 retries = 2147483647 14:25:50 retry.backoff.max.ms = 1000 14:25:50 retry.backoff.ms = 100 14:25:50 sasl.client.callback.handler.class = null 14:25:50 sasl.jaas.config = null 14:25:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:50 sasl.kerberos.min.time.before.relogin = 60000 14:25:50 sasl.kerberos.service.name = null 14:25:50 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:50 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:50 sasl.login.callback.handler.class = null 14:25:50 sasl.login.class = null 14:25:50 sasl.login.connect.timeout.ms = null 14:25:50 sasl.login.read.timeout.ms = null 14:25:50 sasl.login.refresh.buffer.seconds = 300 14:25:50 sasl.login.refresh.min.period.seconds = 60 14:25:50 sasl.login.refresh.window.factor = 0.8 14:25:50 sasl.login.refresh.window.jitter = 0.05 14:25:50 sasl.login.retry.backoff.max.ms = 10000 14:25:50 sasl.login.retry.backoff.ms = 100 14:25:50 sasl.mechanism = GSSAPI 14:25:50 sasl.oauthbearer.clock.skew.seconds = 30 14:25:50 sasl.oauthbearer.expected.audience = null 14:25:50 sasl.oauthbearer.expected.issuer = null 14:25:50 sasl.oauthbearer.header.urlencode = false 14:25:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:50 sasl.oauthbearer.jwks.endpoint.url = null 14:25:50 sasl.oauthbearer.scope.claim.name = scope 14:25:50 sasl.oauthbearer.sub.claim.name = sub 14:25:50 sasl.oauthbearer.token.endpoint.url = null 14:25:50 security.protocol = PLAINTEXT 14:25:50 security.providers = null 14:25:50 send.buffer.bytes = 131072 14:25:50 socket.connection.setup.timeout.max.ms = 30000 14:25:50 socket.connection.setup.timeout.ms = 10000 14:25:50 ssl.cipher.suites = null 14:25:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:50 ssl.endpoint.identification.algorithm = https 14:25:50 ssl.engine.factory.class = null 14:25:50 ssl.key.password = null 14:25:50 ssl.keymanager.algorithm = SunX509 14:25:50 ssl.keystore.certificate.chain = null 14:25:50 ssl.keystore.key = null 14:25:50 ssl.keystore.location = null 14:25:50 ssl.keystore.password = null 14:25:50 ssl.keystore.type = JKS 14:25:50 ssl.protocol = TLSv1.3 14:25:50 ssl.provider = null 14:25:50 ssl.secure.random.implementation = null 14:25:50 ssl.trustmanager.algorithm = PKIX 14:25:50 ssl.truststore.certificates = null 14:25:50 ssl.truststore.location = null 14:25:50 ssl.truststore.password = null 14:25:50 ssl.truststore.type = JKS 14:25:50 14:25:50 2026-01-14T14:25:50.616Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:50 2026-01-14T14:25:50.616Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:50 2026-01-14T14:25:50.616Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400750616 14:25:50 2026-01-14T14:25:50.619Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 14:25:50 auto.include.jmx.reporter = true 14:25:50 bootstrap.controllers = [] 14:25:50 bootstrap.servers = [localhost:32772] 14:25:50 client.dns.lookup = use_all_dns_ips 14:25:50 client.id = 14:25:50 connections.max.idle.ms = 300000 14:25:50 default.api.timeout.ms = 60000 14:25:50 enable.metrics.push = true 14:25:50 metadata.max.age.ms = 300000 14:25:50 metadata.recovery.strategy = none 14:25:50 metric.reporters = [] 14:25:50 metrics.num.samples = 2 14:25:50 metrics.recording.level = INFO 14:25:50 metrics.sample.window.ms = 30000 14:25:50 receive.buffer.bytes = 65536 14:25:50 reconnect.backoff.max.ms = 1000 14:25:50 reconnect.backoff.ms = 50 14:25:50 request.timeout.ms = 30000 14:25:50 retries = 2147483647 14:25:50 retry.backoff.max.ms = 1000 14:25:50 retry.backoff.ms = 100 14:25:50 sasl.client.callback.handler.class = null 14:25:50 sasl.jaas.config = null 14:25:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:50 sasl.kerberos.min.time.before.relogin = 60000 14:25:50 sasl.kerberos.service.name = null 14:25:50 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:50 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:50 sasl.login.callback.handler.class = null 14:25:50 sasl.login.class = null 14:25:50 sasl.login.connect.timeout.ms = null 14:25:50 sasl.login.read.timeout.ms = null 14:25:50 sasl.login.refresh.buffer.seconds = 300 14:25:50 sasl.login.refresh.min.period.seconds = 60 14:25:50 sasl.login.refresh.window.factor = 0.8 14:25:50 sasl.login.refresh.window.jitter = 0.05 14:25:50 sasl.login.retry.backoff.max.ms = 10000 14:25:50 sasl.login.retry.backoff.ms = 100 14:25:50 sasl.mechanism = GSSAPI 14:25:50 sasl.oauthbearer.clock.skew.seconds = 30 14:25:50 sasl.oauthbearer.expected.audience = null 14:25:50 sasl.oauthbearer.expected.issuer = null 14:25:50 sasl.oauthbearer.header.urlencode = false 14:25:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:50 sasl.oauthbearer.jwks.endpoint.url = null 14:25:50 sasl.oauthbearer.scope.claim.name = scope 14:25:50 sasl.oauthbearer.sub.claim.name = sub 14:25:50 sasl.oauthbearer.token.endpoint.url = null 14:25:50 security.protocol = PLAINTEXT 14:25:50 security.providers = null 14:25:50 send.buffer.bytes = 131072 14:25:50 socket.connection.setup.timeout.max.ms = 30000 14:25:50 socket.connection.setup.timeout.ms = 10000 14:25:50 ssl.cipher.suites = null 14:25:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:50 ssl.endpoint.identification.algorithm = https 14:25:50 ssl.engine.factory.class = null 14:25:50 ssl.key.password = null 14:25:50 ssl.keymanager.algorithm = SunX509 14:25:50 ssl.keystore.certificate.chain = null 14:25:50 ssl.keystore.key = null 14:25:50 ssl.keystore.location = null 14:25:50 ssl.keystore.password = null 14:25:50 ssl.keystore.type = JKS 14:25:50 ssl.protocol = TLSv1.3 14:25:50 ssl.provider = null 14:25:50 ssl.secure.random.implementation = null 14:25:50 ssl.trustmanager.algorithm = PKIX 14:25:50 ssl.truststore.certificates = null 14:25:50 ssl.truststore.location = null 14:25:50 ssl.truststore.password = null 14:25:50 ssl.truststore.type = JKS 14:25:50 14:25:50 2026-01-14T14:25:50.620Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:50 2026-01-14T14:25:50.620Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:50 2026-01-14T14:25:50.620Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400750620 14:25:50 2026-01-14T14:25:50.640Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.640Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.653Z INFO 6658 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 14:25:50 2026-01-14T14:25:50.654Z INFO 6658 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 14:25:50 2026-01-14T14:25:50.655Z INFO 6658 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:50 2026-01-14T14:25:50.655Z INFO 6658 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:50 2026-01-14T14:25:50.655Z INFO 6658 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:50 2026-01-14T14:25:50.657Z INFO 6658 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:50 2026-01-14T14:25:50.657Z INFO 6658 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:50 2026-01-14T14:25:50.657Z INFO 6658 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:50 2026-01-14T14:25:50.706Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.706Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.760Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.760Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.772Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:50 2026-01-14T14:25:50.776Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:50 acks = -1 14:25:50 auto.include.jmx.reporter = true 14:25:50 batch.size = 16384 14:25:50 bootstrap.servers = [localhost:32772] 14:25:50 buffer.memory = 33554432 14:25:50 client.dns.lookup = use_all_dns_ips 14:25:50 client.id = producer-12 14:25:50 compression.gzip.level = -1 14:25:50 compression.lz4.level = 9 14:25:50 compression.type = none 14:25:50 compression.zstd.level = 3 14:25:50 connections.max.idle.ms = 540000 14:25:50 delivery.timeout.ms = 120000 14:25:50 enable.idempotence = false 14:25:50 enable.metrics.push = true 14:25:50 interceptor.classes = [] 14:25:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:50 linger.ms = 1 14:25:50 max.block.ms = 60000 14:25:50 max.in.flight.requests.per.connection = 5 14:25:50 max.request.size = 1048576 14:25:50 metadata.max.age.ms = 300000 14:25:50 metadata.max.idle.ms = 300000 14:25:50 metadata.recovery.strategy = none 14:25:50 metric.reporters = [] 14:25:50 metrics.num.samples = 2 14:25:50 metrics.recording.level = INFO 14:25:50 metrics.sample.window.ms = 30000 14:25:50 partitioner.adaptive.partitioning.enable = true 14:25:50 partitioner.availability.timeout.ms = 0 14:25:50 partitioner.class = null 14:25:50 partitioner.ignore.keys = false 14:25:50 receive.buffer.bytes = 32768 14:25:50 reconnect.backoff.max.ms = 1000 14:25:50 reconnect.backoff.ms = 50 14:25:50 request.timeout.ms = 30000 14:25:50 retries = 0 14:25:50 retry.backoff.max.ms = 1000 14:25:50 retry.backoff.ms = 100 14:25:50 sasl.client.callback.handler.class = null 14:25:50 sasl.jaas.config = null 14:25:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:50 sasl.kerberos.min.time.before.relogin = 60000 14:25:50 sasl.kerberos.service.name = null 14:25:50 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:50 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:50 sasl.login.callback.handler.class = null 14:25:50 sasl.login.class = null 14:25:50 sasl.login.connect.timeout.ms = null 14:25:50 sasl.login.read.timeout.ms = null 14:25:50 sasl.login.refresh.buffer.seconds = 300 14:25:50 sasl.login.refresh.min.period.seconds = 60 14:25:50 sasl.login.refresh.window.factor = 0.8 14:25:50 sasl.login.refresh.window.jitter = 0.05 14:25:50 sasl.login.retry.backoff.max.ms = 10000 14:25:50 sasl.login.retry.backoff.ms = 100 14:25:50 sasl.mechanism = GSSAPI 14:25:50 sasl.oauthbearer.clock.skew.seconds = 30 14:25:50 sasl.oauthbearer.expected.audience = null 14:25:50 sasl.oauthbearer.expected.issuer = null 14:25:50 sasl.oauthbearer.header.urlencode = false 14:25:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:50 sasl.oauthbearer.jwks.endpoint.url = null 14:25:50 sasl.oauthbearer.scope.claim.name = scope 14:25:50 sasl.oauthbearer.sub.claim.name = sub 14:25:50 sasl.oauthbearer.token.endpoint.url = null 14:25:50 security.protocol = PLAINTEXT 14:25:50 security.providers = null 14:25:50 send.buffer.bytes = 131072 14:25:50 socket.connection.setup.timeout.max.ms = 30000 14:25:50 socket.connection.setup.timeout.ms = 10000 14:25:50 ssl.cipher.suites = null 14:25:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:50 ssl.endpoint.identification.algorithm = https 14:25:50 ssl.engine.factory.class = null 14:25:50 ssl.key.password = null 14:25:50 ssl.keymanager.algorithm = SunX509 14:25:50 ssl.keystore.certificate.chain = null 14:25:50 ssl.keystore.key = null 14:25:50 ssl.keystore.location = null 14:25:50 ssl.keystore.password = null 14:25:50 ssl.keystore.type = JKS 14:25:50 ssl.protocol = TLSv1.3 14:25:50 ssl.provider = null 14:25:50 ssl.secure.random.implementation = null 14:25:50 ssl.trustmanager.algorithm = PKIX 14:25:50 ssl.truststore.certificates = null 14:25:50 ssl.truststore.location = null 14:25:50 ssl.truststore.password = null 14:25:50 ssl.truststore.type = JKS 14:25:50 transaction.timeout.ms = 60000 14:25:50 transactional.id = null 14:25:50 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:25:50 14:25:50 2026-01-14T14:25:50.777Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:50 2026-01-14T14:25:50.781Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:50 2026-01-14T14:25:50.781Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:50 2026-01-14T14:25:50.781Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:50 2026-01-14T14:25:50.781Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400750781 14:25:50 2026-01-14T14:25:50.799Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:50 2026-01-14T14:25:50.811Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.811Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.828Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.828Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:50 2026-01-14T14:25:50.838Z ERROR 6658 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 14:25:50 14:25:50 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 14:25:50 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 14:25:50 at java.base/java.lang.Thread.run(Thread.java:833) 14:25:50 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 14:25:50 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 14:25:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 14:25:50 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 14:25:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 14:25:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 14:25:50 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 14:25:50 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 14:25:50 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 14:25:50 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 14:25:50 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 14:25:50 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 14:25:50 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 14:25:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 14:25:50 ... 3 common frames omitted 14:25:50 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 14:25:50 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 14:25:50 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 14:25:50 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 14:25:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 14:25:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 14:25:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 14:25:50 ... 16 common frames omitted 14:25:50 14:25:50 2026-01-14T14:25:50.843Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:50 2026-01-14T14:25:50.843Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:50.965Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 14:25:51 2026-01-14T14:25:50.966Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 133ms, elapsed time since send: 133ms, throttle time: 0ms, request timeout: 30000ms) 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 139ms, elapsed time since send: 139ms, throttle time: 0ms, request timeout: 30000ms) 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 14:25:51 2026-01-14T14:25:50.967Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=393553905, epoch=2) to node 1: 14:25:51 14:25:51 org.apache.kafka.common.errors.DisconnectException 14:25:51 14:25:51 2026-01-14T14:25:50.968Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=132064365, epoch=2) to node 1: 14:25:51 14:25:51 org.apache.kafka.common.errors.DisconnectException 14:25:51 14:25:51 2026-01-14T14:25:50.968Z INFO 6658 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:25:51 2026-01-14T14:25:50.968Z INFO 6658 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:25:51 2026-01-14T14:25:50.987Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:51 2026-01-14T14:25:50.987Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:50.987Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:51 2026-01-14T14:25:51.052Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.052Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.080Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.080Z WARN 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.081Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.081Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.085Z INFO 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.086Z WARN 6658 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.088Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.088Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.172Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 14:25:51 2026-01-14T14:25:51.173Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.173Z INFO 6658 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.173Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.173Z INFO 6658 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 14:25:51 2026-01-14T14:25:51.174Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:51 2026-01-14T14:25:51.174Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:51 2026-01-14T14:25:51.174Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:25:51 2026-01-14T14:25:51.174Z INFO 6658 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:51 2026-01-14T14:25:51.174Z INFO 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.174Z WARN 6658 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.175Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:25:51 2026-01-14T14:25:51.175Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:25:51 2026-01-14T14:25:51.175Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:25:51 2026-01-14T14:25:51.175Z INFO 6658 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:25:51 2026-01-14T14:25:51.178Z INFO 6658 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 14:25:51 2026-01-14T14:25:51.178Z INFO 6658 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 14:25:51 2026-01-14T14:25:51.179Z INFO 6658 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 14:25:51 2026-01-14T14:25:51.179Z INFO 6658 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 14:25:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.889 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 14:25:51 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 14:25:51 2026-01-14T14:25:51.204Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.204Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 14:25:51 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 14:25:51 14:25:51,262 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:25:51 14:25:51,262 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:25:51 14:25:51,262 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:25:51 14:25:51,267 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:25:51 14:25:51,267 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:25:51 14:25:51,273 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:25:51 14:25:51,273 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:25:51 14:25:51 . ____ _ __ _ _ 14:25:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:51 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:51 =========|_|==============|___/=/_/_/_/ 14:25:51 14:25:51 :: Spring Boot :: (v3.5.9) 14:25:51 14:25:51 2026-01-14T14:25:51.280Z INFO 6658 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:51 2026-01-14T14:25:51.280Z INFO 6658 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 14:25:51 2026-01-14T14:25:51.322Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.322Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.331Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:51 2026-01-14T14:25:51.331Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.331Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:51 2026-01-14T14:25:51.415Z INFO 6658 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.171 seconds (process running for 72.845) 14:25:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 14:25:51 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 14:25:51 2026-01-14T14:25:51.446Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.446Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.471Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.472Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.511Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.511Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.532Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.533Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.608Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.608Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.708Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.708Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.765Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.766Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.766Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.774Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.774Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.794Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.794Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.794Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 14:25:51 2026-01-14T14:25:51.794Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 14:25:51 2026-01-14T14:25:51.800Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.800Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 14:25:51 2026-01-14T14:25:51.800Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, operation=delete, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.801Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 14:25:51 2026-01-14T14:25:51.801Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 14:25:51 2026-01-14T14:25:51.802Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.803Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 14:25:51 2026-01-14T14:25:51.803Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=patch, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.804Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 14:25:51 2026-01-14T14:25:51.804Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 14:25:51 2026-01-14T14:25:51.805Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.806Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 14:25:51 2026-01-14T14:25:51.806Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=update, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.807Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 14:25:51 2026-01-14T14:25:51.807Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 14:25:51 2026-01-14T14:25:51.809Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.809Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 14:25:51 2026-01-14T14:25:51.809Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.810Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 14:25:51 2026-01-14T14:25:51.810Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 14:25:51 2026-01-14T14:25:51.810Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 14:25:51 2026-01-14T14:25:51.812Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.812Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.812Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 14:25:51 2026-01-14T14:25:51.834Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.834Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.846Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.846Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.866Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.867Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 14:25:51 2026-01-14T14:25:51.867Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.868Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$771734613, Message: null, Details: Policy Executor returned HTTP Status code 418. 14:25:51 2026-01-14T14:25:51.868Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 14:25:51 2026-01-14T14:25:51.868Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 14:25:51 2026-01-14T14:25:51.868Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 14:25:51 2026-01-14T14:25:51.870Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.870Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 14:25:51 2026-01-14T14:25:51.870Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.871Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$771734613, Message: null, Details: Policy Executor returned HTTP Status code 418. 14:25:51 2026-01-14T14:25:51.871Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 14:25:51 2026-01-14T14:25:51.871Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 14:25:51 2026-01-14T14:25:51.871Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 14:25:51 2026-01-14T14:25:51.871Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 14:25:51 2026-01-14T14:25:51.872Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.872Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.873Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.873Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 14:25:51 2026-01-14T14:25:51.876Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.876Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.876Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.877Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 14:25:51 2026-01-14T14:25:51.877Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 14:25:51 2026-01-14T14:25:51.877Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 14:25:51 2026-01-14T14:25:51.877Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 14:25:51 2026-01-14T14:25:51.877Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: deny by default 14:25:51 2026-01-14T14:25:51.879Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.880Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.880Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.880Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 14:25:51 2026-01-14T14:25:51.880Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 14:25:51 2026-01-14T14:25:51.880Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 14:25:51 2026-01-14T14:25:51.880Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 14:25:51 2026-01-14T14:25:51.880Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 14:25:51 2026-01-14T14:25:51.882Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.882Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.882Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.883Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 14:25:51 2026-01-14T14:25:51.883Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 14:25:51 2026-01-14T14:25:51.883Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 14:25:51 2026-01-14T14:25:51.883Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 14:25:51 2026-01-14T14:25:51.884Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.884Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.884Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.884Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 14:25:51 2026-01-14T14:25:51.884Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 14:25:51 2026-01-14T14:25:51.884Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 14:25:51 2026-01-14T14:25:51.884Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 14:25:51 2026-01-14T14:25:51.886Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.886Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.886Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.887Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: null, Details: Unexpected error during Policy Executor call. 14:25:51 2026-01-14T14:25:51.888Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.888Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: NcmpException, Message: Cannot convert Change Request data to Object, Details: Unexpected error during Policy Executor call. 14:25:51 2026-01-14T14:25:51.890Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 14:25:51 2026-01-14T14:25:51.914Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:51 2026-01-14T14:25:51.914Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:51 2026-01-14T14:25:51.922Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 14:25:51 2026-01-14T14:25:51.922Z DEBUG 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 14:25:51 2026-01-14T14:25:51.922Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 14:25:51 2026-01-14T14:25:51.923Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$181933739, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 14:25:51 2026-01-14T14:25:51.923Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 14:25:51 2026-01-14T14:25:51.923Z TRACE 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 14:25:51 2026-01-14T14:25:51.923Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 14:25:51 2026-01-14T14:25:51.923Z WARN 6658 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 14:25:51 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.502 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 14:25:51 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 14:25:52 2026-01-14T14:25:51.988Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:52 2026-01-14T14:25:51.988Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:51.988Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:52 14:25:52 . ____ _ __ _ _ 14:25:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:25:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:25:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:25:52 ' |____| .__|_| |_|_| |_\__, | / / / / 14:25:52 =========|_|==============|___/=/_/_/_/ 14:25:52 14:25:52 :: Spring Boot :: (v3.5.9) 14:25:52 14:25:52 2026-01-14T14:25:51.997Z INFO 6658 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:25:52 2026-01-14T14:25:51.997Z INFO 6658 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 14:25:52 2026-01-14T14:25:52.089Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.089Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.325Z INFO 6658 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.342 seconds (process running for 73.754) 14:25:52 2026-01-14T14:25:52.336Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:52 2026-01-14T14:25:52.336Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.337Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:52 2026-01-14T14:25:52.376Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 7680f106-5c62-4a05-a8f8-c7447023ae31 14:25:52 2026-01-14T14:25:52.399Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 3d084cf9-9a80-4e76-9bb9-bca245fbf495 14:25:52 2026-01-14T14:25:52.407Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 412d0952-7814-48f4-8705-216c0f7b749f 14:25:52 2026-01-14T14:25:52.422Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: e710ce6b-14d2-4b06-ab8c-009cb22e93f0 14:25:52 2026-01-14T14:25:52.448Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.448Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:52 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.519 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 14:25:52 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 14:25:52 2026-01-14T14:25:52.456Z INFO 6658 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:25:52 2026-01-14T14:25:52.510Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: c008916d6887cc6a6419f8a6da2d8c4ae0121a0ca74504426142df1963caed85 14:25:52 2026-01-14T14:25:52.512Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.512Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.537Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.537Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.647Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.647Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.653Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.654Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.710Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.710Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.776Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.776Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.813Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.813Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.818Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.818Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.838Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.838Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:52 2026-01-14T14:25:52.848Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:52 2026-01-14T14:25:52.848Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:52.958Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:53 2026-01-14T14:25:52.958Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:52.958Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:53 2026-01-14T14:25:53.090Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.090Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.240Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:53 2026-01-14T14:25:53.240Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.240Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:53 2026-01-14T14:25:53.453Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.453Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.515Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.515Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.540Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.540Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.649Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.649Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.653Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.653Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.755Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.755Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.778Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.778Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.815Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.815Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.819Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.819Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.841Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.841Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:53 2026-01-14T14:25:53.850Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:53 2026-01-14T14:25:53.850Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:53.962Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:54 2026-01-14T14:25:53.962Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:53.962Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:54 2026-01-14T14:25:54.091Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.091Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.092Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:54 2026-01-14T14:25:54.092Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.092Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:54 2026-01-14T14:25:54.455Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.456Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.516Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.516Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.543Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.543Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.650Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.650Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.655Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.655Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.757Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.757Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.780Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.780Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.821Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.821Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.844Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.844Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.852Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.852Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:54 2026-01-14T14:25:54.859Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:54 2026-01-14T14:25:54.859Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:54.944Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:55 2026-01-14T14:25:54.944Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:54.944Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:55 2026-01-14T14:25:54.963Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:55 2026-01-14T14:25:54.963Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:54.963Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:55 2026-01-14T14:25:55.071Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.071Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.299Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.299Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.443Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.443Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.546Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.546Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.651Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.651Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.656Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.656Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.759Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.759Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.782Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.782Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.816Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:55 2026-01-14T14:25:55.816Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.816Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:55 2026-01-14T14:25:55.823Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.823Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.848Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.848Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.853Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.853Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:55 2026-01-14T14:25:55.860Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:55 2026-01-14T14:25:55.860Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:55.946Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:56 2026-01-14T14:25:55.947Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:55.947Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:56 2026-01-14T14:25:55.979Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:56 2026-01-14T14:25:55.979Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.259Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.260Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.479Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.479Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.551Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.551Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.623Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.624Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.648Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.648Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.761Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.761Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.783Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.783Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.825Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.825Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.829Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:56 2026-01-14T14:25:56.829Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.829Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:56 2026-01-14T14:25:56.852Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.852Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.854Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.854Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.861Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:56 2026-01-14T14:25:56.861Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.888Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:56 2026-01-14T14:25:56.888Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:56 2026-01-14T14:25:56.888Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:57 2026-01-14T14:25:56.982Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:57 2026-01-14T14:25:56.982Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.260Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.260Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.481Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.481Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.555Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.555Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.624Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.624Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.660Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.660Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.762Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.762Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.784Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.784Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.827Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.828Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.834Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:57 2026-01-14T14:25:57.834Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.834Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:57 2026-01-14T14:25:57.842Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:57 2026-01-14T14:25:57.842Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.842Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:57 2026-01-14T14:25:57.856Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.856Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.856Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.856Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:57 2026-01-14T14:25:57.863Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:57 2026-01-14T14:25:57.863Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:57.983Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:58 2026-01-14T14:25:57.983Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.266Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.266Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.483Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.483Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.558Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.558Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.632Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.176508101S 14:25:58 2026-01-14T14:25:58.652Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.653Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.657Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 5ae5c826-3716-41ec-9013-e328a3cdab03 14:25:58 2026-01-14T14:25:58.658Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:58 2026-01-14T14:25:58.658Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:58 acks = -1 14:25:58 auto.include.jmx.reporter = true 14:25:58 batch.size = 16384 14:25:58 bootstrap.servers = [localhost:32773] 14:25:58 buffer.memory = 33554432 14:25:58 client.dns.lookup = use_all_dns_ips 14:25:58 client.id = producer-13 14:25:58 compression.gzip.level = -1 14:25:58 compression.lz4.level = 9 14:25:58 compression.type = none 14:25:58 compression.zstd.level = 3 14:25:58 connections.max.idle.ms = 540000 14:25:58 delivery.timeout.ms = 120000 14:25:58 enable.idempotence = false 14:25:58 enable.metrics.push = true 14:25:58 interceptor.classes = [] 14:25:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:58 linger.ms = 1 14:25:58 max.block.ms = 60000 14:25:58 max.in.flight.requests.per.connection = 5 14:25:58 max.request.size = 1048576 14:25:58 metadata.max.age.ms = 300000 14:25:58 metadata.max.idle.ms = 300000 14:25:58 metadata.recovery.strategy = none 14:25:58 metric.reporters = [] 14:25:58 metrics.num.samples = 2 14:25:58 metrics.recording.level = INFO 14:25:58 metrics.sample.window.ms = 30000 14:25:58 partitioner.adaptive.partitioning.enable = true 14:25:58 partitioner.availability.timeout.ms = 0 14:25:58 partitioner.class = null 14:25:58 partitioner.ignore.keys = false 14:25:58 receive.buffer.bytes = 32768 14:25:58 reconnect.backoff.max.ms = 1000 14:25:58 reconnect.backoff.ms = 50 14:25:58 request.timeout.ms = 30000 14:25:58 retries = 0 14:25:58 retry.backoff.max.ms = 1000 14:25:58 retry.backoff.ms = 100 14:25:58 sasl.client.callback.handler.class = null 14:25:58 sasl.jaas.config = null 14:25:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:58 sasl.kerberos.min.time.before.relogin = 60000 14:25:58 sasl.kerberos.service.name = null 14:25:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:58 sasl.login.callback.handler.class = null 14:25:58 sasl.login.class = null 14:25:58 sasl.login.connect.timeout.ms = null 14:25:58 sasl.login.read.timeout.ms = null 14:25:58 sasl.login.refresh.buffer.seconds = 300 14:25:58 sasl.login.refresh.min.period.seconds = 60 14:25:58 sasl.login.refresh.window.factor = 0.8 14:25:58 sasl.login.refresh.window.jitter = 0.05 14:25:58 sasl.login.retry.backoff.max.ms = 10000 14:25:58 sasl.login.retry.backoff.ms = 100 14:25:58 sasl.mechanism = GSSAPI 14:25:58 sasl.oauthbearer.clock.skew.seconds = 30 14:25:58 sasl.oauthbearer.expected.audience = null 14:25:58 sasl.oauthbearer.expected.issuer = null 14:25:58 sasl.oauthbearer.header.urlencode = false 14:25:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:58 sasl.oauthbearer.jwks.endpoint.url = null 14:25:58 sasl.oauthbearer.scope.claim.name = scope 14:25:58 sasl.oauthbearer.sub.claim.name = sub 14:25:58 sasl.oauthbearer.token.endpoint.url = null 14:25:58 security.protocol = PLAINTEXT 14:25:58 security.providers = null 14:25:58 send.buffer.bytes = 131072 14:25:58 socket.connection.setup.timeout.max.ms = 30000 14:25:58 socket.connection.setup.timeout.ms = 10000 14:25:58 ssl.cipher.suites = null 14:25:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:58 ssl.endpoint.identification.algorithm = https 14:25:58 ssl.engine.factory.class = null 14:25:58 ssl.key.password = null 14:25:58 ssl.keymanager.algorithm = SunX509 14:25:58 ssl.keystore.certificate.chain = null 14:25:58 ssl.keystore.key = null 14:25:58 ssl.keystore.location = null 14:25:58 ssl.keystore.password = null 14:25:58 ssl.keystore.type = JKS 14:25:58 ssl.protocol = TLSv1.3 14:25:58 ssl.provider = null 14:25:58 ssl.secure.random.implementation = null 14:25:58 ssl.trustmanager.algorithm = PKIX 14:25:58 ssl.truststore.certificates = null 14:25:58 ssl.truststore.location = null 14:25:58 ssl.truststore.password = null 14:25:58 ssl.truststore.type = JKS 14:25:58 transaction.timeout.ms = 60000 14:25:58 transactional.id = null 14:25:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:58 14:25:58 2026-01-14T14:25:58.658Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:58 2026-01-14T14:25:58.660Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:58 2026-01-14T14:25:58.660Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:58 2026-01-14T14:25:58.660Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:58 2026-01-14T14:25:58.660Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400758660 14:25:58 2026-01-14T14:25:58.662Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.662Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.706Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 14:25:58 2026-01-14T14:25:58.707Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:58 2026-01-14T14:25:58.739Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:58 2026-01-14T14:25:58.739Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.739Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:58 2026-01-14T14:25:58.764Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.764Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.790Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.790Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.828Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.828Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.848Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:58 2026-01-14T14:25:58.848Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.848Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:58 2026-01-14T14:25:58.859Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.859Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.860Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.860Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.866Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:58 2026-01-14T14:25:58.866Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:58 2026-01-14T14:25:58.878Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 0a5c7d00-6c7b-4232-ac51-a95aefdbd25d 14:25:58 2026-01-14T14:25:58.878Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:58 2026-01-14T14:25:58.878Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:58 acks = -1 14:25:58 auto.include.jmx.reporter = true 14:25:58 batch.size = 16384 14:25:58 bootstrap.servers = [localhost:32773] 14:25:58 buffer.memory = 33554432 14:25:58 client.dns.lookup = use_all_dns_ips 14:25:58 client.id = producer-14 14:25:58 compression.gzip.level = -1 14:25:58 compression.lz4.level = 9 14:25:58 compression.type = none 14:25:58 compression.zstd.level = 3 14:25:58 connections.max.idle.ms = 540000 14:25:58 delivery.timeout.ms = 120000 14:25:58 enable.idempotence = false 14:25:58 enable.metrics.push = true 14:25:58 interceptor.classes = [] 14:25:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:58 linger.ms = 1 14:25:58 max.block.ms = 60000 14:25:58 max.in.flight.requests.per.connection = 5 14:25:58 max.request.size = 1048576 14:25:58 metadata.max.age.ms = 300000 14:25:58 metadata.max.idle.ms = 300000 14:25:58 metadata.recovery.strategy = none 14:25:58 metric.reporters = [] 14:25:58 metrics.num.samples = 2 14:25:58 metrics.recording.level = INFO 14:25:58 metrics.sample.window.ms = 30000 14:25:58 partitioner.adaptive.partitioning.enable = true 14:25:58 partitioner.availability.timeout.ms = 0 14:25:58 partitioner.class = null 14:25:58 partitioner.ignore.keys = false 14:25:58 receive.buffer.bytes = 32768 14:25:58 reconnect.backoff.max.ms = 1000 14:25:58 reconnect.backoff.ms = 50 14:25:58 request.timeout.ms = 30000 14:25:58 retries = 0 14:25:58 retry.backoff.max.ms = 1000 14:25:58 retry.backoff.ms = 100 14:25:58 sasl.client.callback.handler.class = null 14:25:58 sasl.jaas.config = null 14:25:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:58 sasl.kerberos.min.time.before.relogin = 60000 14:25:58 sasl.kerberos.service.name = null 14:25:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:58 sasl.login.callback.handler.class = null 14:25:58 sasl.login.class = null 14:25:58 sasl.login.connect.timeout.ms = null 14:25:58 sasl.login.read.timeout.ms = null 14:25:58 sasl.login.refresh.buffer.seconds = 300 14:25:58 sasl.login.refresh.min.period.seconds = 60 14:25:58 sasl.login.refresh.window.factor = 0.8 14:25:58 sasl.login.refresh.window.jitter = 0.05 14:25:58 sasl.login.retry.backoff.max.ms = 10000 14:25:58 sasl.login.retry.backoff.ms = 100 14:25:58 sasl.mechanism = GSSAPI 14:25:58 sasl.oauthbearer.clock.skew.seconds = 30 14:25:58 sasl.oauthbearer.expected.audience = null 14:25:58 sasl.oauthbearer.expected.issuer = null 14:25:58 sasl.oauthbearer.header.urlencode = false 14:25:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:58 sasl.oauthbearer.jwks.endpoint.url = null 14:25:58 sasl.oauthbearer.scope.claim.name = scope 14:25:58 sasl.oauthbearer.sub.claim.name = sub 14:25:58 sasl.oauthbearer.token.endpoint.url = null 14:25:58 security.protocol = PLAINTEXT 14:25:58 security.providers = null 14:25:58 send.buffer.bytes = 131072 14:25:58 socket.connection.setup.timeout.max.ms = 30000 14:25:58 socket.connection.setup.timeout.ms = 10000 14:25:58 ssl.cipher.suites = null 14:25:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:58 ssl.endpoint.identification.algorithm = https 14:25:58 ssl.engine.factory.class = null 14:25:58 ssl.key.password = null 14:25:58 ssl.keymanager.algorithm = SunX509 14:25:58 ssl.keystore.certificate.chain = null 14:25:58 ssl.keystore.key = null 14:25:58 ssl.keystore.location = null 14:25:58 ssl.keystore.password = null 14:25:58 ssl.keystore.type = JKS 14:25:58 ssl.protocol = TLSv1.3 14:25:58 ssl.provider = null 14:25:58 ssl.secure.random.implementation = null 14:25:58 ssl.trustmanager.algorithm = PKIX 14:25:58 ssl.truststore.certificates = null 14:25:58 ssl.truststore.location = null 14:25:58 ssl.truststore.password = null 14:25:58 ssl.truststore.type = JKS 14:25:58 transaction.timeout.ms = 60000 14:25:58 transactional.id = null 14:25:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:58 14:25:58 2026-01-14T14:25:58.878Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:58 2026-01-14T14:25:58.881Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:58 2026-01-14T14:25:58.881Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:58 2026-01-14T14:25:58.881Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:58 2026-01-14T14:25:58.881Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400758881 14:25:58 2026-01-14T14:25:58.898Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:58 2026-01-14T14:25:58.925Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 98624b5d-f06a-435b-a6a7-cb55e48df7dc 14:25:58 2026-01-14T14:25:58.926Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:58 2026-01-14T14:25:58.926Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:58 acks = -1 14:25:58 auto.include.jmx.reporter = true 14:25:58 batch.size = 16384 14:25:58 bootstrap.servers = [localhost:32773] 14:25:58 buffer.memory = 33554432 14:25:58 client.dns.lookup = use_all_dns_ips 14:25:58 client.id = producer-15 14:25:58 compression.gzip.level = -1 14:25:58 compression.lz4.level = 9 14:25:58 compression.type = none 14:25:58 compression.zstd.level = 3 14:25:58 connections.max.idle.ms = 540000 14:25:58 delivery.timeout.ms = 120000 14:25:58 enable.idempotence = false 14:25:58 enable.metrics.push = true 14:25:58 interceptor.classes = [] 14:25:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:58 linger.ms = 1 14:25:58 max.block.ms = 60000 14:25:58 max.in.flight.requests.per.connection = 5 14:25:58 max.request.size = 1048576 14:25:58 metadata.max.age.ms = 300000 14:25:58 metadata.max.idle.ms = 300000 14:25:58 metadata.recovery.strategy = none 14:25:58 metric.reporters = [] 14:25:58 metrics.num.samples = 2 14:25:58 metrics.recording.level = INFO 14:25:58 metrics.sample.window.ms = 30000 14:25:58 partitioner.adaptive.partitioning.enable = true 14:25:58 partitioner.availability.timeout.ms = 0 14:25:58 partitioner.class = null 14:25:58 partitioner.ignore.keys = false 14:25:58 receive.buffer.bytes = 32768 14:25:58 reconnect.backoff.max.ms = 1000 14:25:58 reconnect.backoff.ms = 50 14:25:58 request.timeout.ms = 30000 14:25:58 retries = 0 14:25:58 retry.backoff.max.ms = 1000 14:25:58 retry.backoff.ms = 100 14:25:58 sasl.client.callback.handler.class = null 14:25:58 sasl.jaas.config = null 14:25:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:58 sasl.kerberos.min.time.before.relogin = 60000 14:25:58 sasl.kerberos.service.name = null 14:25:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:58 sasl.login.callback.handler.class = null 14:25:58 sasl.login.class = null 14:25:58 sasl.login.connect.timeout.ms = null 14:25:58 sasl.login.read.timeout.ms = null 14:25:58 sasl.login.refresh.buffer.seconds = 300 14:25:58 sasl.login.refresh.min.period.seconds = 60 14:25:58 sasl.login.refresh.window.factor = 0.8 14:25:58 sasl.login.refresh.window.jitter = 0.05 14:25:58 sasl.login.retry.backoff.max.ms = 10000 14:25:58 sasl.login.retry.backoff.ms = 100 14:25:58 sasl.mechanism = GSSAPI 14:25:58 sasl.oauthbearer.clock.skew.seconds = 30 14:25:58 sasl.oauthbearer.expected.audience = null 14:25:58 sasl.oauthbearer.expected.issuer = null 14:25:58 sasl.oauthbearer.header.urlencode = false 14:25:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:58 sasl.oauthbearer.jwks.endpoint.url = null 14:25:58 sasl.oauthbearer.scope.claim.name = scope 14:25:58 sasl.oauthbearer.sub.claim.name = sub 14:25:58 sasl.oauthbearer.token.endpoint.url = null 14:25:58 security.protocol = PLAINTEXT 14:25:58 security.providers = null 14:25:58 send.buffer.bytes = 131072 14:25:58 socket.connection.setup.timeout.max.ms = 30000 14:25:58 socket.connection.setup.timeout.ms = 10000 14:25:58 ssl.cipher.suites = null 14:25:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:58 ssl.endpoint.identification.algorithm = https 14:25:58 ssl.engine.factory.class = null 14:25:58 ssl.key.password = null 14:25:58 ssl.keymanager.algorithm = SunX509 14:25:58 ssl.keystore.certificate.chain = null 14:25:58 ssl.keystore.key = null 14:25:58 ssl.keystore.location = null 14:25:58 ssl.keystore.password = null 14:25:58 ssl.keystore.type = JKS 14:25:58 ssl.protocol = TLSv1.3 14:25:58 ssl.provider = null 14:25:58 ssl.secure.random.implementation = null 14:25:58 ssl.trustmanager.algorithm = PKIX 14:25:58 ssl.truststore.certificates = null 14:25:58 ssl.truststore.location = null 14:25:58 ssl.truststore.password = null 14:25:58 ssl.truststore.type = JKS 14:25:58 transaction.timeout.ms = 60000 14:25:58 transactional.id = null 14:25:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:58 14:25:58 2026-01-14T14:25:58.927Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:58 2026-01-14T14:25:58.931Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:58 2026-01-14T14:25:58.931Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:58 2026-01-14T14:25:58.931Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:58 2026-01-14T14:25:58.931Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400758931 14:25:58 2026-01-14T14:25:58.947Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:58.972Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 577fee15-15ef-4e5f-a244-868d3916c1f3 14:25:59 2026-01-14T14:25:58.973Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:59 2026-01-14T14:25:58.973Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:59 acks = -1 14:25:59 auto.include.jmx.reporter = true 14:25:59 batch.size = 16384 14:25:59 bootstrap.servers = [localhost:32773] 14:25:59 buffer.memory = 33554432 14:25:59 client.dns.lookup = use_all_dns_ips 14:25:59 client.id = producer-16 14:25:59 compression.gzip.level = -1 14:25:59 compression.lz4.level = 9 14:25:59 compression.type = none 14:25:59 compression.zstd.level = 3 14:25:59 connections.max.idle.ms = 540000 14:25:59 delivery.timeout.ms = 120000 14:25:59 enable.idempotence = false 14:25:59 enable.metrics.push = true 14:25:59 interceptor.classes = [] 14:25:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:59 linger.ms = 1 14:25:59 max.block.ms = 60000 14:25:59 max.in.flight.requests.per.connection = 5 14:25:59 max.request.size = 1048576 14:25:59 metadata.max.age.ms = 300000 14:25:59 metadata.max.idle.ms = 300000 14:25:59 metadata.recovery.strategy = none 14:25:59 metric.reporters = [] 14:25:59 metrics.num.samples = 2 14:25:59 metrics.recording.level = INFO 14:25:59 metrics.sample.window.ms = 30000 14:25:59 partitioner.adaptive.partitioning.enable = true 14:25:59 partitioner.availability.timeout.ms = 0 14:25:59 partitioner.class = null 14:25:59 partitioner.ignore.keys = false 14:25:59 receive.buffer.bytes = 32768 14:25:59 reconnect.backoff.max.ms = 1000 14:25:59 reconnect.backoff.ms = 50 14:25:59 request.timeout.ms = 30000 14:25:59 retries = 0 14:25:59 retry.backoff.max.ms = 1000 14:25:59 retry.backoff.ms = 100 14:25:59 sasl.client.callback.handler.class = null 14:25:59 sasl.jaas.config = null 14:25:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:59 sasl.kerberos.min.time.before.relogin = 60000 14:25:59 sasl.kerberos.service.name = null 14:25:59 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:59 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:59 sasl.login.callback.handler.class = null 14:25:59 sasl.login.class = null 14:25:59 sasl.login.connect.timeout.ms = null 14:25:59 sasl.login.read.timeout.ms = null 14:25:59 sasl.login.refresh.buffer.seconds = 300 14:25:59 sasl.login.refresh.min.period.seconds = 60 14:25:59 sasl.login.refresh.window.factor = 0.8 14:25:59 sasl.login.refresh.window.jitter = 0.05 14:25:59 sasl.login.retry.backoff.max.ms = 10000 14:25:59 sasl.login.retry.backoff.ms = 100 14:25:59 sasl.mechanism = GSSAPI 14:25:59 sasl.oauthbearer.clock.skew.seconds = 30 14:25:59 sasl.oauthbearer.expected.audience = null 14:25:59 sasl.oauthbearer.expected.issuer = null 14:25:59 sasl.oauthbearer.header.urlencode = false 14:25:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:59 sasl.oauthbearer.jwks.endpoint.url = null 14:25:59 sasl.oauthbearer.scope.claim.name = scope 14:25:59 sasl.oauthbearer.sub.claim.name = sub 14:25:59 sasl.oauthbearer.token.endpoint.url = null 14:25:59 security.protocol = PLAINTEXT 14:25:59 security.providers = null 14:25:59 send.buffer.bytes = 131072 14:25:59 socket.connection.setup.timeout.max.ms = 30000 14:25:59 socket.connection.setup.timeout.ms = 10000 14:25:59 ssl.cipher.suites = null 14:25:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:59 ssl.endpoint.identification.algorithm = https 14:25:59 ssl.engine.factory.class = null 14:25:59 ssl.key.password = null 14:25:59 ssl.keymanager.algorithm = SunX509 14:25:59 ssl.keystore.certificate.chain = null 14:25:59 ssl.keystore.key = null 14:25:59 ssl.keystore.location = null 14:25:59 ssl.keystore.password = null 14:25:59 ssl.keystore.type = JKS 14:25:59 ssl.protocol = TLSv1.3 14:25:59 ssl.provider = null 14:25:59 ssl.secure.random.implementation = null 14:25:59 ssl.trustmanager.algorithm = PKIX 14:25:59 ssl.truststore.certificates = null 14:25:59 ssl.truststore.location = null 14:25:59 ssl.truststore.password = null 14:25:59 ssl.truststore.type = JKS 14:25:59 transaction.timeout.ms = 60000 14:25:59 transactional.id = null 14:25:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:59 14:25:59 2026-01-14T14:25:58.973Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:59 2026-01-14T14:25:58.977Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:59 2026-01-14T14:25:58.977Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:59 2026-01-14T14:25:58.977Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:59 2026-01-14T14:25:58.977Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400758977 14:25:59 2026-01-14T14:25:58.984Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:25:59 2026-01-14T14:25:58.984Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.006Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:59.026Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 5d99ad6e-2aa6-4f33-af54-d409437ab3a2 14:25:59 2026-01-14T14:25:59.027Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:59 2026-01-14T14:25:59.027Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:59 acks = -1 14:25:59 auto.include.jmx.reporter = true 14:25:59 batch.size = 16384 14:25:59 bootstrap.servers = [localhost:32773] 14:25:59 buffer.memory = 33554432 14:25:59 client.dns.lookup = use_all_dns_ips 14:25:59 client.id = producer-17 14:25:59 compression.gzip.level = -1 14:25:59 compression.lz4.level = 9 14:25:59 compression.type = none 14:25:59 compression.zstd.level = 3 14:25:59 connections.max.idle.ms = 540000 14:25:59 delivery.timeout.ms = 120000 14:25:59 enable.idempotence = false 14:25:59 enable.metrics.push = true 14:25:59 interceptor.classes = [] 14:25:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:59 linger.ms = 1 14:25:59 max.block.ms = 60000 14:25:59 max.in.flight.requests.per.connection = 5 14:25:59 max.request.size = 1048576 14:25:59 metadata.max.age.ms = 300000 14:25:59 metadata.max.idle.ms = 300000 14:25:59 metadata.recovery.strategy = none 14:25:59 metric.reporters = [] 14:25:59 metrics.num.samples = 2 14:25:59 metrics.recording.level = INFO 14:25:59 metrics.sample.window.ms = 30000 14:25:59 partitioner.adaptive.partitioning.enable = true 14:25:59 partitioner.availability.timeout.ms = 0 14:25:59 partitioner.class = null 14:25:59 partitioner.ignore.keys = false 14:25:59 receive.buffer.bytes = 32768 14:25:59 reconnect.backoff.max.ms = 1000 14:25:59 reconnect.backoff.ms = 50 14:25:59 request.timeout.ms = 30000 14:25:59 retries = 0 14:25:59 retry.backoff.max.ms = 1000 14:25:59 retry.backoff.ms = 100 14:25:59 sasl.client.callback.handler.class = null 14:25:59 sasl.jaas.config = null 14:25:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:59 sasl.kerberos.min.time.before.relogin = 60000 14:25:59 sasl.kerberos.service.name = null 14:25:59 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:59 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:59 sasl.login.callback.handler.class = null 14:25:59 sasl.login.class = null 14:25:59 sasl.login.connect.timeout.ms = null 14:25:59 sasl.login.read.timeout.ms = null 14:25:59 sasl.login.refresh.buffer.seconds = 300 14:25:59 sasl.login.refresh.min.period.seconds = 60 14:25:59 sasl.login.refresh.window.factor = 0.8 14:25:59 sasl.login.refresh.window.jitter = 0.05 14:25:59 sasl.login.retry.backoff.max.ms = 10000 14:25:59 sasl.login.retry.backoff.ms = 100 14:25:59 sasl.mechanism = GSSAPI 14:25:59 sasl.oauthbearer.clock.skew.seconds = 30 14:25:59 sasl.oauthbearer.expected.audience = null 14:25:59 sasl.oauthbearer.expected.issuer = null 14:25:59 sasl.oauthbearer.header.urlencode = false 14:25:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:59 sasl.oauthbearer.jwks.endpoint.url = null 14:25:59 sasl.oauthbearer.scope.claim.name = scope 14:25:59 sasl.oauthbearer.sub.claim.name = sub 14:25:59 sasl.oauthbearer.token.endpoint.url = null 14:25:59 security.protocol = PLAINTEXT 14:25:59 security.providers = null 14:25:59 send.buffer.bytes = 131072 14:25:59 socket.connection.setup.timeout.max.ms = 30000 14:25:59 socket.connection.setup.timeout.ms = 10000 14:25:59 ssl.cipher.suites = null 14:25:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:59 ssl.endpoint.identification.algorithm = https 14:25:59 ssl.engine.factory.class = null 14:25:59 ssl.key.password = null 14:25:59 ssl.keymanager.algorithm = SunX509 14:25:59 ssl.keystore.certificate.chain = null 14:25:59 ssl.keystore.key = null 14:25:59 ssl.keystore.location = null 14:25:59 ssl.keystore.password = null 14:25:59 ssl.keystore.type = JKS 14:25:59 ssl.protocol = TLSv1.3 14:25:59 ssl.provider = null 14:25:59 ssl.secure.random.implementation = null 14:25:59 ssl.trustmanager.algorithm = PKIX 14:25:59 ssl.truststore.certificates = null 14:25:59 ssl.truststore.location = null 14:25:59 ssl.truststore.password = null 14:25:59 ssl.truststore.type = JKS 14:25:59 transaction.timeout.ms = 60000 14:25:59 transactional.id = null 14:25:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:59 14:25:59 2026-01-14T14:25:59.028Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:59 2026-01-14T14:25:59.031Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:59 2026-01-14T14:25:59.031Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:59 2026-01-14T14:25:59.031Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:59 2026-01-14T14:25:59.031Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400759031 14:25:59 2026-01-14T14:25:59.049Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:59.066Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: a9595a48-a6ce-4d66-93e8-8a5a64d9fbd1 14:25:59 2026-01-14T14:25:59.066Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:59 2026-01-14T14:25:59.067Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:59 acks = -1 14:25:59 auto.include.jmx.reporter = true 14:25:59 batch.size = 16384 14:25:59 bootstrap.servers = [localhost:32773] 14:25:59 buffer.memory = 33554432 14:25:59 client.dns.lookup = use_all_dns_ips 14:25:59 client.id = producer-18 14:25:59 compression.gzip.level = -1 14:25:59 compression.lz4.level = 9 14:25:59 compression.type = none 14:25:59 compression.zstd.level = 3 14:25:59 connections.max.idle.ms = 540000 14:25:59 delivery.timeout.ms = 120000 14:25:59 enable.idempotence = false 14:25:59 enable.metrics.push = true 14:25:59 interceptor.classes = [] 14:25:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:59 linger.ms = 1 14:25:59 max.block.ms = 60000 14:25:59 max.in.flight.requests.per.connection = 5 14:25:59 max.request.size = 1048576 14:25:59 metadata.max.age.ms = 300000 14:25:59 metadata.max.idle.ms = 300000 14:25:59 metadata.recovery.strategy = none 14:25:59 metric.reporters = [] 14:25:59 metrics.num.samples = 2 14:25:59 metrics.recording.level = INFO 14:25:59 metrics.sample.window.ms = 30000 14:25:59 partitioner.adaptive.partitioning.enable = true 14:25:59 partitioner.availability.timeout.ms = 0 14:25:59 partitioner.class = null 14:25:59 partitioner.ignore.keys = false 14:25:59 receive.buffer.bytes = 32768 14:25:59 reconnect.backoff.max.ms = 1000 14:25:59 reconnect.backoff.ms = 50 14:25:59 request.timeout.ms = 30000 14:25:59 retries = 0 14:25:59 retry.backoff.max.ms = 1000 14:25:59 retry.backoff.ms = 100 14:25:59 sasl.client.callback.handler.class = null 14:25:59 sasl.jaas.config = null 14:25:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:59 sasl.kerberos.min.time.before.relogin = 60000 14:25:59 sasl.kerberos.service.name = null 14:25:59 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:59 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:59 sasl.login.callback.handler.class = null 14:25:59 sasl.login.class = null 14:25:59 sasl.login.connect.timeout.ms = null 14:25:59 sasl.login.read.timeout.ms = null 14:25:59 sasl.login.refresh.buffer.seconds = 300 14:25:59 sasl.login.refresh.min.period.seconds = 60 14:25:59 sasl.login.refresh.window.factor = 0.8 14:25:59 sasl.login.refresh.window.jitter = 0.05 14:25:59 sasl.login.retry.backoff.max.ms = 10000 14:25:59 sasl.login.retry.backoff.ms = 100 14:25:59 sasl.mechanism = GSSAPI 14:25:59 sasl.oauthbearer.clock.skew.seconds = 30 14:25:59 sasl.oauthbearer.expected.audience = null 14:25:59 sasl.oauthbearer.expected.issuer = null 14:25:59 sasl.oauthbearer.header.urlencode = false 14:25:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:59 sasl.oauthbearer.jwks.endpoint.url = null 14:25:59 sasl.oauthbearer.scope.claim.name = scope 14:25:59 sasl.oauthbearer.sub.claim.name = sub 14:25:59 sasl.oauthbearer.token.endpoint.url = null 14:25:59 security.protocol = PLAINTEXT 14:25:59 security.providers = null 14:25:59 send.buffer.bytes = 131072 14:25:59 socket.connection.setup.timeout.max.ms = 30000 14:25:59 socket.connection.setup.timeout.ms = 10000 14:25:59 ssl.cipher.suites = null 14:25:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:59 ssl.endpoint.identification.algorithm = https 14:25:59 ssl.engine.factory.class = null 14:25:59 ssl.key.password = null 14:25:59 ssl.keymanager.algorithm = SunX509 14:25:59 ssl.keystore.certificate.chain = null 14:25:59 ssl.keystore.key = null 14:25:59 ssl.keystore.location = null 14:25:59 ssl.keystore.password = null 14:25:59 ssl.keystore.type = JKS 14:25:59 ssl.protocol = TLSv1.3 14:25:59 ssl.provider = null 14:25:59 ssl.secure.random.implementation = null 14:25:59 ssl.trustmanager.algorithm = PKIX 14:25:59 ssl.truststore.certificates = null 14:25:59 ssl.truststore.location = null 14:25:59 ssl.truststore.password = null 14:25:59 ssl.truststore.type = JKS 14:25:59 transaction.timeout.ms = 60000 14:25:59 transactional.id = null 14:25:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:59 14:25:59 2026-01-14T14:25:59.067Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:59 2026-01-14T14:25:59.070Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:59 2026-01-14T14:25:59.070Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:59 2026-01-14T14:25:59.070Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:59 2026-01-14T14:25:59.070Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400759070 14:25:59 2026-01-14T14:25:59.077Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:59.100Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 0081a58b-86d4-4303-aa30-f02543d3e924 14:25:59 2026-01-14T14:25:59.100Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:59 2026-01-14T14:25:59.101Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:59 acks = -1 14:25:59 auto.include.jmx.reporter = true 14:25:59 batch.size = 16384 14:25:59 bootstrap.servers = [localhost:32773] 14:25:59 buffer.memory = 33554432 14:25:59 client.dns.lookup = use_all_dns_ips 14:25:59 client.id = producer-19 14:25:59 compression.gzip.level = -1 14:25:59 compression.lz4.level = 9 14:25:59 compression.type = none 14:25:59 compression.zstd.level = 3 14:25:59 connections.max.idle.ms = 540000 14:25:59 delivery.timeout.ms = 120000 14:25:59 enable.idempotence = false 14:25:59 enable.metrics.push = true 14:25:59 interceptor.classes = [] 14:25:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:59 linger.ms = 1 14:25:59 max.block.ms = 60000 14:25:59 max.in.flight.requests.per.connection = 5 14:25:59 max.request.size = 1048576 14:25:59 metadata.max.age.ms = 300000 14:25:59 metadata.max.idle.ms = 300000 14:25:59 metadata.recovery.strategy = none 14:25:59 metric.reporters = [] 14:25:59 metrics.num.samples = 2 14:25:59 metrics.recording.level = INFO 14:25:59 metrics.sample.window.ms = 30000 14:25:59 partitioner.adaptive.partitioning.enable = true 14:25:59 partitioner.availability.timeout.ms = 0 14:25:59 partitioner.class = null 14:25:59 partitioner.ignore.keys = false 14:25:59 receive.buffer.bytes = 32768 14:25:59 reconnect.backoff.max.ms = 1000 14:25:59 reconnect.backoff.ms = 50 14:25:59 request.timeout.ms = 30000 14:25:59 retries = 0 14:25:59 retry.backoff.max.ms = 1000 14:25:59 retry.backoff.ms = 100 14:25:59 sasl.client.callback.handler.class = null 14:25:59 sasl.jaas.config = null 14:25:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:59 sasl.kerberos.min.time.before.relogin = 60000 14:25:59 sasl.kerberos.service.name = null 14:25:59 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:59 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:59 sasl.login.callback.handler.class = null 14:25:59 sasl.login.class = null 14:25:59 sasl.login.connect.timeout.ms = null 14:25:59 sasl.login.read.timeout.ms = null 14:25:59 sasl.login.refresh.buffer.seconds = 300 14:25:59 sasl.login.refresh.min.period.seconds = 60 14:25:59 sasl.login.refresh.window.factor = 0.8 14:25:59 sasl.login.refresh.window.jitter = 0.05 14:25:59 sasl.login.retry.backoff.max.ms = 10000 14:25:59 sasl.login.retry.backoff.ms = 100 14:25:59 sasl.mechanism = GSSAPI 14:25:59 sasl.oauthbearer.clock.skew.seconds = 30 14:25:59 sasl.oauthbearer.expected.audience = null 14:25:59 sasl.oauthbearer.expected.issuer = null 14:25:59 sasl.oauthbearer.header.urlencode = false 14:25:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:59 sasl.oauthbearer.jwks.endpoint.url = null 14:25:59 sasl.oauthbearer.scope.claim.name = scope 14:25:59 sasl.oauthbearer.sub.claim.name = sub 14:25:59 sasl.oauthbearer.token.endpoint.url = null 14:25:59 security.protocol = PLAINTEXT 14:25:59 security.providers = null 14:25:59 send.buffer.bytes = 131072 14:25:59 socket.connection.setup.timeout.max.ms = 30000 14:25:59 socket.connection.setup.timeout.ms = 10000 14:25:59 ssl.cipher.suites = null 14:25:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:59 ssl.endpoint.identification.algorithm = https 14:25:59 ssl.engine.factory.class = null 14:25:59 ssl.key.password = null 14:25:59 ssl.keymanager.algorithm = SunX509 14:25:59 ssl.keystore.certificate.chain = null 14:25:59 ssl.keystore.key = null 14:25:59 ssl.keystore.location = null 14:25:59 ssl.keystore.password = null 14:25:59 ssl.keystore.type = JKS 14:25:59 ssl.protocol = TLSv1.3 14:25:59 ssl.provider = null 14:25:59 ssl.secure.random.implementation = null 14:25:59 ssl.trustmanager.algorithm = PKIX 14:25:59 ssl.truststore.certificates = null 14:25:59 ssl.truststore.location = null 14:25:59 ssl.truststore.password = null 14:25:59 ssl.truststore.type = JKS 14:25:59 transaction.timeout.ms = 60000 14:25:59 transactional.id = null 14:25:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:59 14:25:59 2026-01-14T14:25:59.101Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:59 2026-01-14T14:25:59.103Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:59 2026-01-14T14:25:59.103Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:59 2026-01-14T14:25:59.103Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:59 2026-01-14T14:25:59.103Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400759103 14:25:59 2026-01-14T14:25:59.115Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:59.145Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: afada351-9678-4166-b175-be5fc96ead15 14:25:59 2026-01-14T14:25:59.146Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:59 2026-01-14T14:25:59.146Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:59 acks = -1 14:25:59 auto.include.jmx.reporter = true 14:25:59 batch.size = 16384 14:25:59 bootstrap.servers = [localhost:32773] 14:25:59 buffer.memory = 33554432 14:25:59 client.dns.lookup = use_all_dns_ips 14:25:59 client.id = producer-20 14:25:59 compression.gzip.level = -1 14:25:59 compression.lz4.level = 9 14:25:59 compression.type = none 14:25:59 compression.zstd.level = 3 14:25:59 connections.max.idle.ms = 540000 14:25:59 delivery.timeout.ms = 120000 14:25:59 enable.idempotence = false 14:25:59 enable.metrics.push = true 14:25:59 interceptor.classes = [] 14:25:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:59 linger.ms = 1 14:25:59 max.block.ms = 60000 14:25:59 max.in.flight.requests.per.connection = 5 14:25:59 max.request.size = 1048576 14:25:59 metadata.max.age.ms = 300000 14:25:59 metadata.max.idle.ms = 300000 14:25:59 metadata.recovery.strategy = none 14:25:59 metric.reporters = [] 14:25:59 metrics.num.samples = 2 14:25:59 metrics.recording.level = INFO 14:25:59 metrics.sample.window.ms = 30000 14:25:59 partitioner.adaptive.partitioning.enable = true 14:25:59 partitioner.availability.timeout.ms = 0 14:25:59 partitioner.class = null 14:25:59 partitioner.ignore.keys = false 14:25:59 receive.buffer.bytes = 32768 14:25:59 reconnect.backoff.max.ms = 1000 14:25:59 reconnect.backoff.ms = 50 14:25:59 request.timeout.ms = 30000 14:25:59 retries = 0 14:25:59 retry.backoff.max.ms = 1000 14:25:59 retry.backoff.ms = 100 14:25:59 sasl.client.callback.handler.class = null 14:25:59 sasl.jaas.config = null 14:25:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:59 sasl.kerberos.min.time.before.relogin = 60000 14:25:59 sasl.kerberos.service.name = null 14:25:59 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:59 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:59 sasl.login.callback.handler.class = null 14:25:59 sasl.login.class = null 14:25:59 sasl.login.connect.timeout.ms = null 14:25:59 sasl.login.read.timeout.ms = null 14:25:59 sasl.login.refresh.buffer.seconds = 300 14:25:59 sasl.login.refresh.min.period.seconds = 60 14:25:59 sasl.login.refresh.window.factor = 0.8 14:25:59 sasl.login.refresh.window.jitter = 0.05 14:25:59 sasl.login.retry.backoff.max.ms = 10000 14:25:59 sasl.login.retry.backoff.ms = 100 14:25:59 sasl.mechanism = GSSAPI 14:25:59 sasl.oauthbearer.clock.skew.seconds = 30 14:25:59 sasl.oauthbearer.expected.audience = null 14:25:59 sasl.oauthbearer.expected.issuer = null 14:25:59 sasl.oauthbearer.header.urlencode = false 14:25:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:59 sasl.oauthbearer.jwks.endpoint.url = null 14:25:59 sasl.oauthbearer.scope.claim.name = scope 14:25:59 sasl.oauthbearer.sub.claim.name = sub 14:25:59 sasl.oauthbearer.token.endpoint.url = null 14:25:59 security.protocol = PLAINTEXT 14:25:59 security.providers = null 14:25:59 send.buffer.bytes = 131072 14:25:59 socket.connection.setup.timeout.max.ms = 30000 14:25:59 socket.connection.setup.timeout.ms = 10000 14:25:59 ssl.cipher.suites = null 14:25:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:59 ssl.endpoint.identification.algorithm = https 14:25:59 ssl.engine.factory.class = null 14:25:59 ssl.key.password = null 14:25:59 ssl.keymanager.algorithm = SunX509 14:25:59 ssl.keystore.certificate.chain = null 14:25:59 ssl.keystore.key = null 14:25:59 ssl.keystore.location = null 14:25:59 ssl.keystore.password = null 14:25:59 ssl.keystore.type = JKS 14:25:59 ssl.protocol = TLSv1.3 14:25:59 ssl.provider = null 14:25:59 ssl.secure.random.implementation = null 14:25:59 ssl.trustmanager.algorithm = PKIX 14:25:59 ssl.truststore.certificates = null 14:25:59 ssl.truststore.location = null 14:25:59 ssl.truststore.password = null 14:25:59 ssl.truststore.type = JKS 14:25:59 transaction.timeout.ms = 60000 14:25:59 transactional.id = null 14:25:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:59 14:25:59 2026-01-14T14:25:59.146Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:59 2026-01-14T14:25:59.149Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:59 2026-01-14T14:25:59.149Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:59 2026-01-14T14:25:59.149Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:59 2026-01-14T14:25:59.149Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400759149 14:25:59 2026-01-14T14:25:59.161Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:59.171Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:25:59 allow.auto.create.topics = true 14:25:59 auto.commit.interval.ms = 5000 14:25:59 auto.include.jmx.reporter = true 14:25:59 auto.offset.reset = earliest 14:25:59 bootstrap.servers = [localhost:32773] 14:25:59 check.crcs = true 14:25:59 client.dns.lookup = use_all_dns_ips 14:25:59 client.id = consumer-test-1-9 14:25:59 client.rack = 14:25:59 connections.max.idle.ms = 540000 14:25:59 default.api.timeout.ms = 60000 14:25:59 enable.auto.commit = true 14:25:59 enable.metrics.push = true 14:25:59 exclude.internal.topics = true 14:25:59 fetch.max.bytes = 52428800 14:25:59 fetch.max.wait.ms = 500 14:25:59 fetch.min.bytes = 1 14:25:59 group.id = test-1 14:25:59 group.instance.id = null 14:25:59 group.protocol = classic 14:25:59 group.remote.assignor = null 14:25:59 heartbeat.interval.ms = 3000 14:25:59 interceptor.classes = [] 14:25:59 internal.leave.group.on.close = true 14:25:59 internal.throw.on.fetch.stable.offset.unsupported = false 14:25:59 isolation.level = read_uncommitted 14:25:59 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:25:59 max.partition.fetch.bytes = 1048576 14:25:59 max.poll.interval.ms = 300000 14:25:59 max.poll.records = 500 14:25:59 metadata.max.age.ms = 300000 14:25:59 metadata.recovery.strategy = none 14:25:59 metric.reporters = [] 14:25:59 metrics.num.samples = 2 14:25:59 metrics.recording.level = INFO 14:25:59 metrics.sample.window.ms = 30000 14:25:59 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:25:59 receive.buffer.bytes = 65536 14:25:59 reconnect.backoff.max.ms = 1000 14:25:59 reconnect.backoff.ms = 50 14:25:59 request.timeout.ms = 30000 14:25:59 retry.backoff.max.ms = 1000 14:25:59 retry.backoff.ms = 100 14:25:59 sasl.client.callback.handler.class = null 14:25:59 sasl.jaas.config = null 14:25:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:59 sasl.kerberos.min.time.before.relogin = 60000 14:25:59 sasl.kerberos.service.name = null 14:25:59 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:59 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:59 sasl.login.callback.handler.class = null 14:25:59 sasl.login.class = null 14:25:59 sasl.login.connect.timeout.ms = null 14:25:59 sasl.login.read.timeout.ms = null 14:25:59 sasl.login.refresh.buffer.seconds = 300 14:25:59 sasl.login.refresh.min.period.seconds = 60 14:25:59 sasl.login.refresh.window.factor = 0.8 14:25:59 sasl.login.refresh.window.jitter = 0.05 14:25:59 sasl.login.retry.backoff.max.ms = 10000 14:25:59 sasl.login.retry.backoff.ms = 100 14:25:59 sasl.mechanism = GSSAPI 14:25:59 sasl.oauthbearer.clock.skew.seconds = 30 14:25:59 sasl.oauthbearer.expected.audience = null 14:25:59 sasl.oauthbearer.expected.issuer = null 14:25:59 sasl.oauthbearer.header.urlencode = false 14:25:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:59 sasl.oauthbearer.jwks.endpoint.url = null 14:25:59 sasl.oauthbearer.scope.claim.name = scope 14:25:59 sasl.oauthbearer.sub.claim.name = sub 14:25:59 sasl.oauthbearer.token.endpoint.url = null 14:25:59 security.protocol = PLAINTEXT 14:25:59 security.providers = null 14:25:59 send.buffer.bytes = 131072 14:25:59 session.timeout.ms = 45000 14:25:59 socket.connection.setup.timeout.max.ms = 30000 14:25:59 socket.connection.setup.timeout.ms = 10000 14:25:59 ssl.cipher.suites = null 14:25:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:59 ssl.endpoint.identification.algorithm = https 14:25:59 ssl.engine.factory.class = null 14:25:59 ssl.key.password = null 14:25:59 ssl.keymanager.algorithm = SunX509 14:25:59 ssl.keystore.certificate.chain = null 14:25:59 ssl.keystore.key = null 14:25:59 ssl.keystore.location = null 14:25:59 ssl.keystore.password = null 14:25:59 ssl.keystore.type = JKS 14:25:59 ssl.protocol = TLSv1.3 14:25:59 ssl.provider = null 14:25:59 ssl.secure.random.implementation = null 14:25:59 ssl.trustmanager.algorithm = PKIX 14:25:59 ssl.truststore.certificates = null 14:25:59 ssl.truststore.location = null 14:25:59 ssl.truststore.password = null 14:25:59 ssl.truststore.type = JKS 14:25:59 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:25:59 14:25:59 2026-01-14T14:25:59.171Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:59 2026-01-14T14:25:59.174Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:59 2026-01-14T14:25:59.174Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:59 2026-01-14T14:25:59.174Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400759174 14:25:59 2026-01-14T14:25:59.175Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 14:25:59 2026-01-14T14:25:59.179Z WARN 6658 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 263fd7f5-e2f3-4f9d-a1f8-08007115372a 14:25:59 2026-01-14T14:25:59.180Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:25:59 2026-01-14T14:25:59.180Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:25:59 acks = -1 14:25:59 auto.include.jmx.reporter = true 14:25:59 batch.size = 16384 14:25:59 bootstrap.servers = [localhost:32773] 14:25:59 buffer.memory = 33554432 14:25:59 client.dns.lookup = use_all_dns_ips 14:25:59 client.id = producer-21 14:25:59 compression.gzip.level = -1 14:25:59 compression.lz4.level = 9 14:25:59 compression.type = none 14:25:59 compression.zstd.level = 3 14:25:59 connections.max.idle.ms = 540000 14:25:59 delivery.timeout.ms = 120000 14:25:59 enable.idempotence = false 14:25:59 enable.metrics.push = true 14:25:59 interceptor.classes = [] 14:25:59 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:25:59 linger.ms = 1 14:25:59 max.block.ms = 60000 14:25:59 max.in.flight.requests.per.connection = 5 14:25:59 max.request.size = 1048576 14:25:59 metadata.max.age.ms = 300000 14:25:59 metadata.max.idle.ms = 300000 14:25:59 metadata.recovery.strategy = none 14:25:59 metric.reporters = [] 14:25:59 metrics.num.samples = 2 14:25:59 metrics.recording.level = INFO 14:25:59 metrics.sample.window.ms = 30000 14:25:59 partitioner.adaptive.partitioning.enable = true 14:25:59 partitioner.availability.timeout.ms = 0 14:25:59 partitioner.class = null 14:25:59 partitioner.ignore.keys = false 14:25:59 receive.buffer.bytes = 32768 14:25:59 reconnect.backoff.max.ms = 1000 14:25:59 reconnect.backoff.ms = 50 14:25:59 request.timeout.ms = 30000 14:25:59 retries = 0 14:25:59 retry.backoff.max.ms = 1000 14:25:59 retry.backoff.ms = 100 14:25:59 sasl.client.callback.handler.class = null 14:25:59 sasl.jaas.config = null 14:25:59 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:25:59 sasl.kerberos.min.time.before.relogin = 60000 14:25:59 sasl.kerberos.service.name = null 14:25:59 sasl.kerberos.ticket.renew.jitter = 0.05 14:25:59 sasl.kerberos.ticket.renew.window.factor = 0.8 14:25:59 sasl.login.callback.handler.class = null 14:25:59 sasl.login.class = null 14:25:59 sasl.login.connect.timeout.ms = null 14:25:59 sasl.login.read.timeout.ms = null 14:25:59 sasl.login.refresh.buffer.seconds = 300 14:25:59 sasl.login.refresh.min.period.seconds = 60 14:25:59 sasl.login.refresh.window.factor = 0.8 14:25:59 sasl.login.refresh.window.jitter = 0.05 14:25:59 sasl.login.retry.backoff.max.ms = 10000 14:25:59 sasl.login.retry.backoff.ms = 100 14:25:59 sasl.mechanism = GSSAPI 14:25:59 sasl.oauthbearer.clock.skew.seconds = 30 14:25:59 sasl.oauthbearer.expected.audience = null 14:25:59 sasl.oauthbearer.expected.issuer = null 14:25:59 sasl.oauthbearer.header.urlencode = false 14:25:59 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:25:59 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:25:59 sasl.oauthbearer.jwks.endpoint.url = null 14:25:59 sasl.oauthbearer.scope.claim.name = scope 14:25:59 sasl.oauthbearer.sub.claim.name = sub 14:25:59 sasl.oauthbearer.token.endpoint.url = null 14:25:59 security.protocol = PLAINTEXT 14:25:59 security.providers = null 14:25:59 send.buffer.bytes = 131072 14:25:59 socket.connection.setup.timeout.max.ms = 30000 14:25:59 socket.connection.setup.timeout.ms = 10000 14:25:59 ssl.cipher.suites = null 14:25:59 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:25:59 ssl.endpoint.identification.algorithm = https 14:25:59 ssl.engine.factory.class = null 14:25:59 ssl.key.password = null 14:25:59 ssl.keymanager.algorithm = SunX509 14:25:59 ssl.keystore.certificate.chain = null 14:25:59 ssl.keystore.key = null 14:25:59 ssl.keystore.location = null 14:25:59 ssl.keystore.password = null 14:25:59 ssl.keystore.type = JKS 14:25:59 ssl.protocol = TLSv1.3 14:25:59 ssl.provider = null 14:25:59 ssl.secure.random.implementation = null 14:25:59 ssl.trustmanager.algorithm = PKIX 14:25:59 ssl.truststore.certificates = null 14:25:59 ssl.truststore.location = null 14:25:59 ssl.truststore.password = null 14:25:59 ssl.truststore.type = JKS 14:25:59 transaction.timeout.ms = 60000 14:25:59 transactional.id = null 14:25:59 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:25:59 14:25:59 2026-01-14T14:25:59.180Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:25:59 2026-01-14T14:25:59.182Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:25:59 2026-01-14T14:25:59.182Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:25:59 2026-01-14T14:25:59.182Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:25:59 2026-01-14T14:25:59.182Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400759182 14:25:59 2026-01-14T14:25:59.194Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:59.207Z INFO 6658 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:25:59 2026-01-14T14:25:59.267Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.267Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.333Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 14:25:59 2026-01-14T14:25:59.335Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 14:25:59 2026-01-14T14:25:59.369Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-9-0e656269-7dea-4bad-a2a1-36c178c89017 14:25:59 2026-01-14T14:25:59.369Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 14:25:59 2026-01-14T14:25:59.394Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-9-0e656269-7dea-4bad-a2a1-36c178c89017', protocol='range'} 14:25:59 2026-01-14T14:25:59.394Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-9-0e656269-7dea-4bad-a2a1-36c178c89017=Assignment(partitions=[my-topic-name-0])} 14:25:59 2026-01-14T14:25:59.417Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-9-0e656269-7dea-4bad-a2a1-36c178c89017', protocol='range'} 14:25:59 2026-01-14T14:25:59.418Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 14:25:59 2026-01-14T14:25:59.418Z INFO 6658 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 14:25:59 2026-01-14T14:25:59.431Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Found no committed offset for partition my-topic-name-0 14:25:59 2026-01-14T14:25:59.447Z INFO 6658 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-9, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 14:25:59 2026-01-14T14:25:59.485Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.485Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.563Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.564Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.568Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.569Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.569Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.569Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.569Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.569Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.570Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.570Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.570Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 14:25:59 2026-01-14T14:25:59.570Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.570Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.570Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.571Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.571Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.571Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 14:25:59 2026-01-14T14:25:59.571Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.574Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.574Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.579Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.579Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 10ms, elapsed time since send: 10ms, throttle time: 0ms, request timeout: 30000ms) 14:25:59 2026-01-14T14:25:59.580Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.580Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 9ms, elapsed time since send: 9ms, throttle time: 0ms, request timeout: 30000ms) 14:25:59 2026-01-14T14:25:59.598Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.598Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.598Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:59 2026-01-14T14:25:59.602Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.602Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 95ms, elapsed time since send: 95ms, throttle time: 0ms, request timeout: 30000ms) 14:25:59 2026-01-14T14:25:59.603Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.603Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 14:25:59 2026-01-14T14:25:59.603Z INFO 6658 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=59550660, epoch=1) to node 1: 14:25:59 14:25:59 org.apache.kafka.common.errors.DisconnectException 14:25:59 14:25:59 2026-01-14T14:25:59.603Z INFO 6658 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:25:59 2026-01-14T14:25:59.654Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.654Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.665Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.665Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.665Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.666Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.668Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.668Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.675Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.675Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.676Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.676Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.685Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.685Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.685Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.685Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.686Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.686Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.690Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.690Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.698Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.698Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.765Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:25:59 2026-01-14T14:25:59.765Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.765Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:25:59 2026-01-14T14:25:59.766Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.766Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.315 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 14:25:59 2026-01-14T14:25:59.781Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.781Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 14:25:59 2026-01-14T14:25:59.785Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.785Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.789Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.789Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.790Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.790Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 14:25:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 14:25:59 2026-01-14T14:25:59.805Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.805Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.826Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.826Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.830Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.830Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.830Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.830Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.831Z INFO 6658 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 14:25:59 2026-01-14T14:25:59.831Z INFO 6658 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 14:25:59 2026-01-14T14:25:59.831Z INFO 6658 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 14:25:59 2026-01-14T14:25:59.833Z INFO 6658 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 14:25:59 2026-01-14T14:25:59.834Z DEBUG 6658 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 14:25:59 2026-01-14T14:25:59.834Z INFO 6658 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 14:25:59 2026-01-14T14:25:59.834Z DEBUG 6658 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 14:25:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 14:25:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 14:25:59 2026-01-14T14:25:59.836Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.836Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 14:25:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 14:25:59 2026-01-14T14:25:59.865Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.865Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:25:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 14:25:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 14:25:59 2026-01-14T14:25:59.871Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.871Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.897Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.897Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.901Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.901Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.902Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.902Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 14:25:59 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 14:25:59 2026-01-14T14:25:59.934Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:25:59 2026-01-14T14:25:59.934Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:25:59 2026-01-14T14:25:59.960Z INFO 6658 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 14:26:00 2026-01-14T14:25:59.962Z INFO 6658 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 14:26:00 2026-01-14T14:25:59.986Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:00 2026-01-14T14:25:59.986Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.007Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.007Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.011Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.011Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.011Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.011Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.028Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.028Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.033Z INFO 6658 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 14:26:00 2026-01-14T14:26:00.034Z INFO 6658 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 14:26:00 2026-01-14T14:26:00.035Z INFO 6658 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 14:26:00 2026-01-14T14:26:00.036Z INFO 6658 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 14:26:00 2026-01-14T14:26:00.037Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.037Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 14:26:00 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 14:26:00 2026-01-14T14:26:00.048Z INFO 6658 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:26:00 2026-01-14T14:26:00.084Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.084Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.096Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 565601e5013fa9620c5b25b5fb175f1a6fa12c00d9e46e584f2b7d4087fc244d 14:26:00 2026-01-14T14:26:00.268Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.268Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.310Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.310Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.320Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.320Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.337Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.337Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.370Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.370Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.404Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.404Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.443Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.443Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.460Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.460Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.487Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.487Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.493Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.493Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.505Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.505Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.542Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.542Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.573Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.573Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.607Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:00 2026-01-14T14:26:00.607Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.607Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:00 2026-01-14T14:26:00.655Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.655Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.666Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.666Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.712Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.712Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.767Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.767Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.771Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:00 2026-01-14T14:26:00.771Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.771Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:00 2026-01-14T14:26:00.792Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.792Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.828Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.829Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.832Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.832Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.872Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.872Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:00 2026-01-14T14:26:00.898Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:00 2026-01-14T14:26:00.898Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:00.987Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:01 2026-01-14T14:26:00.987Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.127Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.127Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.188Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.188Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.295Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.295Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.295Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.295Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.296Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.296Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.302Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.302Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.363Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.363Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.389Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.389Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.453Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.453Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.475Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.475Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.480Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.480Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.516Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.516Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.577Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.577Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.607Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:01 2026-01-14T14:26:01.607Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.607Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:01 2026-01-14T14:26:01.657Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.657Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.669Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.669Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.675Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:01 2026-01-14T14:26:01.675Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.675Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:01 2026-01-14T14:26:01.768Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.768Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.794Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.794Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.830Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.830Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.833Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.833Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.876Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.876Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:01 2026-01-14T14:26:01.899Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:01 2026-01-14T14:26:01.899Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:01.974Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:02 2026-01-14T14:26:01.974Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:01.989Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:02 2026-01-14T14:26:01.989Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.100Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.100Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.167Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.167Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.191Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.191Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.271Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.271Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.304Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.304Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.349Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.349Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.390Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.391Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.455Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.455Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.482Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.482Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.482Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.482Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.523Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.523Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.580Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.580Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.615Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:02 2026-01-14T14:26:02.615Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.615Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:02 2026-01-14T14:26:02.659Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.659Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.670Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.670Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.679Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:02 2026-01-14T14:26:02.679Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.680Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:02 2026-01-14T14:26:02.770Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.770Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.796Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.796Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.831Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.831Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.834Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.834Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.878Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.878Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:02 2026-01-14T14:26:02.901Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:02 2026-01-14T14:26:02.901Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:02.976Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:03 2026-01-14T14:26:02.976Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:02.991Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:03 2026-01-14T14:26:02.991Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.100Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.100Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.169Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.169Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.192Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.192Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.300Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.300Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.306Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.306Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.367Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.367Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.391Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.391Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.483Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.484Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.484Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.484Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.511Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.511Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.527Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.527Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.587Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.587Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.619Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:03 2026-01-14T14:26:03.619Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.619Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:03 2026-01-14T14:26:03.636Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:03 2026-01-14T14:26:03.636Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.636Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:03 2026-01-14T14:26:03.655Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.655Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.675Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.675Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.772Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.772Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:03 2026-01-14T14:26:03.796Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:03 2026-01-14T14:26:03.796Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:03.832Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:04 2026-01-14T14:26:03.832Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:03.835Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:04 2026-01-14T14:26:03.835Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:03.888Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:04 2026-01-14T14:26:03.888Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:03.907Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:04 2026-01-14T14:26:03.907Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:03.982Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:04 2026-01-14T14:26:03.982Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:03.993Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:04 2026-01-14T14:26:03.993Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.101Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.101Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.171Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.171Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.194Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.194Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.302Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.302Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.307Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.307Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.369Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.369Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.393Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.393Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.484Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.484Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.485Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.485Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.511Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.511Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.533Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.533Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.533Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:04 2026-01-14T14:26:04.533Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.533Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:04 2026-01-14T14:26:04.595Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.595Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.642Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:04 2026-01-14T14:26:04.642Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.642Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:04 2026-01-14T14:26:04.657Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.657Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.676Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.676Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.772Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.772Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.797Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.797Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.833Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.833Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.837Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.837Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:04 2026-01-14T14:26:04.892Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:04 2026-01-14T14:26:04.892Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:04.937Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:05 2026-01-14T14:26:04.937Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:04.986Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:05 2026-01-14T14:26:04.986Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:04.994Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:05 2026-01-14T14:26:04.994Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.101Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.101Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.173Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.173Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.195Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.196Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.303Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.303Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.308Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.308Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.371Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.371Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.395Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.395Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.485Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.485Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.487Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.487Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.512Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.513Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.539Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:05 2026-01-14T14:26:05.540Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.540Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.540Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:05 2026-01-14T14:26:05.540Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.602Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.602Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.632Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:05 2026-01-14T14:26:05.632Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.632Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:05 2026-01-14T14:26:05.658Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.658Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.677Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.677Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.798Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.798Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.805Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.805Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.825Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.825Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.834Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.834Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:05 2026-01-14T14:26:05.896Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:05 2026-01-14T14:26:05.896Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:05.939Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:06 2026-01-14T14:26:05.939Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:05.987Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:06 2026-01-14T14:26:05.987Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:05.996Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:06 2026-01-14T14:26:05.996Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.102Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.102Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.173Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.174Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.196Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.196Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.305Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.305Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.309Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.309Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.366Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.318344137S 14:26:06 2026-01-14T14:26:06.371Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.371Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.387Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:26:06 allow.auto.create.topics = true 14:26:06 auto.commit.interval.ms = 5000 14:26:06 auto.include.jmx.reporter = true 14:26:06 auto.offset.reset = earliest 14:26:06 bootstrap.servers = [localhost:32774] 14:26:06 check.crcs = true 14:26:06 client.dns.lookup = use_all_dns_ips 14:26:06 client.id = consumer-group for Test A-10 14:26:06 client.rack = 14:26:06 connections.max.idle.ms = 540000 14:26:06 default.api.timeout.ms = 60000 14:26:06 enable.auto.commit = true 14:26:06 enable.metrics.push = true 14:26:06 exclude.internal.topics = true 14:26:06 fetch.max.bytes = 52428800 14:26:06 fetch.max.wait.ms = 500 14:26:06 fetch.min.bytes = 1 14:26:06 group.id = group for Test A 14:26:06 group.instance.id = null 14:26:06 group.protocol = classic 14:26:06 group.remote.assignor = null 14:26:06 heartbeat.interval.ms = 3000 14:26:06 interceptor.classes = [] 14:26:06 internal.leave.group.on.close = true 14:26:06 internal.throw.on.fetch.stable.offset.unsupported = false 14:26:06 isolation.level = read_uncommitted 14:26:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:26:06 max.partition.fetch.bytes = 1048576 14:26:06 max.poll.interval.ms = 300000 14:26:06 max.poll.records = 500 14:26:06 metadata.max.age.ms = 300000 14:26:06 metadata.recovery.strategy = none 14:26:06 metric.reporters = [] 14:26:06 metrics.num.samples = 2 14:26:06 metrics.recording.level = INFO 14:26:06 metrics.sample.window.ms = 30000 14:26:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:26:06 receive.buffer.bytes = 65536 14:26:06 reconnect.backoff.max.ms = 1000 14:26:06 reconnect.backoff.ms = 50 14:26:06 request.timeout.ms = 30000 14:26:06 retry.backoff.max.ms = 1000 14:26:06 retry.backoff.ms = 100 14:26:06 sasl.client.callback.handler.class = null 14:26:06 sasl.jaas.config = null 14:26:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:06 sasl.kerberos.min.time.before.relogin = 60000 14:26:06 sasl.kerberos.service.name = null 14:26:06 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:06 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:06 sasl.login.callback.handler.class = null 14:26:06 sasl.login.class = null 14:26:06 sasl.login.connect.timeout.ms = null 14:26:06 sasl.login.read.timeout.ms = null 14:26:06 sasl.login.refresh.buffer.seconds = 300 14:26:06 sasl.login.refresh.min.period.seconds = 60 14:26:06 sasl.login.refresh.window.factor = 0.8 14:26:06 sasl.login.refresh.window.jitter = 0.05 14:26:06 sasl.login.retry.backoff.max.ms = 10000 14:26:06 sasl.login.retry.backoff.ms = 100 14:26:06 sasl.mechanism = GSSAPI 14:26:06 sasl.oauthbearer.clock.skew.seconds = 30 14:26:06 sasl.oauthbearer.expected.audience = null 14:26:06 sasl.oauthbearer.expected.issuer = null 14:26:06 sasl.oauthbearer.header.urlencode = false 14:26:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:06 sasl.oauthbearer.jwks.endpoint.url = null 14:26:06 sasl.oauthbearer.scope.claim.name = scope 14:26:06 sasl.oauthbearer.sub.claim.name = sub 14:26:06 sasl.oauthbearer.token.endpoint.url = null 14:26:06 security.protocol = PLAINTEXT 14:26:06 security.providers = null 14:26:06 send.buffer.bytes = 131072 14:26:06 session.timeout.ms = 45000 14:26:06 socket.connection.setup.timeout.max.ms = 30000 14:26:06 socket.connection.setup.timeout.ms = 10000 14:26:06 ssl.cipher.suites = null 14:26:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:06 ssl.endpoint.identification.algorithm = https 14:26:06 ssl.engine.factory.class = null 14:26:06 ssl.key.password = null 14:26:06 ssl.keymanager.algorithm = SunX509 14:26:06 ssl.keystore.certificate.chain = null 14:26:06 ssl.keystore.key = null 14:26:06 ssl.keystore.location = null 14:26:06 ssl.keystore.password = null 14:26:06 ssl.keystore.type = JKS 14:26:06 ssl.protocol = TLSv1.3 14:26:06 ssl.provider = null 14:26:06 ssl.secure.random.implementation = null 14:26:06 ssl.trustmanager.algorithm = PKIX 14:26:06 ssl.truststore.certificates = null 14:26:06 ssl.truststore.location = null 14:26:06 ssl.truststore.password = null 14:26:06 ssl.truststore.type = JKS 14:26:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:26:06 14:26:06 2026-01-14T14:26:06.388Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:06 2026-01-14T14:26:06.390Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:06 2026-01-14T14:26:06.390Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:06 2026-01-14T14:26:06.390Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400766390 14:26:06 2026-01-14T14:26:06.396Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.396Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 14:26:06 . ____ _ __ _ _ 14:26:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:06 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:06 =========|_|==============|___/=/_/_/_/ 14:26:06 14:26:06 :: Spring Boot :: (v3.5.9) 14:26:06 14:26:06 2026-01-14T14:26:06.411Z INFO 6658 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:06 2026-01-14T14:26:06.412Z INFO 6658 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 14:26:06 2026-01-14T14:26:06.431Z INFO 6658 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.038 seconds (process running for 87.86) 14:26:06 2026-01-14T14:26:06.444Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 14:26:06 2026-01-14T14:26:06.446Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:26:06 2026-01-14T14:26:06.446Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:26:06 acks = -1 14:26:06 auto.include.jmx.reporter = true 14:26:06 batch.size = 16384 14:26:06 bootstrap.servers = [localhost:32774] 14:26:06 buffer.memory = 33554432 14:26:06 client.dns.lookup = use_all_dns_ips 14:26:06 client.id = producer-22 14:26:06 compression.gzip.level = -1 14:26:06 compression.lz4.level = 9 14:26:06 compression.type = none 14:26:06 compression.zstd.level = 3 14:26:06 connections.max.idle.ms = 540000 14:26:06 delivery.timeout.ms = 120000 14:26:06 enable.idempotence = false 14:26:06 enable.metrics.push = true 14:26:06 interceptor.classes = [] 14:26:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:26:06 linger.ms = 1 14:26:06 max.block.ms = 60000 14:26:06 max.in.flight.requests.per.connection = 5 14:26:06 max.request.size = 1048576 14:26:06 metadata.max.age.ms = 300000 14:26:06 metadata.max.idle.ms = 300000 14:26:06 metadata.recovery.strategy = none 14:26:06 metric.reporters = [] 14:26:06 metrics.num.samples = 2 14:26:06 metrics.recording.level = INFO 14:26:06 metrics.sample.window.ms = 30000 14:26:06 partitioner.adaptive.partitioning.enable = true 14:26:06 partitioner.availability.timeout.ms = 0 14:26:06 partitioner.class = null 14:26:06 partitioner.ignore.keys = false 14:26:06 receive.buffer.bytes = 32768 14:26:06 reconnect.backoff.max.ms = 1000 14:26:06 reconnect.backoff.ms = 50 14:26:06 request.timeout.ms = 30000 14:26:06 retries = 0 14:26:06 retry.backoff.max.ms = 1000 14:26:06 retry.backoff.ms = 100 14:26:06 sasl.client.callback.handler.class = null 14:26:06 sasl.jaas.config = null 14:26:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:06 sasl.kerberos.min.time.before.relogin = 60000 14:26:06 sasl.kerberos.service.name = null 14:26:06 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:06 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:06 sasl.login.callback.handler.class = null 14:26:06 sasl.login.class = null 14:26:06 sasl.login.connect.timeout.ms = null 14:26:06 sasl.login.read.timeout.ms = null 14:26:06 sasl.login.refresh.buffer.seconds = 300 14:26:06 sasl.login.refresh.min.period.seconds = 60 14:26:06 sasl.login.refresh.window.factor = 0.8 14:26:06 sasl.login.refresh.window.jitter = 0.05 14:26:06 sasl.login.retry.backoff.max.ms = 10000 14:26:06 sasl.login.retry.backoff.ms = 100 14:26:06 sasl.mechanism = GSSAPI 14:26:06 sasl.oauthbearer.clock.skew.seconds = 30 14:26:06 sasl.oauthbearer.expected.audience = null 14:26:06 sasl.oauthbearer.expected.issuer = null 14:26:06 sasl.oauthbearer.header.urlencode = false 14:26:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:06 sasl.oauthbearer.jwks.endpoint.url = null 14:26:06 sasl.oauthbearer.scope.claim.name = scope 14:26:06 sasl.oauthbearer.sub.claim.name = sub 14:26:06 sasl.oauthbearer.token.endpoint.url = null 14:26:06 security.protocol = PLAINTEXT 14:26:06 security.providers = null 14:26:06 send.buffer.bytes = 131072 14:26:06 socket.connection.setup.timeout.max.ms = 30000 14:26:06 socket.connection.setup.timeout.ms = 10000 14:26:06 ssl.cipher.suites = null 14:26:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:06 ssl.endpoint.identification.algorithm = https 14:26:06 ssl.engine.factory.class = null 14:26:06 ssl.key.password = null 14:26:06 ssl.keymanager.algorithm = SunX509 14:26:06 ssl.keystore.certificate.chain = null 14:26:06 ssl.keystore.key = null 14:26:06 ssl.keystore.location = null 14:26:06 ssl.keystore.password = null 14:26:06 ssl.keystore.type = JKS 14:26:06 ssl.protocol = TLSv1.3 14:26:06 ssl.provider = null 14:26:06 ssl.secure.random.implementation = null 14:26:06 ssl.trustmanager.algorithm = PKIX 14:26:06 ssl.truststore.certificates = null 14:26:06 ssl.truststore.location = null 14:26:06 ssl.truststore.password = null 14:26:06 ssl.truststore.type = JKS 14:26:06 transaction.timeout.ms = 60000 14:26:06 transactional.id = null 14:26:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:26:06 14:26:06 2026-01-14T14:26:06.446Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:06 2026-01-14T14:26:06.448Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:26:06 2026-01-14T14:26:06.448Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:06 2026-01-14T14:26:06.448Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:06 2026-01-14T14:26:06.448Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400766448 14:26:06 2026-01-14T14:26:06.488Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.488Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.488Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.488Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.489Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 14:26:06 2026-01-14T14:26:06.490Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:06 2026-01-14T14:26:06.496Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:06 2026-01-14T14:26:06.496Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.496Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:06 2026-01-14T14:26:06.513Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.513Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.539Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:06 2026-01-14T14:26:06.539Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.539Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:06 2026-01-14T14:26:06.548Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.548Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.609Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.609Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.641Z INFO 6658 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:06 2026-01-14T14:26:06.659Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.659Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.680Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.680Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.777Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 14:26:06 2026-01-14T14:26:06.779Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 14:26:06 2026-01-14T14:26:06.799Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.799Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.800Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Request joining group due to: need to re-join with the given member-id: consumer-group for Test A-10-6bd38597-501e-4f76-9c70-829f58fe2c5d 14:26:06 2026-01-14T14:26:06.800Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 14:26:06 2026-01-14T14:26:06.806Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.806Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.820Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully joined group with generation Generation{generationId=1, memberId='consumer-group for Test A-10-6bd38597-501e-4f76-9c70-829f58fe2c5d', protocol='range'} 14:26:06 2026-01-14T14:26:06.821Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Finished assignment for group at generation 1: {consumer-group for Test A-10-6bd38597-501e-4f76-9c70-829f58fe2c5d=Assignment(partitions=[target-topic-for-Test-A-0])} 14:26:06 2026-01-14T14:26:06.826Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.826Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.837Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.837Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.849Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully synced group in generation Generation{generationId=1, memberId='consumer-group for Test A-10-6bd38597-501e-4f76-9c70-829f58fe2c5d', protocol='range'} 14:26:06 2026-01-14T14:26:06.849Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Notifying assignor about the new Assignment(partitions=[target-topic-for-Test-A-0]) 14:26:06 2026-01-14T14:26:06.849Z INFO 6658 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Adding newly assigned partitions: target-topic-for-Test-A-0 14:26:06 2026-01-14T14:26:06.859Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Found no committed offset for partition target-topic-for-Test-A-0 14:26:06 2026-01-14T14:26:06.871Z INFO 6658 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Resetting offset for partition target-topic-for-Test-A-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 14:26:06 2026-01-14T14:26:06.900Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:06 2026-01-14T14:26:06.900Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:06 2026-01-14T14:26:06.911Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:26:06 allow.auto.create.topics = true 14:26:06 auto.commit.interval.ms = 5000 14:26:06 auto.include.jmx.reporter = true 14:26:06 auto.offset.reset = earliest 14:26:06 bootstrap.servers = [localhost:32774] 14:26:06 check.crcs = true 14:26:06 client.dns.lookup = use_all_dns_ips 14:26:06 client.id = consumer-group for Test A-11 14:26:06 client.rack = 14:26:06 connections.max.idle.ms = 540000 14:26:06 default.api.timeout.ms = 60000 14:26:06 enable.auto.commit = true 14:26:06 enable.metrics.push = true 14:26:06 exclude.internal.topics = true 14:26:06 fetch.max.bytes = 52428800 14:26:06 fetch.max.wait.ms = 500 14:26:06 fetch.min.bytes = 1 14:26:06 group.id = group for Test A 14:26:06 group.instance.id = null 14:26:06 group.protocol = classic 14:26:06 group.remote.assignor = null 14:26:06 heartbeat.interval.ms = 3000 14:26:06 interceptor.classes = [] 14:26:06 internal.leave.group.on.close = true 14:26:06 internal.throw.on.fetch.stable.offset.unsupported = false 14:26:06 isolation.level = read_uncommitted 14:26:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:26:06 max.partition.fetch.bytes = 1048576 14:26:06 max.poll.interval.ms = 300000 14:26:06 max.poll.records = 500 14:26:06 metadata.max.age.ms = 300000 14:26:06 metadata.recovery.strategy = none 14:26:06 metric.reporters = [] 14:26:06 metrics.num.samples = 2 14:26:06 metrics.recording.level = INFO 14:26:06 metrics.sample.window.ms = 30000 14:26:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:26:06 receive.buffer.bytes = 65536 14:26:06 reconnect.backoff.max.ms = 1000 14:26:06 reconnect.backoff.ms = 50 14:26:06 request.timeout.ms = 30000 14:26:06 retry.backoff.max.ms = 1000 14:26:06 retry.backoff.ms = 100 14:26:06 sasl.client.callback.handler.class = null 14:26:06 sasl.jaas.config = null 14:26:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:06 sasl.kerberos.min.time.before.relogin = 60000 14:26:06 sasl.kerberos.service.name = null 14:26:06 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:06 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:06 sasl.login.callback.handler.class = null 14:26:06 sasl.login.class = null 14:26:06 sasl.login.connect.timeout.ms = null 14:26:06 sasl.login.read.timeout.ms = null 14:26:06 sasl.login.refresh.buffer.seconds = 300 14:26:06 sasl.login.refresh.min.period.seconds = 60 14:26:06 sasl.login.refresh.window.factor = 0.8 14:26:06 sasl.login.refresh.window.jitter = 0.05 14:26:06 sasl.login.retry.backoff.max.ms = 10000 14:26:06 sasl.login.retry.backoff.ms = 100 14:26:06 sasl.mechanism = GSSAPI 14:26:06 sasl.oauthbearer.clock.skew.seconds = 30 14:26:06 sasl.oauthbearer.expected.audience = null 14:26:06 sasl.oauthbearer.expected.issuer = null 14:26:06 sasl.oauthbearer.header.urlencode = false 14:26:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:06 sasl.oauthbearer.jwks.endpoint.url = null 14:26:06 sasl.oauthbearer.scope.claim.name = scope 14:26:06 sasl.oauthbearer.sub.claim.name = sub 14:26:06 sasl.oauthbearer.token.endpoint.url = null 14:26:06 security.protocol = PLAINTEXT 14:26:06 security.providers = null 14:26:06 send.buffer.bytes = 131072 14:26:06 session.timeout.ms = 45000 14:26:06 socket.connection.setup.timeout.max.ms = 30000 14:26:06 socket.connection.setup.timeout.ms = 10000 14:26:06 ssl.cipher.suites = null 14:26:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:06 ssl.endpoint.identification.algorithm = https 14:26:06 ssl.engine.factory.class = null 14:26:06 ssl.key.password = null 14:26:06 ssl.keymanager.algorithm = SunX509 14:26:06 ssl.keystore.certificate.chain = null 14:26:06 ssl.keystore.key = null 14:26:06 ssl.keystore.location = null 14:26:06 ssl.keystore.password = null 14:26:06 ssl.keystore.type = JKS 14:26:06 ssl.protocol = TLSv1.3 14:26:06 ssl.provider = null 14:26:06 ssl.secure.random.implementation = null 14:26:06 ssl.trustmanager.algorithm = PKIX 14:26:06 ssl.truststore.certificates = null 14:26:06 ssl.truststore.location = null 14:26:06 ssl.truststore.password = null 14:26:06 ssl.truststore.type = JKS 14:26:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:26:06 14:26:06 2026-01-14T14:26:06.911Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:06 2026-01-14T14:26:06.915Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:06 2026-01-14T14:26:06.915Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:06 2026-01-14T14:26:06.915Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400766915 14:26:07 2026-01-14T14:26:06.925Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:26:07 2026-01-14T14:26:06.926Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:26:07 acks = -1 14:26:07 auto.include.jmx.reporter = true 14:26:07 batch.size = 16384 14:26:07 bootstrap.servers = [localhost:32774] 14:26:07 buffer.memory = 33554432 14:26:07 client.dns.lookup = use_all_dns_ips 14:26:07 client.id = producer-23 14:26:07 compression.gzip.level = -1 14:26:07 compression.lz4.level = 9 14:26:07 compression.type = none 14:26:07 compression.zstd.level = 3 14:26:07 connections.max.idle.ms = 540000 14:26:07 delivery.timeout.ms = 120000 14:26:07 enable.idempotence = false 14:26:07 enable.metrics.push = true 14:26:07 interceptor.classes = [] 14:26:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:26:07 linger.ms = 1 14:26:07 max.block.ms = 60000 14:26:07 max.in.flight.requests.per.connection = 5 14:26:07 max.request.size = 1048576 14:26:07 metadata.max.age.ms = 300000 14:26:07 metadata.max.idle.ms = 300000 14:26:07 metadata.recovery.strategy = none 14:26:07 metric.reporters = [] 14:26:07 metrics.num.samples = 2 14:26:07 metrics.recording.level = INFO 14:26:07 metrics.sample.window.ms = 30000 14:26:07 partitioner.adaptive.partitioning.enable = true 14:26:07 partitioner.availability.timeout.ms = 0 14:26:07 partitioner.class = null 14:26:07 partitioner.ignore.keys = false 14:26:07 receive.buffer.bytes = 32768 14:26:07 reconnect.backoff.max.ms = 1000 14:26:07 reconnect.backoff.ms = 50 14:26:07 request.timeout.ms = 30000 14:26:07 retries = 0 14:26:07 retry.backoff.max.ms = 1000 14:26:07 retry.backoff.ms = 100 14:26:07 sasl.client.callback.handler.class = null 14:26:07 sasl.jaas.config = null 14:26:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:07 sasl.kerberos.min.time.before.relogin = 60000 14:26:07 sasl.kerberos.service.name = null 14:26:07 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:07 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:07 sasl.login.callback.handler.class = null 14:26:07 sasl.login.class = null 14:26:07 sasl.login.connect.timeout.ms = null 14:26:07 sasl.login.read.timeout.ms = null 14:26:07 sasl.login.refresh.buffer.seconds = 300 14:26:07 sasl.login.refresh.min.period.seconds = 60 14:26:07 sasl.login.refresh.window.factor = 0.8 14:26:07 sasl.login.refresh.window.jitter = 0.05 14:26:07 sasl.login.retry.backoff.max.ms = 10000 14:26:07 sasl.login.retry.backoff.ms = 100 14:26:07 sasl.mechanism = GSSAPI 14:26:07 sasl.oauthbearer.clock.skew.seconds = 30 14:26:07 sasl.oauthbearer.expected.audience = null 14:26:07 sasl.oauthbearer.expected.issuer = null 14:26:07 sasl.oauthbearer.header.urlencode = false 14:26:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:07 sasl.oauthbearer.jwks.endpoint.url = null 14:26:07 sasl.oauthbearer.scope.claim.name = scope 14:26:07 sasl.oauthbearer.sub.claim.name = sub 14:26:07 sasl.oauthbearer.token.endpoint.url = null 14:26:07 security.protocol = PLAINTEXT 14:26:07 security.providers = null 14:26:07 send.buffer.bytes = 131072 14:26:07 socket.connection.setup.timeout.max.ms = 30000 14:26:07 socket.connection.setup.timeout.ms = 10000 14:26:07 ssl.cipher.suites = null 14:26:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:07 ssl.endpoint.identification.algorithm = https 14:26:07 ssl.engine.factory.class = null 14:26:07 ssl.key.password = null 14:26:07 ssl.keymanager.algorithm = SunX509 14:26:07 ssl.keystore.certificate.chain = null 14:26:07 ssl.keystore.key = null 14:26:07 ssl.keystore.location = null 14:26:07 ssl.keystore.password = null 14:26:07 ssl.keystore.type = JKS 14:26:07 ssl.protocol = TLSv1.3 14:26:07 ssl.provider = null 14:26:07 ssl.secure.random.implementation = null 14:26:07 ssl.trustmanager.algorithm = PKIX 14:26:07 ssl.truststore.certificates = null 14:26:07 ssl.truststore.location = null 14:26:07 ssl.truststore.password = null 14:26:07 ssl.truststore.type = JKS 14:26:07 transaction.timeout.ms = 60000 14:26:07 transactional.id = null 14:26:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:26:07 14:26:07 2026-01-14T14:26:06.926Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:07 2026-01-14T14:26:06.928Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:26:07 2026-01-14T14:26:06.928Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:07 2026-01-14T14:26:06.928Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:07 2026-01-14T14:26:06.928Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400766928 14:26:07 2026-01-14T14:26:06.940Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:07 2026-01-14T14:26:06.940Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:06.958Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 14:26:07 2026-01-14T14:26:06.958Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:07 2026-01-14T14:26:06.989Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:07 2026-01-14T14:26:06.989Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:06.997Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:07 2026-01-14T14:26:06.997Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.068Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:26:07 allow.auto.create.topics = true 14:26:07 auto.commit.interval.ms = 5000 14:26:07 auto.include.jmx.reporter = true 14:26:07 auto.offset.reset = earliest 14:26:07 bootstrap.servers = [localhost:32774] 14:26:07 check.crcs = true 14:26:07 client.dns.lookup = use_all_dns_ips 14:26:07 client.id = consumer-group for Test A-12 14:26:07 client.rack = 14:26:07 connections.max.idle.ms = 540000 14:26:07 default.api.timeout.ms = 60000 14:26:07 enable.auto.commit = true 14:26:07 enable.metrics.push = true 14:26:07 exclude.internal.topics = true 14:26:07 fetch.max.bytes = 52428800 14:26:07 fetch.max.wait.ms = 500 14:26:07 fetch.min.bytes = 1 14:26:07 group.id = group for Test A 14:26:07 group.instance.id = null 14:26:07 group.protocol = classic 14:26:07 group.remote.assignor = null 14:26:07 heartbeat.interval.ms = 3000 14:26:07 interceptor.classes = [] 14:26:07 internal.leave.group.on.close = true 14:26:07 internal.throw.on.fetch.stable.offset.unsupported = false 14:26:07 isolation.level = read_uncommitted 14:26:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:26:07 max.partition.fetch.bytes = 1048576 14:26:07 max.poll.interval.ms = 300000 14:26:07 max.poll.records = 500 14:26:07 metadata.max.age.ms = 300000 14:26:07 metadata.recovery.strategy = none 14:26:07 metric.reporters = [] 14:26:07 metrics.num.samples = 2 14:26:07 metrics.recording.level = INFO 14:26:07 metrics.sample.window.ms = 30000 14:26:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:26:07 receive.buffer.bytes = 65536 14:26:07 reconnect.backoff.max.ms = 1000 14:26:07 reconnect.backoff.ms = 50 14:26:07 request.timeout.ms = 30000 14:26:07 retry.backoff.max.ms = 1000 14:26:07 retry.backoff.ms = 100 14:26:07 sasl.client.callback.handler.class = null 14:26:07 sasl.jaas.config = null 14:26:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:07 sasl.kerberos.min.time.before.relogin = 60000 14:26:07 sasl.kerberos.service.name = null 14:26:07 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:07 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:07 sasl.login.callback.handler.class = null 14:26:07 sasl.login.class = null 14:26:07 sasl.login.connect.timeout.ms = null 14:26:07 sasl.login.read.timeout.ms = null 14:26:07 sasl.login.refresh.buffer.seconds = 300 14:26:07 sasl.login.refresh.min.period.seconds = 60 14:26:07 sasl.login.refresh.window.factor = 0.8 14:26:07 sasl.login.refresh.window.jitter = 0.05 14:26:07 sasl.login.retry.backoff.max.ms = 10000 14:26:07 sasl.login.retry.backoff.ms = 100 14:26:07 sasl.mechanism = GSSAPI 14:26:07 sasl.oauthbearer.clock.skew.seconds = 30 14:26:07 sasl.oauthbearer.expected.audience = null 14:26:07 sasl.oauthbearer.expected.issuer = null 14:26:07 sasl.oauthbearer.header.urlencode = false 14:26:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:07 sasl.oauthbearer.jwks.endpoint.url = null 14:26:07 sasl.oauthbearer.scope.claim.name = scope 14:26:07 sasl.oauthbearer.sub.claim.name = sub 14:26:07 sasl.oauthbearer.token.endpoint.url = null 14:26:07 security.protocol = PLAINTEXT 14:26:07 security.providers = null 14:26:07 send.buffer.bytes = 131072 14:26:07 session.timeout.ms = 45000 14:26:07 socket.connection.setup.timeout.max.ms = 30000 14:26:07 socket.connection.setup.timeout.ms = 10000 14:26:07 ssl.cipher.suites = null 14:26:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:07 ssl.endpoint.identification.algorithm = https 14:26:07 ssl.engine.factory.class = null 14:26:07 ssl.key.password = null 14:26:07 ssl.keymanager.algorithm = SunX509 14:26:07 ssl.keystore.certificate.chain = null 14:26:07 ssl.keystore.key = null 14:26:07 ssl.keystore.location = null 14:26:07 ssl.keystore.password = null 14:26:07 ssl.keystore.type = JKS 14:26:07 ssl.protocol = TLSv1.3 14:26:07 ssl.provider = null 14:26:07 ssl.secure.random.implementation = null 14:26:07 ssl.trustmanager.algorithm = PKIX 14:26:07 ssl.truststore.certificates = null 14:26:07 ssl.truststore.location = null 14:26:07 ssl.truststore.password = null 14:26:07 ssl.truststore.type = JKS 14:26:07 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:26:07 14:26:07 2026-01-14T14:26:07.068Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:07 2026-01-14T14:26:07.071Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:07 2026-01-14T14:26:07.071Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:07 2026-01-14T14:26:07.071Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400767071 14:26:07 2026-01-14T14:26:07.080Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:26:07 2026-01-14T14:26:07.081Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:26:07 acks = -1 14:26:07 auto.include.jmx.reporter = true 14:26:07 batch.size = 16384 14:26:07 bootstrap.servers = [localhost:32774] 14:26:07 buffer.memory = 33554432 14:26:07 client.dns.lookup = use_all_dns_ips 14:26:07 client.id = producer-24 14:26:07 compression.gzip.level = -1 14:26:07 compression.lz4.level = 9 14:26:07 compression.type = none 14:26:07 compression.zstd.level = 3 14:26:07 connections.max.idle.ms = 540000 14:26:07 delivery.timeout.ms = 120000 14:26:07 enable.idempotence = false 14:26:07 enable.metrics.push = true 14:26:07 interceptor.classes = [] 14:26:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:26:07 linger.ms = 1 14:26:07 max.block.ms = 60000 14:26:07 max.in.flight.requests.per.connection = 5 14:26:07 max.request.size = 1048576 14:26:07 metadata.max.age.ms = 300000 14:26:07 metadata.max.idle.ms = 300000 14:26:07 metadata.recovery.strategy = none 14:26:07 metric.reporters = [] 14:26:07 metrics.num.samples = 2 14:26:07 metrics.recording.level = INFO 14:26:07 metrics.sample.window.ms = 30000 14:26:07 partitioner.adaptive.partitioning.enable = true 14:26:07 partitioner.availability.timeout.ms = 0 14:26:07 partitioner.class = null 14:26:07 partitioner.ignore.keys = false 14:26:07 receive.buffer.bytes = 32768 14:26:07 reconnect.backoff.max.ms = 1000 14:26:07 reconnect.backoff.ms = 50 14:26:07 request.timeout.ms = 30000 14:26:07 retries = 0 14:26:07 retry.backoff.max.ms = 1000 14:26:07 retry.backoff.ms = 100 14:26:07 sasl.client.callback.handler.class = null 14:26:07 sasl.jaas.config = null 14:26:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:07 sasl.kerberos.min.time.before.relogin = 60000 14:26:07 sasl.kerberos.service.name = null 14:26:07 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:07 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:07 sasl.login.callback.handler.class = null 14:26:07 sasl.login.class = null 14:26:07 sasl.login.connect.timeout.ms = null 14:26:07 sasl.login.read.timeout.ms = null 14:26:07 sasl.login.refresh.buffer.seconds = 300 14:26:07 sasl.login.refresh.min.period.seconds = 60 14:26:07 sasl.login.refresh.window.factor = 0.8 14:26:07 sasl.login.refresh.window.jitter = 0.05 14:26:07 sasl.login.retry.backoff.max.ms = 10000 14:26:07 sasl.login.retry.backoff.ms = 100 14:26:07 sasl.mechanism = GSSAPI 14:26:07 sasl.oauthbearer.clock.skew.seconds = 30 14:26:07 sasl.oauthbearer.expected.audience = null 14:26:07 sasl.oauthbearer.expected.issuer = null 14:26:07 sasl.oauthbearer.header.urlencode = false 14:26:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:07 sasl.oauthbearer.jwks.endpoint.url = null 14:26:07 sasl.oauthbearer.scope.claim.name = scope 14:26:07 sasl.oauthbearer.sub.claim.name = sub 14:26:07 sasl.oauthbearer.token.endpoint.url = null 14:26:07 security.protocol = PLAINTEXT 14:26:07 security.providers = null 14:26:07 send.buffer.bytes = 131072 14:26:07 socket.connection.setup.timeout.max.ms = 30000 14:26:07 socket.connection.setup.timeout.ms = 10000 14:26:07 ssl.cipher.suites = null 14:26:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:07 ssl.endpoint.identification.algorithm = https 14:26:07 ssl.engine.factory.class = null 14:26:07 ssl.key.password = null 14:26:07 ssl.keymanager.algorithm = SunX509 14:26:07 ssl.keystore.certificate.chain = null 14:26:07 ssl.keystore.key = null 14:26:07 ssl.keystore.location = null 14:26:07 ssl.keystore.password = null 14:26:07 ssl.keystore.type = JKS 14:26:07 ssl.protocol = TLSv1.3 14:26:07 ssl.provider = null 14:26:07 ssl.secure.random.implementation = null 14:26:07 ssl.trustmanager.algorithm = PKIX 14:26:07 ssl.truststore.certificates = null 14:26:07 ssl.truststore.location = null 14:26:07 ssl.truststore.password = null 14:26:07 ssl.truststore.type = JKS 14:26:07 transaction.timeout.ms = 60000 14:26:07 transactional.id = null 14:26:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:26:07 14:26:07 2026-01-14T14:26:07.081Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:07 2026-01-14T14:26:07.084Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:26:07 2026-01-14T14:26:07.085Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:07 2026-01-14T14:26:07.085Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:07 2026-01-14T14:26:07.085Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400767085 14:26:07 2026-01-14T14:26:07.093Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:07 2026-01-14T14:26:07.097Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:26:07 allow.auto.create.topics = true 14:26:07 auto.commit.interval.ms = 5000 14:26:07 auto.include.jmx.reporter = true 14:26:07 auto.offset.reset = earliest 14:26:07 bootstrap.servers = [localhost:32774] 14:26:07 check.crcs = true 14:26:07 client.dns.lookup = use_all_dns_ips 14:26:07 client.id = consumer-group for Test A-13 14:26:07 client.rack = 14:26:07 connections.max.idle.ms = 540000 14:26:07 default.api.timeout.ms = 60000 14:26:07 enable.auto.commit = true 14:26:07 enable.metrics.push = true 14:26:07 exclude.internal.topics = true 14:26:07 fetch.max.bytes = 52428800 14:26:07 fetch.max.wait.ms = 500 14:26:07 fetch.min.bytes = 1 14:26:07 group.id = group for Test A 14:26:07 group.instance.id = null 14:26:07 group.protocol = classic 14:26:07 group.remote.assignor = null 14:26:07 heartbeat.interval.ms = 3000 14:26:07 interceptor.classes = [] 14:26:07 internal.leave.group.on.close = true 14:26:07 internal.throw.on.fetch.stable.offset.unsupported = false 14:26:07 isolation.level = read_uncommitted 14:26:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:26:07 max.partition.fetch.bytes = 1048576 14:26:07 max.poll.interval.ms = 300000 14:26:07 max.poll.records = 500 14:26:07 metadata.max.age.ms = 300000 14:26:07 metadata.recovery.strategy = none 14:26:07 metric.reporters = [] 14:26:07 metrics.num.samples = 2 14:26:07 metrics.recording.level = INFO 14:26:07 metrics.sample.window.ms = 30000 14:26:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:26:07 receive.buffer.bytes = 65536 14:26:07 reconnect.backoff.max.ms = 1000 14:26:07 reconnect.backoff.ms = 50 14:26:07 request.timeout.ms = 30000 14:26:07 retry.backoff.max.ms = 1000 14:26:07 retry.backoff.ms = 100 14:26:07 sasl.client.callback.handler.class = null 14:26:07 sasl.jaas.config = null 14:26:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:07 sasl.kerberos.min.time.before.relogin = 60000 14:26:07 sasl.kerberos.service.name = null 14:26:07 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:07 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:07 sasl.login.callback.handler.class = null 14:26:07 sasl.login.class = null 14:26:07 sasl.login.connect.timeout.ms = null 14:26:07 sasl.login.read.timeout.ms = null 14:26:07 sasl.login.refresh.buffer.seconds = 300 14:26:07 sasl.login.refresh.min.period.seconds = 60 14:26:07 sasl.login.refresh.window.factor = 0.8 14:26:07 sasl.login.refresh.window.jitter = 0.05 14:26:07 sasl.login.retry.backoff.max.ms = 10000 14:26:07 sasl.login.retry.backoff.ms = 100 14:26:07 sasl.mechanism = GSSAPI 14:26:07 sasl.oauthbearer.clock.skew.seconds = 30 14:26:07 sasl.oauthbearer.expected.audience = null 14:26:07 sasl.oauthbearer.expected.issuer = null 14:26:07 sasl.oauthbearer.header.urlencode = false 14:26:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:07 sasl.oauthbearer.jwks.endpoint.url = null 14:26:07 sasl.oauthbearer.scope.claim.name = scope 14:26:07 sasl.oauthbearer.sub.claim.name = sub 14:26:07 sasl.oauthbearer.token.endpoint.url = null 14:26:07 security.protocol = PLAINTEXT 14:26:07 security.providers = null 14:26:07 send.buffer.bytes = 131072 14:26:07 session.timeout.ms = 45000 14:26:07 socket.connection.setup.timeout.max.ms = 30000 14:26:07 socket.connection.setup.timeout.ms = 10000 14:26:07 ssl.cipher.suites = null 14:26:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:07 ssl.endpoint.identification.algorithm = https 14:26:07 ssl.engine.factory.class = null 14:26:07 ssl.key.password = null 14:26:07 ssl.keymanager.algorithm = SunX509 14:26:07 ssl.keystore.certificate.chain = null 14:26:07 ssl.keystore.key = null 14:26:07 ssl.keystore.location = null 14:26:07 ssl.keystore.password = null 14:26:07 ssl.keystore.type = JKS 14:26:07 ssl.protocol = TLSv1.3 14:26:07 ssl.provider = null 14:26:07 ssl.secure.random.implementation = null 14:26:07 ssl.trustmanager.algorithm = PKIX 14:26:07 ssl.truststore.certificates = null 14:26:07 ssl.truststore.location = null 14:26:07 ssl.truststore.password = null 14:26:07 ssl.truststore.type = JKS 14:26:07 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:26:07 14:26:07 2026-01-14T14:26:07.097Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:07 2026-01-14T14:26:07.100Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:07 2026-01-14T14:26:07.100Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:07 2026-01-14T14:26:07.100Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400767100 14:26:07 2026-01-14T14:26:07.107Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.107Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.111Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:26:07 2026-01-14T14:26:07.111Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:26:07 acks = -1 14:26:07 auto.include.jmx.reporter = true 14:26:07 batch.size = 16384 14:26:07 bootstrap.servers = [localhost:32774] 14:26:07 buffer.memory = 33554432 14:26:07 client.dns.lookup = use_all_dns_ips 14:26:07 client.id = producer-25 14:26:07 compression.gzip.level = -1 14:26:07 compression.lz4.level = 9 14:26:07 compression.type = none 14:26:07 compression.zstd.level = 3 14:26:07 connections.max.idle.ms = 540000 14:26:07 delivery.timeout.ms = 120000 14:26:07 enable.idempotence = false 14:26:07 enable.metrics.push = true 14:26:07 interceptor.classes = [] 14:26:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:26:07 linger.ms = 1 14:26:07 max.block.ms = 60000 14:26:07 max.in.flight.requests.per.connection = 5 14:26:07 max.request.size = 1048576 14:26:07 metadata.max.age.ms = 300000 14:26:07 metadata.max.idle.ms = 300000 14:26:07 metadata.recovery.strategy = none 14:26:07 metric.reporters = [] 14:26:07 metrics.num.samples = 2 14:26:07 metrics.recording.level = INFO 14:26:07 metrics.sample.window.ms = 30000 14:26:07 partitioner.adaptive.partitioning.enable = true 14:26:07 partitioner.availability.timeout.ms = 0 14:26:07 partitioner.class = null 14:26:07 partitioner.ignore.keys = false 14:26:07 receive.buffer.bytes = 32768 14:26:07 reconnect.backoff.max.ms = 1000 14:26:07 reconnect.backoff.ms = 50 14:26:07 request.timeout.ms = 30000 14:26:07 retries = 0 14:26:07 retry.backoff.max.ms = 1000 14:26:07 retry.backoff.ms = 100 14:26:07 sasl.client.callback.handler.class = null 14:26:07 sasl.jaas.config = null 14:26:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:07 sasl.kerberos.min.time.before.relogin = 60000 14:26:07 sasl.kerberos.service.name = null 14:26:07 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:07 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:07 sasl.login.callback.handler.class = null 14:26:07 sasl.login.class = null 14:26:07 sasl.login.connect.timeout.ms = null 14:26:07 sasl.login.read.timeout.ms = null 14:26:07 sasl.login.refresh.buffer.seconds = 300 14:26:07 sasl.login.refresh.min.period.seconds = 60 14:26:07 sasl.login.refresh.window.factor = 0.8 14:26:07 sasl.login.refresh.window.jitter = 0.05 14:26:07 sasl.login.retry.backoff.max.ms = 10000 14:26:07 sasl.login.retry.backoff.ms = 100 14:26:07 sasl.mechanism = GSSAPI 14:26:07 sasl.oauthbearer.clock.skew.seconds = 30 14:26:07 sasl.oauthbearer.expected.audience = null 14:26:07 sasl.oauthbearer.expected.issuer = null 14:26:07 sasl.oauthbearer.header.urlencode = false 14:26:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:07 sasl.oauthbearer.jwks.endpoint.url = null 14:26:07 sasl.oauthbearer.scope.claim.name = scope 14:26:07 sasl.oauthbearer.sub.claim.name = sub 14:26:07 sasl.oauthbearer.token.endpoint.url = null 14:26:07 security.protocol = PLAINTEXT 14:26:07 security.providers = null 14:26:07 send.buffer.bytes = 131072 14:26:07 socket.connection.setup.timeout.max.ms = 30000 14:26:07 socket.connection.setup.timeout.ms = 10000 14:26:07 ssl.cipher.suites = null 14:26:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:07 ssl.endpoint.identification.algorithm = https 14:26:07 ssl.engine.factory.class = null 14:26:07 ssl.key.password = null 14:26:07 ssl.keymanager.algorithm = SunX509 14:26:07 ssl.keystore.certificate.chain = null 14:26:07 ssl.keystore.key = null 14:26:07 ssl.keystore.location = null 14:26:07 ssl.keystore.password = null 14:26:07 ssl.keystore.type = JKS 14:26:07 ssl.protocol = TLSv1.3 14:26:07 ssl.provider = null 14:26:07 ssl.secure.random.implementation = null 14:26:07 ssl.trustmanager.algorithm = PKIX 14:26:07 ssl.truststore.certificates = null 14:26:07 ssl.truststore.location = null 14:26:07 ssl.truststore.password = null 14:26:07 ssl.truststore.type = JKS 14:26:07 transaction.timeout.ms = 60000 14:26:07 transactional.id = null 14:26:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:26:07 14:26:07 2026-01-14T14:26:07.112Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:07 2026-01-14T14:26:07.115Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:26:07 2026-01-14T14:26:07.115Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:07 2026-01-14T14:26:07.115Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:07 2026-01-14T14:26:07.115Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400767115 14:26:07 2026-01-14T14:26:07.137Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:07 2026-01-14T14:26:07.142Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:26:07 allow.auto.create.topics = true 14:26:07 auto.commit.interval.ms = 5000 14:26:07 auto.include.jmx.reporter = true 14:26:07 auto.offset.reset = earliest 14:26:07 bootstrap.servers = [localhost:32774] 14:26:07 check.crcs = true 14:26:07 client.dns.lookup = use_all_dns_ips 14:26:07 client.id = consumer-group for Test A-14 14:26:07 client.rack = 14:26:07 connections.max.idle.ms = 540000 14:26:07 default.api.timeout.ms = 60000 14:26:07 enable.auto.commit = true 14:26:07 enable.metrics.push = true 14:26:07 exclude.internal.topics = true 14:26:07 fetch.max.bytes = 52428800 14:26:07 fetch.max.wait.ms = 500 14:26:07 fetch.min.bytes = 1 14:26:07 group.id = group for Test A 14:26:07 group.instance.id = null 14:26:07 group.protocol = classic 14:26:07 group.remote.assignor = null 14:26:07 heartbeat.interval.ms = 3000 14:26:07 interceptor.classes = [] 14:26:07 internal.leave.group.on.close = true 14:26:07 internal.throw.on.fetch.stable.offset.unsupported = false 14:26:07 isolation.level = read_uncommitted 14:26:07 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:26:07 max.partition.fetch.bytes = 1048576 14:26:07 max.poll.interval.ms = 300000 14:26:07 max.poll.records = 500 14:26:07 metadata.max.age.ms = 300000 14:26:07 metadata.recovery.strategy = none 14:26:07 metric.reporters = [] 14:26:07 metrics.num.samples = 2 14:26:07 metrics.recording.level = INFO 14:26:07 metrics.sample.window.ms = 30000 14:26:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:26:07 receive.buffer.bytes = 65536 14:26:07 reconnect.backoff.max.ms = 1000 14:26:07 reconnect.backoff.ms = 50 14:26:07 request.timeout.ms = 30000 14:26:07 retry.backoff.max.ms = 1000 14:26:07 retry.backoff.ms = 100 14:26:07 sasl.client.callback.handler.class = null 14:26:07 sasl.jaas.config = null 14:26:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:07 sasl.kerberos.min.time.before.relogin = 60000 14:26:07 sasl.kerberos.service.name = null 14:26:07 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:07 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:07 sasl.login.callback.handler.class = null 14:26:07 sasl.login.class = null 14:26:07 sasl.login.connect.timeout.ms = null 14:26:07 sasl.login.read.timeout.ms = null 14:26:07 sasl.login.refresh.buffer.seconds = 300 14:26:07 sasl.login.refresh.min.period.seconds = 60 14:26:07 sasl.login.refresh.window.factor = 0.8 14:26:07 sasl.login.refresh.window.jitter = 0.05 14:26:07 sasl.login.retry.backoff.max.ms = 10000 14:26:07 sasl.login.retry.backoff.ms = 100 14:26:07 sasl.mechanism = GSSAPI 14:26:07 sasl.oauthbearer.clock.skew.seconds = 30 14:26:07 sasl.oauthbearer.expected.audience = null 14:26:07 sasl.oauthbearer.expected.issuer = null 14:26:07 sasl.oauthbearer.header.urlencode = false 14:26:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:07 sasl.oauthbearer.jwks.endpoint.url = null 14:26:07 sasl.oauthbearer.scope.claim.name = scope 14:26:07 sasl.oauthbearer.sub.claim.name = sub 14:26:07 sasl.oauthbearer.token.endpoint.url = null 14:26:07 security.protocol = PLAINTEXT 14:26:07 security.providers = null 14:26:07 send.buffer.bytes = 131072 14:26:07 session.timeout.ms = 45000 14:26:07 socket.connection.setup.timeout.max.ms = 30000 14:26:07 socket.connection.setup.timeout.ms = 10000 14:26:07 ssl.cipher.suites = null 14:26:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:07 ssl.endpoint.identification.algorithm = https 14:26:07 ssl.engine.factory.class = null 14:26:07 ssl.key.password = null 14:26:07 ssl.keymanager.algorithm = SunX509 14:26:07 ssl.keystore.certificate.chain = null 14:26:07 ssl.keystore.key = null 14:26:07 ssl.keystore.location = null 14:26:07 ssl.keystore.password = null 14:26:07 ssl.keystore.type = JKS 14:26:07 ssl.protocol = TLSv1.3 14:26:07 ssl.provider = null 14:26:07 ssl.secure.random.implementation = null 14:26:07 ssl.trustmanager.algorithm = PKIX 14:26:07 ssl.truststore.certificates = null 14:26:07 ssl.truststore.location = null 14:26:07 ssl.truststore.password = null 14:26:07 ssl.truststore.type = JKS 14:26:07 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:26:07 14:26:07 2026-01-14T14:26:07.142Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:07 2026-01-14T14:26:07.145Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:07 2026-01-14T14:26:07.145Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:07 2026-01-14T14:26:07.145Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400767145 14:26:07 2026-01-14T14:26:07.151Z ERROR 6658 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent] 14:26:07 2026-01-14T14:26:07.151Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:26:07 2026-01-14T14:26:07.151Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:26:07 acks = -1 14:26:07 auto.include.jmx.reporter = true 14:26:07 batch.size = 16384 14:26:07 bootstrap.servers = [localhost:32774] 14:26:07 buffer.memory = 33554432 14:26:07 client.dns.lookup = use_all_dns_ips 14:26:07 client.id = producer-26 14:26:07 compression.gzip.level = -1 14:26:07 compression.lz4.level = 9 14:26:07 compression.type = none 14:26:07 compression.zstd.level = 3 14:26:07 connections.max.idle.ms = 540000 14:26:07 delivery.timeout.ms = 120000 14:26:07 enable.idempotence = false 14:26:07 enable.metrics.push = true 14:26:07 interceptor.classes = [] 14:26:07 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:26:07 linger.ms = 1 14:26:07 max.block.ms = 60000 14:26:07 max.in.flight.requests.per.connection = 5 14:26:07 max.request.size = 1048576 14:26:07 metadata.max.age.ms = 300000 14:26:07 metadata.max.idle.ms = 300000 14:26:07 metadata.recovery.strategy = none 14:26:07 metric.reporters = [] 14:26:07 metrics.num.samples = 2 14:26:07 metrics.recording.level = INFO 14:26:07 metrics.sample.window.ms = 30000 14:26:07 partitioner.adaptive.partitioning.enable = true 14:26:07 partitioner.availability.timeout.ms = 0 14:26:07 partitioner.class = null 14:26:07 partitioner.ignore.keys = false 14:26:07 receive.buffer.bytes = 32768 14:26:07 reconnect.backoff.max.ms = 1000 14:26:07 reconnect.backoff.ms = 50 14:26:07 request.timeout.ms = 30000 14:26:07 retries = 0 14:26:07 retry.backoff.max.ms = 1000 14:26:07 retry.backoff.ms = 100 14:26:07 sasl.client.callback.handler.class = null 14:26:07 sasl.jaas.config = null 14:26:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:07 sasl.kerberos.min.time.before.relogin = 60000 14:26:07 sasl.kerberos.service.name = null 14:26:07 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:07 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:07 sasl.login.callback.handler.class = null 14:26:07 sasl.login.class = null 14:26:07 sasl.login.connect.timeout.ms = null 14:26:07 sasl.login.read.timeout.ms = null 14:26:07 sasl.login.refresh.buffer.seconds = 300 14:26:07 sasl.login.refresh.min.period.seconds = 60 14:26:07 sasl.login.refresh.window.factor = 0.8 14:26:07 sasl.login.refresh.window.jitter = 0.05 14:26:07 sasl.login.retry.backoff.max.ms = 10000 14:26:07 sasl.login.retry.backoff.ms = 100 14:26:07 sasl.mechanism = GSSAPI 14:26:07 sasl.oauthbearer.clock.skew.seconds = 30 14:26:07 sasl.oauthbearer.expected.audience = null 14:26:07 sasl.oauthbearer.expected.issuer = null 14:26:07 sasl.oauthbearer.header.urlencode = false 14:26:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:07 sasl.oauthbearer.jwks.endpoint.url = null 14:26:07 sasl.oauthbearer.scope.claim.name = scope 14:26:07 sasl.oauthbearer.sub.claim.name = sub 14:26:07 sasl.oauthbearer.token.endpoint.url = null 14:26:07 security.protocol = PLAINTEXT 14:26:07 security.providers = null 14:26:07 send.buffer.bytes = 131072 14:26:07 socket.connection.setup.timeout.max.ms = 30000 14:26:07 socket.connection.setup.timeout.ms = 10000 14:26:07 ssl.cipher.suites = null 14:26:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:07 ssl.endpoint.identification.algorithm = https 14:26:07 ssl.engine.factory.class = null 14:26:07 ssl.key.password = null 14:26:07 ssl.keymanager.algorithm = SunX509 14:26:07 ssl.keystore.certificate.chain = null 14:26:07 ssl.keystore.key = null 14:26:07 ssl.keystore.location = null 14:26:07 ssl.keystore.password = null 14:26:07 ssl.keystore.type = JKS 14:26:07 ssl.protocol = TLSv1.3 14:26:07 ssl.provider = null 14:26:07 ssl.secure.random.implementation = null 14:26:07 ssl.trustmanager.algorithm = PKIX 14:26:07 ssl.truststore.certificates = null 14:26:07 ssl.truststore.location = null 14:26:07 ssl.truststore.password = null 14:26:07 ssl.truststore.type = JKS 14:26:07 transaction.timeout.ms = 60000 14:26:07 transactional.id = null 14:26:07 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:26:07 14:26:07 2026-01-14T14:26:07.151Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:07 2026-01-14T14:26:07.156Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:26:07 2026-01-14T14:26:07.156Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:07 2026-01-14T14:26:07.156Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:07 2026-01-14T14:26:07.156Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400767156 14:26:07 2026-01-14T14:26:07.165Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-C=UNKNOWN_TOPIC_OR_PARTITION} 14:26:07 2026-01-14T14:26:07.165Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:07 2026-01-14T14:26:07.174Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.174Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.198Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.198Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.306Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.306Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.310Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.310Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.336Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.336Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.337Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.337Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.337Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.337Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.337Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.338Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.338Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 14:26:07 2026-01-14T14:26:07.340Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.340Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.373Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.373Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.396Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.396Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.425Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.425Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 525ms, elapsed time since send: 525ms, throttle time: 0ms, request timeout: 30000ms) 14:26:07 2026-01-14T14:26:07.425Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.425Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 2147483646 disconnected. 14:26:07 2026-01-14T14:26:07.425Z INFO 6658 --- [roup for Test A] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Error sending fetch request (sessionId=101252039, epoch=1) to node 1: 14:26:07 14:26:07 org.apache.kafka.common.errors.DisconnectException 14:26:07 14:26:07 2026-01-14T14:26:07.425Z INFO 6658 --- [roup for Test A] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:26:07 2026-01-14T14:26:07.441Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.441Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.443Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.443Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.446Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.446Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.448Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.448Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.452Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.452Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.489Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.489Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.490Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.490Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.496Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.496Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.497Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.497Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.497Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:07 2026-01-14T14:26:07.514Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.514Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.470 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 14:26:07 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 14:26:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 14:26:07 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 14:26:07 2026-01-14T14:26:07.551Z INFO 6658 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 14:26:07 2026-01-14T14:26:07.551Z INFO 6658 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 14:26:07 2026-01-14T14:26:07.553Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.553Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.554Z INFO 6658 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 14:26:07 2026-01-14T14:26:07.554Z INFO 6658 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 14:26:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 14:26:07 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 14:26:07 2026-01-14T14:26:07.562Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:07 2026-01-14T14:26:07.562Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.562Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:07 14:26:07,579 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:26:07 14:26:07,579 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:26:07 14:26:07,579 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:26:07 14:26:07,584 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:26:07 14:26:07,584 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:26:07 14:26:07,590 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:26:07 14:26:07,590 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:26:07 14:26:07 . ____ _ __ _ _ 14:26:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:07 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:07 =========|_|==============|___/=/_/_/_/ 14:26:07 14:26:07 :: Spring Boot :: (v3.5.9) 14:26:07 14:26:07 2026-01-14T14:26:07.597Z INFO 6658 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:07 2026-01-14T14:26:07.597Z INFO 6658 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 14:26:07 2026-01-14T14:26:07.604Z INFO 6658 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.04 seconds (process running for 89.033) 14:26:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 14:26:07 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 14:26:07 2026-01-14T14:26:07.623Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.623Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.626Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.626Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.665Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.665Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.671Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.671Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.673Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.673Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.673Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.673Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.674Z INFO 6658 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 14:26:07 2026-01-14T14:26:07.677Z INFO 6658 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 14:26:07 2026-01-14T14:26:07.677Z INFO 6658 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 14:26:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 14:26:07 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 14:26:07 2026-01-14T14:26:07.681Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.681Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.702Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.702Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.711Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.711Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.733Z INFO 6658 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 14:26:07 2026-01-14T14:26:07.733Z INFO 6658 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 14:26:07 2026-01-14T14:26:07.738Z INFO 6658 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 14:26:07 2026-01-14T14:26:07.738Z INFO 6658 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 14:26:07 2026-01-14T14:26:07.739Z INFO 6658 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 14:26:07 2026-01-14T14:26:07.739Z WARN 6658 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 14:26:07 2026-01-14T14:26:07.739Z INFO 6658 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 14:26:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 14:26:07 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 14:26:07 2026-01-14T14:26:07.765Z WARN 6658 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 14:26:07 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 14:26:07 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 14:26:07 2026-01-14T14:26:07.801Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.802Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.808Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.808Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.828Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.828Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.829Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.829Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.839Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.839Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.904Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.904Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:07 2026-01-14T14:26:07.941Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:07 2026-01-14T14:26:07.941Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:07.990Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:08 2026-01-14T14:26:07.990Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:07.998Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:08 2026-01-14T14:26:07.998Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.030Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.030Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.073Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.074Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.109Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.109Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.115Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.116Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.116Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.116Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.154Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.154Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.155Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.155Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.176Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.176Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.200Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.200Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.307Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.307Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.310Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.310Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.374Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.374Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.444Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.444Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.475Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.475Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.483Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:08 2026-01-14T14:26:08.483Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.483Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:08 2026-01-14T14:26:08.490Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.490Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.492Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.492Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.504Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:08 2026-01-14T14:26:08.504Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.504Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:08 2026-01-14T14:26:08.509Z WARN 6658 --- [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: JSON decoding error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 14:26:08 2026-01-14T14:26:08.515Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.515Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.518Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.518Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.535Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.535Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.779 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 14:26:08 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 14:26:08 2026-01-14T14:26:08.563Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.563Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 14:26:08 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 14:26:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 14:26:08 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 14:26:08 2026-01-14T14:26:08.590Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.590Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 14:26:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 14:26:08 2026-01-14T14:26:08.618Z WARN 6658 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 14:26:08 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 14:26:08 2026-01-14T14:26:08.619Z WARN 6658 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 14:26:08 2026-01-14T14:26:08.619Z WARN 6658 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 14:26:08 2026-01-14T14:26:08.619Z WARN 6658 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 14:26:08 2026-01-14T14:26:08.621Z WARN 6658 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdnInCache1 14:26:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 14:26:08 2026-01-14T14:26:08.631Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.631Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:08 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 14:26:08 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 14:26:08 2026-01-14T14:26:08.655Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:26:08 o o o o---o o--o o o---o o o----o o--o--o 14:26:08 | | / \ / | / / \ | | 14:26:08 o----o o o o----o | o o o----o | 14:26:08 | | * \ / | \ * \ | | 14:26:08 o o * o o---o o--o o----o o---o * o o----o o 14:26:08 14:26:08 2026-01-14T14:26:08.655Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:26:08 2026-01-14T14:26:08.655Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:26:08 2026-01-14T14:26:08.655Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:26:08 2026-01-14T14:26:08.655Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:26:08 2026-01-14T14:26:08.655Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:26:08 To enable the Jet engine on the members, do one of the following: 14:26:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:26:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:26:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:26:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:26:08 2026-01-14T14:26:08.666Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:26:08 2026-01-14T14:26:08.669Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:26:08 2026-01-14T14:26:08.674Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.674Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.681Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:26:08 2026-01-14T14:26:08.681Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:26:08 2026-01-14T14:26:08.713Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.713Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.802Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.802Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.810Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.810Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.829Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.829Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.839Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.839Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.908Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.908Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.913Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.913Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:08 2026-01-14T14:26:08.943Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:08 2026-01-14T14:26:08.943Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:08.979Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:09 2026-01-14T14:26:08.980Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:08.990Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:09 2026-01-14T14:26:08.990Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:08.999Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:09 2026-01-14T14:26:08.999Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.111Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.111Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.177Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.177Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.202Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.202Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.308Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.308Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.310Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.310Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.405Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.405Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.411Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.411Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.438Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.438Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.446Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.446Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.481Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.481Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.488Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:09 2026-01-14T14:26:09.488Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.488Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:09 2026-01-14T14:26:09.492Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.492Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.493Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.493Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.507Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:09 2026-01-14T14:26:09.507Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.507Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:09 2026-01-14T14:26:09.516Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.516Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.525Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.525Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.567Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.567Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.633Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.633Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.675Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.675Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.675Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.675Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.783Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.784Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.804Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.804Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.812Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.812Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.831Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.831Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.841Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.841Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.865Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.865Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:09 2026-01-14T14:26:09.911Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:09 2026-01-14T14:26:09.911Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:09.958Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:10 2026-01-14T14:26:09.958Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:09.992Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:10 2026-01-14T14:26:09.992Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.000Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.000Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.111Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.111Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.179Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.179Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.203Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.203Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.310Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.310Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.311Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.311Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.359Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:10 2026-01-14T14:26:10.359Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.359Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:10 2026-01-14T14:26:10.407Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.407Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.411Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.411Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.441Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.441Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.447Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.447Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.481Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.482Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.494Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.494Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.495Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.495Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.517Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.517Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.517Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.517Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.526Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.526Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.536Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.537Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.555Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:10 2026-01-14T14:26:10.555Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.555Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:10 2026-01-14T14:26:10.570Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.570Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.676Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.676Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.731Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.731Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.785Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.785Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.805Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.805Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.814Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.814Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.833Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.833Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.897Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.897Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:10 2026-01-14T14:26:10.914Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:10 2026-01-14T14:26:10.914Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:10.959Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:11 2026-01-14T14:26:10.959Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:10.993Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:11 2026-01-14T14:26:10.993Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.002Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.002Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.112Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.112Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.180Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.180Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.205Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.205Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.311Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.311Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.311Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.311Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.392Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:11 2026-01-14T14:26:11.392Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.392Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:11 2026-01-14T14:26:11.409Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.409Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.411Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.411Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.445Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.445Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.447Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.447Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.483Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.483Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.496Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.496Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.496Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.496Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.513Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.513Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.517Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.518Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.526Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.527Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.540Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.540Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.558Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:11 2026-01-14T14:26:11.558Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.558Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:11 2026-01-14T14:26:11.561Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:26:11 14:26:11 Members {size:1, ver:1} [ 14:26:11 Member [10.30.107.215]:5701 - f6137572-1059-4ad5-92af-27673ebb5544 this 14:26:11 ] 14:26:11 14:26:11 2026-01-14T14:26:11.562Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:26:11 2026-01-14T14:26:11.572Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.572Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.598Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:26:11 2026-01-14T14:26:11.692Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.692Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.745Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.745Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.790Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.790Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.807Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.807Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.816Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.816Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.834Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.834Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.892Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:26:11 2026-01-14T14:26:11.894Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - f6137572-1059-4ad5-92af-27673ebb5544 this is handled 14:26:11 2026-01-14T14:26:11.896Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:26:11 2026-01-14T14:26:11.897Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:26:11 2026-01-14T14:26:11.897Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.897Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.899Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:26:11 2026-01-14T14:26:11.905Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:26:11 2026-01-14T14:26:11.906Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 12 ms. 14:26:11 2026-01-14T14:26:11.906Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:26:11 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.260 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 14:26:11 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 14:26:11 2026-01-14T14:26:11.917Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.917Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.940Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.941Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 14:26:11 2026-01-14T14:26:11.941Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 14:26:11 2026-01-14T14:26:11.961Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:11 2026-01-14T14:26:11.961Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:11 2026-01-14T14:26:11.973Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.974Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 14:26:11 2026-01-14T14:26:11.974Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 14:26:11 2026-01-14T14:26:11.975Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.976Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.978Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.978Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 14:26:11 2026-01-14T14:26:11.978Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 14:26:11 2026-01-14T14:26:11.979Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.979Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 14:26:11 2026-01-14T14:26:11.979Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 14:26:11 2026-01-14T14:26:11.980Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.981Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.982Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.984Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:11 2026-01-14T14:26:11.985Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 14:26:11 2026-01-14T14:26:11.985Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 14:26:11 2026-01-14T14:26:11.986Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:12 2026-01-14T14:26:11.988Z ERROR 6658 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 14:26:12 2026-01-14T14:26:11.992Z ERROR 6658 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 14:26:12 2026-01-14T14:26:11.993Z ERROR 6658 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 14:26:12 2026-01-14T14:26:11.994Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:12 2026-01-14T14:26:11.994Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 14:26:12 2026-01-14T14:26:11.994Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 14:26:12 2026-01-14T14:26:11.994Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:12 2026-01-14T14:26:11.994Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:11.995Z ERROR 6658 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 14:26:12 2026-01-14T14:26:11.995Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:12 2026-01-14T14:26:11.995Z INFO 6658 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 14:26:12 2026-01-14T14:26:11.995Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 14:26:12 2026-01-14T14:26:12.000Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 14:26:12 2026-01-14T14:26:12.007Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 14:26:12 2026-01-14T14:26:12.008Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.008Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.011Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 14:26:12 2026-01-14T14:26:12.012Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 14:26:12 2026-01-14T14:26:12.014Z DEBUG 6658 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 14:26:12 2026-01-14T14:26:12.015Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 14:26:12 2026-01-14T14:26:12.016Z WARN 6658 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 14:26:12 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 14:26:12 2026-01-14T14:26:12.078Z INFO 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 14:26:12 2026-01-14T14:26:12.082Z INFO 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 14:26:12 2026-01-14T14:26:12.083Z INFO 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 14:26:12 2026-01-14T14:26:12.085Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 14:26:12 2026-01-14T14:26:12.086Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 14:26:12 2026-01-14T14:26:12.087Z INFO 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 14:26:12 2026-01-14T14:26:12.087Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 14:26:12 2026-01-14T14:26:12.106Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 14:26:12 14:26:12 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 14:26:12 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 14:26:12 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:26:12 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:26:12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:26:12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:26:12 at groovy.lang.Closure.call(Closure.java:427) 14:26:12 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 14:26:12 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 14:26:12 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 14:26:12 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 14:26:12 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 14:26:12 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 14:26:12 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 14:26:12 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 14:26:12 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 14:26:12 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:26:12 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 14:26:12 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1066992140.processCreatedCmHandles$accessor$DEysmsjX(Unknown Source) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1066992140$auxiliary$ZjU3I8HY.call(Unknown Source) 14:26:12 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 14:26:12 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 14:26:12 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 14:26:12 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 14:26:12 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:26:12 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1066992140.processCreatedCmHandles(Unknown Source) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1066992140.updateDmiRegistration$accessor$DEysmsjX(Unknown Source) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1066992140$auxiliary$jjSGgq0h.call(Unknown Source) 14:26:12 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 14:26:12 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 14:26:12 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 14:26:12 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 14:26:12 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:26:12 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1066992140.updateDmiRegistration(Unknown Source) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1066992140$updateDmiRegistration.call(Unknown Source) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:26:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:26:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:26:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:26:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:26:12 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:26:12 14:26:12 2026-01-14T14:26:12.109Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 14:26:12 14:26:12 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 14:26:12 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 14:26:12 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:26:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:26:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:26:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:26:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:26:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:26:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:26:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:26:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:26:12 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:26:12 14:26:12 2026-01-14T14:26:12.111Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 14:26:12 14:26:12 java.lang.RuntimeException: Failed 14:26:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:26:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:26:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:26:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:26:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:26:12 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:26:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:26:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:26:12 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:26:12 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:26:12 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:26:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:26:12 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:26:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:26:12 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:26:12 14:26:12 2026-01-14T14:26:12.121Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 14:26:12 2026-01-14T14:26:12.121Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 14:26:12 2026-01-14T14:26:12.134Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 14:26:12 2026-01-14T14:26:12.134Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 14:26:12 2026-01-14T14:26:12.136Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.136Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.137Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 14:26:12 2026-01-14T14:26:12.137Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 14:26:12 2026-01-14T14:26:12.137Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 14:26:12 2026-01-14T14:26:12.138Z ERROR 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 14:26:12 2026-01-14T14:26:12.142Z INFO 6658 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 14:26:12 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 14:26:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 14:26:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 14:26:12 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 14:26:12 2026-01-14T14:26:12.182Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.182Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.207Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.207Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.226Z ERROR 6658 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 14:26:12 2026-01-14T14:26:12.242Z WARN 6658 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 14:26:12 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 14:26:12 2026-01-14T14:26:12.312Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.312Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.312Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.312Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 14:26:12 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 14:26:12 2026-01-14T14:26:12.407Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:12 2026-01-14T14:26:12.407Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.407Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:12 2026-01-14T14:26:12.410Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.410Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.413Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.413Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.428Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 14:26:12 2026-01-14T14:26:12.429Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 14:26:12 2026-01-14T14:26:12.430Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 14:26:12 2026-01-14T14:26:12.430Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 14:26:12 2026-01-14T14:26:12.430Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 14:26:12 2026-01-14T14:26:12.431Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 14:26:12 2026-01-14T14:26:12.431Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : No resource data found for CM handle: cm-handle-1 with options: (fields=some-module-1:some-root-node) 14:26:12 2026-01-14T14:26:12.431Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 14:26:12 2026-01-14T14:26:12.432Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 14:26:12 2026-01-14T14:26:12.432Z ERROR 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 14:26:12 14:26:12 java.lang.RuntimeException: some exception 14:26:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:26:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:26:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:26:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:26:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:26:12 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:26:12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:26:12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:26:12 at groovy.lang.Closure.call(Closure.java:427) 14:26:12 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 14:26:12 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 14:26:12 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 14:26:12 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 14:26:12 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 14:26:12 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 14:26:12 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 14:26:12 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 14:26:12 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 14:26:12 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:26:12 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 14:26:12 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 14:26:12 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 14:26:12 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 14:26:12 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 14:26:12 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 14:26:12 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 14:26:12 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 14:26:12 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 14:26:12 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 14:26:12 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:26:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:26:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:26:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:26:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:26:12 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:26:12 14:26:12 2026-01-14T14:26:12.434Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 14:26:12 2026-01-14T14:26:12.434Z ERROR 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to sync module and root node for CM handle: cm-handle-1 with options: (fields=some-module-2:some-root-node) 14:26:12 14:26:12 java.lang.RuntimeException: Some network error 14:26:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:26:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:26:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:26:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:26:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:26:12 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:26:12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:26:12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:26:12 at groovy.lang.Closure.call(Closure.java:427) 14:26:12 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 14:26:12 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 14:26:12 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 14:26:12 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 14:26:12 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 14:26:12 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 14:26:12 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 14:26:12 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 14:26:12 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 14:26:12 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:26:12 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$980172624.getResourceData(Unknown Source) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 14:26:12 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 14:26:12 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 14:26:12 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 14:26:12 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 14:26:12 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 14:26:12 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 14:26:12 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 14:26:12 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 14:26:12 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 14:26:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:26:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 14:26:12 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:26:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:26:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:26:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:26:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:26:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:26:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:26:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:26:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:26:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:26:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:26:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:26:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:26:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:26:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:26:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:26:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:26:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:26:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:26:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:26:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:26:12 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:26:12 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:26:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:26:12 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:26:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:26:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:26:12 14:26:12 2026-01-14T14:26:12.434Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 14:26:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 14:26:12 2026-01-14T14:26:12.449Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.449Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.451Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.451Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.483Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.483Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.493Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.493Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.497Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:12 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 14:26:12 2026-01-14T14:26:12.498Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.498Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.498Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 14:26:12 2026-01-14T14:26:12.514Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.514Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.516Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.516Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.517Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.517Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.517Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.517Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.519Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.520Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.521Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.521Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Schema Set) already exists exception for ch-1. Exception details: Schema Set with name already exists for . 14:26:12 2026-01-14T14:26:12.522Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.522Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.523Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Anchor) already exists exception for ch-1. Exception details: Anchor with name already exists for . 14:26:12 2026-01-14T14:26:12.525Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 14:26:12 2026-01-14T14:26:12.527Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.527Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.529Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 14:26:12 2026-01-14T14:26:12.529Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 14:26:12 2026-01-14T14:26:12.530Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 14:26:12 2026-01-14T14:26:12.530Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 14:26:12 2026-01-14T14:26:12.530Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 14:26:12 2026-01-14T14:26:12.530Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 14:26:12 2026-01-14T14:26:12.530Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 14:26:12 2026-01-14T14:26:12.530Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 14:26:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 14:26:12 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 14:26:12 2026-01-14T14:26:12.541Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.541Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.545Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:26:12 o o o o---o o--o o o---o o o----o o--o--o 14:26:12 | | / \ / | / / \ | | 14:26:12 o----o o o o----o | o o o----o | 14:26:12 | | * \ / | \ * \ | | 14:26:12 o o * o o---o o--o o----o o---o * o o----o o 14:26:12 14:26:12 2026-01-14T14:26:12.545Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:26:12 2026-01-14T14:26:12.545Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:26:12 2026-01-14T14:26:12.545Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:26:12 2026-01-14T14:26:12.545Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:26:12 2026-01-14T14:26:12.545Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:26:12 To enable the Jet engine on the members, do one of the following: 14:26:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:26:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:26:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:26:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:26:12 2026-01-14T14:26:12.552Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.552Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.560Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:26:12 2026-01-14T14:26:12.562Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:26:12 2026-01-14T14:26:12.568Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:26:12 2026-01-14T14:26:12.568Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:12 2026-01-14T14:26:12.568Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.568Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:12 2026-01-14T14:26:12.571Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:26:12 2026-01-14T14:26:12.692Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.692Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.746Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.746Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.790Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.790Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.808Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.808Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.816Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.816Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.836Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.836Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.898Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.898Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.919Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.919Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:12 2026-01-14T14:26:12.942Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:12 2026-01-14T14:26:12.942Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:12.962Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:13 2026-01-14T14:26:12.962Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.008Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.008Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.136Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.136Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.184Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.184Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.208Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.208Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.313Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.313Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.313Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.313Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.366Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:13 2026-01-14T14:26:13.366Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.366Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:13 2026-01-14T14:26:13.399Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.399Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.415Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.415Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.430Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.431Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.446Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.446Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.454Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.454Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.497Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.497Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.499Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.499Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.504Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 14:26:13 2026-01-14T14:26:13.504Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 14:26:13 2026-01-14T14:26:13.515Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.516Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.528Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.528Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.538Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.538Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.542Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.542Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.554Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.554Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.571Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:13 2026-01-14T14:26:13.571Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.571Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:13 2026-01-14T14:26:13.693Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.693Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.748Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.748Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.792Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.792Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.808Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.808Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.817Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.817Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.837Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.837Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.845Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.845Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.900Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.900Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:13 2026-01-14T14:26:13.921Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:13 2026-01-14T14:26:13.921Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:13.963Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:14 2026-01-14T14:26:13.963Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.010Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.010Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.138Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.138Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.185Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.185Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.210Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.210Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.218Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:14 2026-01-14T14:26:14.218Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.218Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:14 2026-01-14T14:26:14.250Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.250Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.287Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.287Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.315Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.315Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.400Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.400Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.400Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.400Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.416Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.416Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.431Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.431Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.456Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.456Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.456Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.456Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.501Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.501Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.516Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.516Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.529Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.529Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.539Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.539Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.542Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.542Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.573Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:14 2026-01-14T14:26:14.573Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.573Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:14 2026-01-14T14:26:14.694Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.695Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.749Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.749Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.792Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.793Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.809Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.809Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.817Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.817Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.846Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.846Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.876Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.876Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.901Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.901Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:14 2026-01-14T14:26:14.923Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:14 2026-01-14T14:26:14.923Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:14.964Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:15 2026-01-14T14:26:14.964Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.011Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.011Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.139Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.139Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.186Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.186Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.202Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.202Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.210Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.210Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.219Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:15 2026-01-14T14:26:15.219Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.219Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:15 2026-01-14T14:26:15.266Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.267Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.287Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.287Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.401Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.401Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.402Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.402Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.417Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.417Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.432Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.432Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.458Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.458Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.458Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.458Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.502Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.502Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.517Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.517Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.531Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.531Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.541Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.541Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.543Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.543Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.573Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:15 2026-01-14T14:26:15.573Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.574Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:15 2026-01-14T14:26:15.694Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.694Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.749Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.750Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.759Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.759Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.792Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.792Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.809Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.809Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.847Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.847Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.878Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.878Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.902Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.902Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:15 2026-01-14T14:26:15.925Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:15 2026-01-14T14:26:15.925Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:15.983Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:16 2026-01-14T14:26:15.983Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.013Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.013Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.118Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.118Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.140Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.140Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.163Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.163Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.212Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.212Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.222Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:16 2026-01-14T14:26:16.222Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.222Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:16 2026-01-14T14:26:16.279Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.279Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.287Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.287Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.360Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.360Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.402Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.402Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.404Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.404Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.413Z INFO 6658 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.20]:5701 14:26:16 2026-01-14T14:26:16.418Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.418Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.426Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:16 2026-01-14T14:26:16.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:16 2026-01-14T14:26:16.432Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.433Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.448Z INFO 6658 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.215]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.215:59641 and /10.30.106.20:5701 14:26:16 2026-01-14T14:26:16.461Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.461Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.503Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.503Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.519Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.519Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.520Z INFO 6658 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.215]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.215:59641->/10.30.106.20:5701, qualifier=null, endpoint=[10.30.106.20]:5701, remoteUuid=a8fcbaf1-ae19-46f3-a438-57fae083798f, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 14:26:16 2026-01-14T14:26:16.532Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.532Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.541Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.542Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.544Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.544Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.696Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.696Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.750Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.750Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.773Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.773Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.794Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.794Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.810Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.810Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.848Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.848Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.894Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.894Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.903Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.903Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:16 2026-01-14T14:26:16.927Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:16 2026-01-14T14:26:16.927Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:16.984Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:17 2026-01-14T14:26:16.984Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.014Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.014Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.049Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.049Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.141Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.141Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.191Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.191Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.213Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.213Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.222Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:17 2026-01-14T14:26:17.223Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.223Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:17 2026-01-14T14:26:17.279Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.279Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.289Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.289Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.363Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.363Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.403Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.403Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.407Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.407Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.419Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.419Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.433Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.433Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.463Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.463Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.468Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.468Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.471Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:17 2026-01-14T14:26:17.471Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.471Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:17 2026-01-14T14:26:17.505Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.505Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.520Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.520Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.542Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.542Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.545Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.545Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.664Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.664Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.752Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.752Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.774Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.774Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.796Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.796Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.811Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.811Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.848Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.848Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.859Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.859Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.895Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.895Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:17 2026-01-14T14:26:17.929Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:17 2026-01-14T14:26:17.930Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:17.984Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:18 2026-01-14T14:26:17.984Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.015Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.015Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.053Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.053Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.142Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.142Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.192Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.192Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.213Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.213Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.221Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:18 2026-01-14T14:26:18.221Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.221Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:18 2026-01-14T14:26:18.280Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.280Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.290Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.290Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.309Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.309Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.324Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:18 2026-01-14T14:26:18.324Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.324Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:18 2026-01-14T14:26:18.366Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.366Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.404Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.404Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.420Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.420Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.433Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.433Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.465Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.465Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.469Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.469Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.505Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.505Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.520Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.520Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.546Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.546Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.557Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.557Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.668Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.668Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.753Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.753Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.776Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.776Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.798Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.798Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.813Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.813Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.849Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.850Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.888Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.888Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.896Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.896Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:18 2026-01-14T14:26:18.932Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:18 2026-01-14T14:26:18.932Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:18.986Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:19 2026-01-14T14:26:18.986Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.016Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.016Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.054Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.054Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.144Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.144Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.193Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.193Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.214Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.214Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.222Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:19 2026-01-14T14:26:19.222Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.222Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:19 2026-01-14T14:26:19.280Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.280Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.290Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.290Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.309Z INFO 6658 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.20]:5701 14:26:19 2026-01-14T14:26:19.311Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.311Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.313Z INFO 6658 --- [cached.thread-2] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.106.20]:5701 is added to the blacklist. 14:26:19 2026-01-14T14:26:19.327Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:19 2026-01-14T14:26:19.327Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.327Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:19 2026-01-14T14:26:19.368Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.368Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.406Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.406Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.412Z INFO 6658 --- [cached.thread-2] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.106.20]:5701 is removed from the blacklist. 14:26:19 2026-01-14T14:26:19.417Z INFO 6658 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.215]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.215:36247 and /10.30.106.20:5701 14:26:19 2026-01-14T14:26:19.421Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.421Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.435Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.435Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.467Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.467Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.470Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.470Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.507Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.507Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.520Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.520Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.547Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.547Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.558Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.558Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.668Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.668Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.777Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.777Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.778Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.778Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.799Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.799Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.816Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.816Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.850Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.850Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.889Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.889Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.898Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.898Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:19 2026-01-14T14:26:19.934Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:19 2026-01-14T14:26:19.934Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:19.987Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:20 2026-01-14T14:26:19.987Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.018Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.018Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.056Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.056Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.145Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.145Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.195Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.195Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.216Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.216Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.226Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:20 2026-01-14T14:26:20.226Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.226Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:20 2026-01-14T14:26:20.282Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.282Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.290Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.290Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.312Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.312Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.328Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:20 2026-01-14T14:26:20.328Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.328Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:20 2026-01-14T14:26:20.369Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.369Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.407Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.407Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.422Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.422Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.435Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.435Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.469Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.469Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.472Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.472Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.508Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.508Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.520Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.520Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.549Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.549Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.559Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.559Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.670Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.670Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.779Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.779Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.779Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.779Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.801Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.801Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.816Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.816Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.852Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.852Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.890Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.890Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.899Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.899Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:20 2026-01-14T14:26:20.936Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:20 2026-01-14T14:26:20.936Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:20.988Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:21 2026-01-14T14:26:20.988Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.031Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.031Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.058Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.058Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.147Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.147Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.197Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.197Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.217Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.217Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.226Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:21 2026-01-14T14:26:21.226Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.226Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:21 2026-01-14T14:26:21.284Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.284Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.291Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.291Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.301Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:21 2026-01-14T14:26:21.301Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.301Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:21 2026-01-14T14:26:21.314Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.314Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.371Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.371Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.371Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.371Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.396Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.396Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.423Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.423Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.436Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.436Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.473Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.473Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.505Z INFO 6658 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.215]:5701 [dev] [5.5.0] Connection[id=2, /10.30.107.215:36247->/10.30.106.20:5701, qualifier=null, endpoint=[10.30.106.20]:5701, remoteUuid=6d599a8b-0271-40da-bd52-38cc46ed7fbd, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 14:26:21 2026-01-14T14:26:21.520Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.520Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.555Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.555Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.560Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.560Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.586Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.586Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.671Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.671Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.781Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.781Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.794Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.794Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.803Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.803Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.818Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.818Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.837Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.837Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.854Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.854Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.901Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.901Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:21 2026-01-14T14:26:21.918Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:21 2026-01-14T14:26:21.918Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:21.988Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:22 2026-01-14T14:26:21.989Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.032Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.032Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.060Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.060Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.130Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:22 2026-01-14T14:26:22.130Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.130Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:22 2026-01-14T14:26:22.147Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.147Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.198Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.198Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.217Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.218Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.259Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.259Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.284Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.284Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.316Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.316Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.332Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:22 2026-01-14T14:26:22.332Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.332Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:22 2026-01-14T14:26:22.373Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.373Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.373Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.374Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.397Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.398Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.423Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.423Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.449Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.449Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.472Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.472Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.521Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.521Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.555Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.555Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.562Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.562Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.588Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.588Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.673Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.673Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.777Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.777Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.777Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.777Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.782Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.782Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.795Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.795Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.819Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.819Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.839Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.839Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.902Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.902Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:22 2026-01-14T14:26:22.918Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:22 2026-01-14T14:26:22.918Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:22.982Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:23 2026-01-14T14:26:22.982Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:22.982Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:23 2026-01-14T14:26:22.988Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:23 2026-01-14T14:26:22.988Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.033Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.033Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.061Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.061Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.140Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.140Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.200Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.200Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.213Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.213Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.286Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.286Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.294Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.294Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.298Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.298Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.318Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.318Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.332Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:23 2026-01-14T14:26:23.333Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.333Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:23 2026-01-14T14:26:23.375Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.375Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.376Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.376Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.425Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.426Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.450Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.450Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.474Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.474Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.522Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.522Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.556Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.556Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.563Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.563Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.588Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.588Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.674Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.674Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.739Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.739Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.779Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.779Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.780Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.780Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.783Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.783Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.796Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.796Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.841Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.841Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.904Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.904Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:23 2026-01-14T14:26:23.920Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:23 2026-01-14T14:26:23.920Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:23.983Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:24 2026-01-14T14:26:23.983Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:23.983Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:24 2026-01-14T14:26:23.990Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:24 2026-01-14T14:26:23.990Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.034Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.034Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.061Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.061Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.142Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.142Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.185Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:24 2026-01-14T14:26:24.185Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.185Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:24 2026-01-14T14:26:24.189Z INFO 6658 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.20]:5701 14:26:24 2026-01-14T14:26:24.192Z INFO 6658 --- [cached.thread-4] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.106.20]:5701 is added to the blacklist. 14:26:24 2026-01-14T14:26:24.200Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.200Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.286Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.286Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.295Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.295Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.300Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.300Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.377Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.378Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.378Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.378Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.421Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.421Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.425Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.425Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.475Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.475Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.524Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.524Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.565Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.565Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.590Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.590Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.668Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.668Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.730Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.730Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.781Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.781Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.784Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.784Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.798Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.798Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.807Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.807Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.843Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.843Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.904Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.904Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:24 2026-01-14T14:26:24.921Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:24 2026-01-14T14:26:24.921Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:24.983Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:25 2026-01-14T14:26:24.983Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:24.983Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:25 2026-01-14T14:26:24.991Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:25 2026-01-14T14:26:24.991Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.045Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.046Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.135Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:25 2026-01-14T14:26:25.135Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.135Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:25 2026-01-14T14:26:25.216Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.216Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.218Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.218Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.296Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.296Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.301Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.301Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.305Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.305Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.367Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.367Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.379Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.379Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.380Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.380Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.422Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.422Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.423Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.423Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.476Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.476Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.524Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.524Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.553Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.553Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.566Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.566Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.600Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.600Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.672Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.672Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.732Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.732Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.782Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.782Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.785Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.785Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.799Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.799Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.808Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.808Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.845Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.845Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.886Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:25 2026-01-14T14:26:25.886Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.886Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:25 2026-01-14T14:26:25.906Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.906Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:25 2026-01-14T14:26:25.966Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:25 2026-01-14T14:26:25.966Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:25.991Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:26 2026-01-14T14:26:25.991Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.037Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:26 2026-01-14T14:26:26.037Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.037Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:26 2026-01-14T14:26:26.046Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.046Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.112Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.112Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.176Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.176Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.191Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.191Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.220Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.220Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.297Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.297Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.302Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.302Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.306Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.306Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.368Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.368Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.382Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.382Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.383Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.384Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.424Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.424Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.426Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.426Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.478Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.478Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.525Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.525Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.567Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.567Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.594Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.594Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.602Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.602Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.673Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.673Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.734Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.734Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.784Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.784Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.801Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.801Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.808Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.808Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.831Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.831Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.847Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.847Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.889Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:26 2026-01-14T14:26:26.889Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.889Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:26 2026-01-14T14:26:26.921Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.921Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:26 2026-01-14T14:26:26.967Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:26 2026-01-14T14:26:26.967Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:26.992Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:27 2026-01-14T14:26:26.992Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.034Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.034Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.039Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:27 2026-01-14T14:26:27.040Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.040Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:27 2026-01-14T14:26:27.113Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.113Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.178Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.178Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.219Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.219Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.263Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.263Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.298Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.298Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.303Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.303Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.307Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.307Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.369Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.369Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.384Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.384Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.387Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.387Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.388Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.388Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.428Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.428Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.478Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.478Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.527Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.527Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.569Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.569Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.579Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.579Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.595Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.595Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.674Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.674Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.735Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.735Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.741Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:27 2026-01-14T14:26:27.741Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.741Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:27 2026-01-14T14:26:27.784Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.784Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.802Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.802Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.810Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.810Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.833Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.833Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.849Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.849Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.923Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.923Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:27 2026-01-14T14:26:27.969Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:27 2026-01-14T14:26:27.969Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:27.993Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:28 2026-01-14T14:26:27.993Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.035Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.035Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.039Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:28 2026-01-14T14:26:28.039Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.039Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:28 2026-01-14T14:26:28.114Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.114Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.179Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.179Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.220Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.220Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.264Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.264Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.298Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.298Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.305Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.305Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.307Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.308Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.371Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.371Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.386Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.386Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.389Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.389Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.389Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.389Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.430Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.430Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.498Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.498Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.528Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.528Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.528Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.528Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.580Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.580Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.590Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.590Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.675Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.675Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.737Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.737Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.741Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:28 2026-01-14T14:26:28.741Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.741Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:28 2026-01-14T14:26:28.784Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.784Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.802Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.802Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.811Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.811Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.835Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.835Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.851Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.851Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.925Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.925Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:28 2026-01-14T14:26:28.970Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:28 2026-01-14T14:26:28.970Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:28.995Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:29 2026-01-14T14:26:28.995Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.036Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.036Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.039Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:29 2026-01-14T14:26:29.039Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.039Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:29 2026-01-14T14:26:29.092Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.092Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.180Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.180Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.219Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.219Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.265Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.266Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.299Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.299Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.305Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.305Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.308Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.308Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.373Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.373Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.388Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.388Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.390Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.390Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.392Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.392Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.432Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.432Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.500Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.500Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.529Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.529Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.530Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.530Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.581Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.581Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.592Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.592Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.677Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.677Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.744Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:29 2026-01-14T14:26:29.744Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.744Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:29 2026-01-14T14:26:29.785Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.785Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.786Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.787Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.804Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.804Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.811Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.811Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.825Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.826Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.853Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.853Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.925Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.925Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:29 2026-01-14T14:26:29.971Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:29 2026-01-14T14:26:29.971Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:29.996Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:30 2026-01-14T14:26:29.996Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.039Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:30 2026-01-14T14:26:30.039Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.039Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:30 2026-01-14T14:26:30.067Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.067Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.093Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.093Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.180Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.180Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.222Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.222Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.266Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.266Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.278Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.278Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.297Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.297Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.307Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.307Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.345Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.345Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.375Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.375Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.390Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.390Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.394Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.394Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.434Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.434Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.497Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.497Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.530Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.530Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.530Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.530Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.582Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.582Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.593Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.593Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.679Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.679Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.747Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:30 2026-01-14T14:26:30.747Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.747Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:30 2026-01-14T14:26:30.786Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.786Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.786Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.786Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.805Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.805Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.813Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.813Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.838Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.838Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.855Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.855Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.892Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:30 2026-01-14T14:26:30.892Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.892Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:30 2026-01-14T14:26:30.927Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.927Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:30 2026-01-14T14:26:30.972Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:30 2026-01-14T14:26:30.972Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:30.998Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:31 2026-01-14T14:26:30.998Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.068Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.069Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.093Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.094Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.182Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.182Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.185Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.186Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.223Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.223Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.258Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.258Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.267Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.267Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.344Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.344Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.346Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.346Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.376Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.376Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.393Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.393Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.396Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.396Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.436Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.436Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.497Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.497Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.532Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.532Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.553Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.553Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.584Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.584Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.584Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.584Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.680Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.680Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.742Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:31 2026-01-14T14:26:31.742Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.742Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:31 2026-01-14T14:26:31.747Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:31 2026-01-14T14:26:31.747Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.747Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:31 2026-01-14T14:26:31.758Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.758Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.788Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.788Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.788Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.788Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.805Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.805Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.806Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.806Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.857Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.857Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.928Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.928Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:31 2026-01-14T14:26:31.974Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:31 2026-01-14T14:26:31.974Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.000Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.000Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.069Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.069Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.118Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.118Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.177Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.177Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.184Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.184Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.186Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.186Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.261Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.261Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.269Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.269Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.345Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.345Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.346Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.346Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.378Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.378Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.396Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.396Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.398Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.398Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.438Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.438Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.499Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.499Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.533Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.533Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.546Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.546Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.554Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.554Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.579Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.579Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.666Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.666Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.681Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.681Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.742Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:32 2026-01-14T14:26:32.742Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.742Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:32 2026-01-14T14:26:32.750Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:32 2026-01-14T14:26:32.750Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.750Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:32 2026-01-14T14:26:32.788Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.788Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.789Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.789Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.806Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.806Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.842Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.842Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.859Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.859Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.928Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.928Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:32 2026-01-14T14:26:32.975Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:32 2026-01-14T14:26:32.975Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.001Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.001Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.050Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.051Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.076Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.076Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.120Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.120Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.184Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.184Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.188Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.188Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.263Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.263Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.271Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.271Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.346Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.346Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.348Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.348Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.378Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.379Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.381Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:26:33 14:26:33 Members {size:1, ver:1} [ 14:26:33 Member [10.30.107.215]:5701 - 510f0330-c150-4198-b220-de1841e64f6b this 14:26:33 ] 14:26:33 14:26:33 2026-01-14T14:26:33.382Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:26:33 2026-01-14T14:26:33.383Z INFO 6658 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:26:33 2026-01-14T14:26:33.398Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 14:26:33 2026-01-14T14:26:33.398Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.398Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.399Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 14:26:33 2026-01-14T14:26:33.400Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 14:26:33 2026-01-14T14:26:33.401Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.401Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.402Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 14:26:33 2026-01-14T14:26:33.402Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 14:26:33 2026-01-14T14:26:33.417Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 14:26:33 2026-01-14T14:26:33.420Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 14:26:33 2026-01-14T14:26:33.420Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 14:26:33 2026-01-14T14:26:33.420Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 14:26:33 2026-01-14T14:26:33.440Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.440Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.443Z DEBUG 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 14:26:33 2026-01-14T14:26:33.446Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:26:33 2026-01-14T14:26:33.448Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 510f0330-c150-4198-b220-de1841e64f6b this is handled 14:26:33 2026-01-14T14:26:33.449Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:26:33 2026-01-14T14:26:33.449Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:26:33 2026-01-14T14:26:33.450Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:26:33 2026-01-14T14:26:33.499Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.499Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.534Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.534Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.547Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.547Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.555Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.555Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.581Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.581Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.652Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:33 2026-01-14T14:26:33.652Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.652Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:33 2026-01-14T14:26:33.667Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.667Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.681Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.681Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.721Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.721Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.745Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:33 2026-01-14T14:26:33.745Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.745Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:33 2026-01-14T14:26:33.799Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.799Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.807Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.807Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.843Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.843Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.862Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.862Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.875Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:26:33 2026-01-14T14:26:33.876Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 429 ms. 14:26:33 2026-01-14T14:26:33.876Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:26:33 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.34 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 14:26:33 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 14:26:33 2026-01-14T14:26:33.899Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 14:26:33 2026-01-14T14:26:33.903Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:26:33 2026-01-14T14:26:33.903Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:26:33 2026-01-14T14:26:33.903Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:26:33 2026-01-14T14:26:33.903Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:26:33 2026-01-14T14:26:33.903Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:26:33 2026-01-14T14:26:33.903Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:33 2026-01-14T14:26:33.906Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 14:26:33 2026-01-14T14:26:33.906Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 14:26:33 2026-01-14T14:26:33.906Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 14:26:33 2026-01-14T14:26:33.907Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 14:26:33 2026-01-14T14:26:33.907Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 14:26:33 2026-01-14T14:26:33.907Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:33 2026-01-14T14:26:33.910Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 14:26:33 2026-01-14T14:26:33.910Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 14:26:33 2026-01-14T14:26:33.910Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 14:26:33 2026-01-14T14:26:33.911Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 14:26:33 2026-01-14T14:26:33.911Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 14:26:33 2026-01-14T14:26:33.911Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:33 2026-01-14T14:26:33.911Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 14:26:33 2026-01-14T14:26:33.912Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 14:26:33 2026-01-14T14:26:33.912Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 14:26:33 2026-01-14T14:26:33.912Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:33 2026-01-14T14:26:33.914Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 14:26:33 2026-01-14T14:26:33.914Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 14:26:33 2026-01-14T14:26:33.914Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 14:26:33 2026-01-14T14:26:33.915Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 14:26:33 2026-01-14T14:26:33.915Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 14:26:33 2026-01-14T14:26:33.915Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:33 2026-01-14T14:26:33.915Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 14:26:33 2026-01-14T14:26:33.916Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 14:26:33 2026-01-14T14:26:33.916Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 14:26:33 2026-01-14T14:26:33.916Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:33 2026-01-14T14:26:33.916Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 14:26:33 2026-01-14T14:26:33.916Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 14:26:33 2026-01-14T14:26:33.916Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 14:26:33 2026-01-14T14:26:33.916Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:33 2026-01-14T14:26:33.918Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 14:26:33 2026-01-14T14:26:33.918Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 14:26:33 2026-01-14T14:26:33.919Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 14:26:33 2026-01-14T14:26:33.937Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 14:26:33 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 14:26:34 2026-01-14T14:26:33.938Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 14:26:34 2026-01-14T14:26:33.939Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 14:26:34 2026-01-14T14:26:33.940Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z WARN 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 14:26:34 2026-01-14T14:26:33.941Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 14:26:34 2026-01-14T14:26:33.941Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 14:26:34 2026-01-14T14:26:33.942Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 14:26:34 2026-01-14T14:26:33.942Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 14:26:34 2026-01-14T14:26:33.942Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:34 2026-01-14T14:26:33.942Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 14:26:34 2026-01-14T14:26:33.943Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 14:26:34 2026-01-14T14:26:33.943Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 14:26:34 2026-01-14T14:26:33.943Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:34 2026-01-14T14:26:33.943Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 14:26:34 2026-01-14T14:26:33.943Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 14:26:34 2026-01-14T14:26:33.943Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 14:26:34 2026-01-14T14:26:33.943Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:34 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 14:26:34 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 14:26:34 2026-01-14T14:26:33.945Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 14:26:34 2026-01-14T14:26:33.946Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:26:34 2026-01-14T14:26:33.946Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:26:34 2026-01-14T14:26:33.946Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:26:34 2026-01-14T14:26:33.946Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:26:34 2026-01-14T14:26:33.947Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:26:34 2026-01-14T14:26:33.948Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:26:34 2026-01-14T14:26:33.948Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:26:34 14:26:34 . ____ _ __ _ _ 14:26:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:34 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:34 =========|_|==============|___/=/_/_/_/ 14:26:34 14:26:34 :: Spring Boot :: (v3.5.9) 14:26:34 14:26:34 2026-01-14T14:26:33.968Z INFO 6658 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:34 2026-01-14T14:26:33.968Z INFO 6658 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:26:34 2026-01-14T14:26:33.976Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:34 2026-01-14T14:26:33.976Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:33.984Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:26:34 o o o o---o o--o o o---o o o----o o--o--o 14:26:34 | | / \ / | / / \ | | 14:26:34 o----o o o o----o | o o o----o | 14:26:34 | | * \ / | \ * \ | | 14:26:34 o o * o o---o o--o o----o o---o * o o----o o 14:26:34 14:26:34 2026-01-14T14:26:33.984Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:26:34 2026-01-14T14:26:33.984Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:26:34 2026-01-14T14:26:33.984Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 14:26:34 2026-01-14T14:26:33.984Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:26:34 2026-01-14T14:26:33.984Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 14:26:34 To enable the Jet engine on the members, do one of the following: 14:26:34 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:26:34 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:26:34 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:26:34 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:26:34 2026-01-14T14:26:33.995Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:26:34 2026-01-14T14:26:33.997Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 14:26:34 2026-01-14T14:26:34.002Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.002Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.025Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:26:34 2026-01-14T14:26:34.028Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTING 14:26:34 2026-01-14T14:26:34.059Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.059Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.078Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.078Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.120Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.120Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.185Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.185Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.189Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.189Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.263Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.263Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.273Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.273Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.347Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.347Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.348Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.348Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.378Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.378Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.403Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.403Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.403Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.403Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.442Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.443Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.501Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.501Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.535Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.535Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.547Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.547Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.557Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.557Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.582Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.582Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.656Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:34 2026-01-14T14:26:34.657Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.657Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:34 2026-01-14T14:26:34.668Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.668Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.682Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.682Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.715Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:34 2026-01-14T14:26:34.715Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.715Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:34 2026-01-14T14:26:34.745Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.745Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.800Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.800Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.808Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.808Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.844Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.845Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.864Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.864Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.939Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.939Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:34 2026-01-14T14:26:34.978Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:34 2026-01-14T14:26:34.978Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.003Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.003Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.060Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.060Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.078Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.078Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.121Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.121Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.191Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.191Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.214Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.214Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.265Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.265Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.274Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.274Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.348Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.348Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.350Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.350Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.379Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.379Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.405Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.405Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.405Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.405Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.446Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.446Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.502Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.502Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.537Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.537Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.547Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.547Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.557Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.557Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.559Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:35 2026-01-14T14:26:35.559Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.559Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:35 2026-01-14T14:26:35.583Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.583Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.670Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.670Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.675Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:35 2026-01-14T14:26:35.675Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.675Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:35 2026-01-14T14:26:35.683Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.683Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.747Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.747Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.800Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.800Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.809Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.809Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.844Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.844Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.866Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.866Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.940Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.940Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:35 2026-01-14T14:26:35.979Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:35 2026-01-14T14:26:35.979Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.003Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.003Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.061Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.061Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.079Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.079Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.122Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.122Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.193Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.193Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.214Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.214Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.266Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.266Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.275Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.276Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.349Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.350Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.352Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.352Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.381Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.381Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.407Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.407Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.407Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.407Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.449Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.449Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.503Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.503Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.527Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:36 2026-01-14T14:26:36.527Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.528Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:36 2026-01-14T14:26:36.538Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.538Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.549Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.549Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.562Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:36 2026-01-14T14:26:36.562Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.562Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:36 2026-01-14T14:26:36.585Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.585Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.586Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.586Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.671Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.671Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.683Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.683Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.748Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.748Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.802Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.802Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.810Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.810Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.845Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.845Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.868Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.868Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.942Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.942Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:36 2026-01-14T14:26:36.981Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:36 2026-01-14T14:26:36.981Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:36.997Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:37 2026-01-14T14:26:36.997Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.004Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.005Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.063Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.063Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.123Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.123Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.192Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.192Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.224Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.224Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.266Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.266Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.276Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.276Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.350Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.350Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.353Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.353Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.381Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.382Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.409Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.409Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.410Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.410Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.446Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:37 2026-01-14T14:26:37.447Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.447Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:37 2026-01-14T14:26:37.451Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.451Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.481Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.481Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.538Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.538Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.550Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.550Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.562Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:37 2026-01-14T14:26:37.562Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.563Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:37 2026-01-14T14:26:37.586Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.586Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.587Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.587Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.672Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.672Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.685Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.685Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.750Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.750Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.803Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.803Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.812Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.812Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.846Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.846Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.851Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.851Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.871Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.871Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.943Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.943Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:37 2026-01-14T14:26:37.981Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:37 2026-01-14T14:26:37.981Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.004Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.004Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.063Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.063Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.125Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.125Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.190Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.190Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.225Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.225Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.266Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.266Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.277Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.277Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.311Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.311Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.351Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.351Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.354Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.354Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.382Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.382Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.411Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.411Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.450Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:38 2026-01-14T14:26:38.450Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.450Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:38 2026-01-14T14:26:38.454Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.454Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.457Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.457Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.519Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.519Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.538Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.538Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.539Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.539Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.563Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:38 2026-01-14T14:26:38.563Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.563Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:38 2026-01-14T14:26:38.588Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.588Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.674Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.674Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.686Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.686Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.727Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:26:38 14:26:38 Members {size:1, ver:1} [ 14:26:38 Member [10.30.107.215]:5701 - 5e554b57-b5c9-4fd8-96b2-4f5e38c423fb this 14:26:38 ] 14:26:38 14:26:38 2026-01-14T14:26:38.727Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTED 14:26:38 2026-01-14T14:26:38.749Z INFO 6658 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 4.796 seconds (process running for 120.178) 14:26:38 2026-01-14T14:26:38.752Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.752Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.772Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 14:26:38 2026-01-14T14:26:38.783Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:26:38 2026-01-14T14:26:38.784Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 5e554b57-b5c9-4fd8-96b2-4f5e38c423fb this is handled 14:26:38 2026-01-14T14:26:38.785Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 14:26:38 2026-01-14T14:26:38.785Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 14:26:38 2026-01-14T14:26:38.787Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 14:26:38 2026-01-14T14:26:38.804Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.804Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.813Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.813Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.814Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 14:26:38 2026-01-14T14:26:38.814Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 31 ms. 14:26:38 2026-01-14T14:26:38.815Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:26:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.863 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 14:26:38 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 14:26:38 14:26:38 . ____ _ __ _ _ 14:26:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:38 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:38 =========|_|==============|___/=/_/_/_/ 14:26:38 14:26:38 :: Spring Boot :: (v3.5.9) 14:26:38 14:26:38 2026-01-14T14:26:38.837Z INFO 6658 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:38 2026-01-14T14:26:38.837Z INFO 6658 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 14:26:38 2026-01-14T14:26:38.848Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.848Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.852Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.852Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.857Z INFO 6658 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.035 seconds (process running for 120.286) 14:26:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 14:26:38 2026-01-14T14:26:38.874Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:38 2026-01-14T14:26:38.874Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:38 2026-01-14T14:26:38.874Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:26:38 2026-01-14T14:26:38.945Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:39 2026-01-14T14:26:38.945Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:38.990Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:39 2026-01-14T14:26:38.990Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.006Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.006Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.064Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.064Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.129Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.129Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.191Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:26:39 o o o o---o o--o o o---o o o----o o--o--o 14:26:39 | | / \ / | / / \ | | 14:26:39 o----o o o o----o | o o o----o | 14:26:39 | | * \ / | \ * \ | | 14:26:39 o o * o o---o o--o o----o o---o * o o----o o 14:26:39 14:26:39 2026-01-14T14:26:39.191Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:26:39 2026-01-14T14:26:39.191Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:26:39 2026-01-14T14:26:39.191Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:26:39 2026-01-14T14:26:39.191Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:26:39 2026-01-14T14:26:39.191Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:26:39 To enable the Jet engine on the members, do one of the following: 14:26:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:26:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:26:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:26:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:26:39 2026-01-14T14:26:39.192Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.192Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.201Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:26:39 2026-01-14T14:26:39.202Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:26:39 2026-01-14T14:26:39.209Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:26:39 2026-01-14T14:26:39.209Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:26:39 2026-01-14T14:26:39.226Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.226Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.267Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.267Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.278Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.278Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.313Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.313Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.351Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.351Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.355Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.355Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.362Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.362Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.382Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.382Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.415Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.415Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.458Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.458Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.479Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:39 2026-01-14T14:26:39.479Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.479Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:39 2026-01-14T14:26:39.521Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.521Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.539Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.539Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.540Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.540Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.576Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:39 2026-01-14T14:26:39.576Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.576Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:39 2026-01-14T14:26:39.590Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.590Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.675Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.675Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.688Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.688Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.753Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.753Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.806Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.806Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.813Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.813Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.849Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.849Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.876Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.876Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:39 2026-01-14T14:26:39.876Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:39 2026-01-14T14:26:39.876Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:39.911Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:40 2026-01-14T14:26:39.911Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:39.945Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:40 2026-01-14T14:26:39.945Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:39.992Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:40 2026-01-14T14:26:39.992Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.065Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.065Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.130Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.130Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.194Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.194Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.227Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.227Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.265Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.265Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.269Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.269Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.279Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.279Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.287Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.287Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.316Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.316Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.357Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.357Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.383Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.383Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.418Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.418Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.423Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:40 2026-01-14T14:26:40.423Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.423Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:40 2026-01-14T14:26:40.428Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.428Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.521Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.521Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.540Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.541Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.541Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.541Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.576Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:40 2026-01-14T14:26:40.576Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.576Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:40 2026-01-14T14:26:40.588Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.588Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.590Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.590Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.676Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.676Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.755Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.755Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.807Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.807Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.814Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.814Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.850Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.850Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.878Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.878Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:40 2026-01-14T14:26:40.878Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:40 2026-01-14T14:26:40.878Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:40.932Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:41 2026-01-14T14:26:40.932Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:40.987Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:41 2026-01-14T14:26:40.987Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:40.994Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:41 2026-01-14T14:26:40.994Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.066Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.066Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.131Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.131Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.195Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.195Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.228Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.228Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.268Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.268Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.269Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.269Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.281Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.281Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.294Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.294Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.303Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.303Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.319Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.319Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.321Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.321Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.361Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.361Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.394Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.394Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.426Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:41 2026-01-14T14:26:41.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:41 2026-01-14T14:26:41.521Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.521Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.542Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.542Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.543Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.543Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.576Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:41 2026-01-14T14:26:41.576Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.576Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:41 2026-01-14T14:26:41.592Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.592Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.592Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.592Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.678Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.678Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.756Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.756Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.815Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.815Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.825Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.825Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.851Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.851Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.879Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.879Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:41 2026-01-14T14:26:41.879Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:41 2026-01-14T14:26:41.879Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:41.933Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:42 2026-01-14T14:26:41.934Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:41.988Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:42 2026-01-14T14:26:41.988Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:41.996Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:42 2026-01-14T14:26:41.996Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.067Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.067Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.132Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.132Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.196Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.196Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.229Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.229Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.271Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.271Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.271Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.271Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.282Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.282Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.303Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.303Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.310Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.310Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.322Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.322Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.324Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.324Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.363Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.363Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.396Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.396Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.426Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:42 2026-01-14T14:26:42.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.426Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:42 2026-01-14T14:26:42.457Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:42 2026-01-14T14:26:42.457Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.457Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:42 2026-01-14T14:26:42.522Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.522Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.543Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.543Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.544Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.544Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.593Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.593Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.593Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.593Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.680Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.680Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.757Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.757Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.809Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.809Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.816Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.816Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.826Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.826Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.829Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.829Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:42 2026-01-14T14:26:42.881Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:42 2026-01-14T14:26:42.881Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:42.935Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:43 2026-01-14T14:26:42.935Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:42.989Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:43 2026-01-14T14:26:42.989Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:42.998Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:43 2026-01-14T14:26:42.998Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.068Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.068Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.132Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.133Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.180Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.180Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.225Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.225Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.229Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.229Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.242Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.242Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.259Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.259Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.274Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.274Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.299Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.299Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.311Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.311Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.328Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.328Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.364Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.364Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.391Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.391Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.398Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.398Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.427Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:43 2026-01-14T14:26:43.427Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.427Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:43 2026-01-14T14:26:43.480Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:43 2026-01-14T14:26:43.480Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.480Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:43 2026-01-14T14:26:43.508Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 14:26:43 2026-01-14T14:26:43.508Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 14:26:43 2026-01-14T14:26:43.544Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.544Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.545Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.545Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.593Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.594Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.595Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.595Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.681Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.681Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.758Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.758Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.812Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.812Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.818Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.818Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.827Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.827Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.832Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.832Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:43 2026-01-14T14:26:43.884Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:43 2026-01-14T14:26:43.884Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:43.936Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:44 2026-01-14T14:26:43.936Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:43.970Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:44 2026-01-14T14:26:43.970Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:43.990Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:44 2026-01-14T14:26:43.990Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.070Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.070Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.133Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.133Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.226Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.226Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.228Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.228Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.231Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.231Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.242Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.242Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.277Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.277Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.301Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.301Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.307Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.307Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.330Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.330Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.332Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.332Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.332Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:44 2026-01-14T14:26:44.332Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.332Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:44 2026-01-14T14:26:44.363Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.363Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.399Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.399Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.406Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:44 2026-01-14T14:26:44.406Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.406Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:44 2026-01-14T14:26:44.428Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.428Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.546Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.546Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.547Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.547Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.593Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.593Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.596Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.596Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.686Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.686Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.759Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.759Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.787Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.787Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.813Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.813Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.819Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.819Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.828Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.828Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:44 2026-01-14T14:26:44.833Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:44 2026-01-14T14:26:44.833Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:44.937Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:45 2026-01-14T14:26:44.937Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:44.992Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:45 2026-01-14T14:26:44.992Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.016Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.016Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.029Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.029Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.072Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.072Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.228Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.228Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.230Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.230Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.232Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.232Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.235Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:45 2026-01-14T14:26:45.235Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.235Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:45 2026-01-14T14:26:45.243Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.243Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.259Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:45 2026-01-14T14:26:45.259Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.259Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:45 2026-01-14T14:26:45.280Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.280Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.303Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.303Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.308Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.308Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.331Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.332Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.334Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.334Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.365Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.365Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.400Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.400Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.429Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.429Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.535Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.535Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.548Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.548Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.595Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.595Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.598Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.598Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.707Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.707Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.761Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.761Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.790Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.790Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.805Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.805Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.815Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.815Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.829Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.829Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:45 2026-01-14T14:26:45.835Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:45 2026-01-14T14:26:45.835Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:45.939Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:46 2026-01-14T14:26:45.939Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:45.994Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:46 2026-01-14T14:26:45.994Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.019Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.019Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.037Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.037Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.073Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.073Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.088Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:46 2026-01-14T14:26:46.088Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.088Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:46 2026-01-14T14:26:46.220Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:26:46 14:26:46 Members {size:1, ver:1} [ 14:26:46 Member [10.30.107.215]:5701 - 0cff17c8-3907-4ad0-a20f-8432323633da this 14:26:46 ] 14:26:46 14:26:46 2026-01-14T14:26:46.221Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:26:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 14:26:46 2026-01-14T14:26:46.222Z INFO 6658 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:26:46 2026-01-14T14:26:46.229Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.229Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.232Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.232Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.233Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.233Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.244Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.244Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.245Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 14:26:46 2026-01-14T14:26:46.246Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 14:26:46 2026-01-14T14:26:46.246Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 14:26:46 2026-01-14T14:26:46.246Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 14:26:46 2026-01-14T14:26:46.246Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 14:26:46 2026-01-14T14:26:46.247Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 14:26:46 2026-01-14T14:26:46.247Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 14:26:46 2026-01-14T14:26:46.247Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 14:26:46 2026-01-14T14:26:46.247Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 14:26:46 2026-01-14T14:26:46.247Z INFO 6658 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 14:26:46 2026-01-14T14:26:46.262Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:46 2026-01-14T14:26:46.262Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.262Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:46 2026-01-14T14:26:46.265Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:26:46 2026-01-14T14:26:46.265Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 0cff17c8-3907-4ad0-a20f-8432323633da this is handled 14:26:46 2026-01-14T14:26:46.266Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:26:46 2026-01-14T14:26:46.266Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:26:46 2026-01-14T14:26:46.267Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:26:46 2026-01-14T14:26:46.284Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.284Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.304Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.304Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.309Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.310Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.315Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:26:46 2026-01-14T14:26:46.315Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 50 ms. 14:26:46 2026-01-14T14:26:46.316Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:26:46 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 14:26:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 14:26:46 2026-01-14T14:26:46.332Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.332Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.336Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.336Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:46 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 14:26:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 14:26:46 2026-01-14T14:26:46.367Z ERROR 6658 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 14:26:46 2026-01-14T14:26:46.367Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.367Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 14:26:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 14:26:46 2026-01-14T14:26:46.383Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 14:26:46 2026-01-14T14:26:46.384Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 14:26:46 2026-01-14T14:26:46.385Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 14:26:46 2026-01-14T14:26:46.385Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 14:26:46 2026-01-14T14:26:46.389Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 14:26:46 2026-01-14T14:26:46.391Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 14:26:46 2026-01-14T14:26:46.392Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 14:26:46 2026-01-14T14:26:46.393Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 14:26:46 2026-01-14T14:26:46.393Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 14:26:46 2026-01-14T14:26:46.396Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 14:26:46 2026-01-14T14:26:46.396Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 14:26:46 2026-01-14T14:26:46.398Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 14:26:46 2026-01-14T14:26:46.398Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 14:26:46 2026-01-14T14:26:46.400Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 14:26:46 2026-01-14T14:26:46.400Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 14:26:46 2026-01-14T14:26:46.401Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 14:26:46 2026-01-14T14:26:46.401Z DEBUG 6658 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 14:26:46 2026-01-14T14:26:46.401Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.401Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 14:26:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 14:26:46 2026-01-14T14:26:46.406Z INFO 6658 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:26:46 2026-01-14T14:26:46.430Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.430Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.461Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8497ef6ced789e607b6f5e35c1292f2058d6beb30f1349a87a80a083f7dc12af 14:26:46 2026-01-14T14:26:46.537Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.537Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.549Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.549Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.596Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.596Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.599Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.599Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.709Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.709Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.728Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.728Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.794Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.794Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.806Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.806Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.815Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.815Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.831Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.831Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:46 2026-01-14T14:26:46.835Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:46 2026-01-14T14:26:46.835Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:46.930Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:47 2026-01-14T14:26:46.930Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:46.942Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:47 2026-01-14T14:26:46.942Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:46.942Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:47 2026-01-14T14:26:47.020Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.020Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.038Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.038Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.039Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.039Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.074Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.075Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.227Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:47 2026-01-14T14:26:47.227Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.227Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:47 2026-01-14T14:26:47.231Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.231Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.234Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.234Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.235Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.235Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.244Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.244Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.286Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.286Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.304Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.305Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.309Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.309Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.345Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.345Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.346Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.347Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.367Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.367Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.403Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.403Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.431Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.431Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.539Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.539Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.548Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.548Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.550Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.550Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.598Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.598Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.697Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.697Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.711Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.711Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.730Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.730Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.764Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.764Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.817Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.817Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.832Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.832Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:47 2026-01-14T14:26:47.836Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:47 2026-01-14T14:26:47.836Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:47.934Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:48 2026-01-14T14:26:47.934Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:47.942Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:48 2026-01-14T14:26:47.942Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:47.942Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:48 2026-01-14T14:26:48.003Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.003Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.021Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.021Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.041Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.041Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.075Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.075Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.233Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:48 2026-01-14T14:26:48.233Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.233Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.233Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.233Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:48 2026-01-14T14:26:48.235Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.235Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.238Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.238Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.246Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.246Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.288Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.288Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.305Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.305Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.309Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.309Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.347Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.348Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.348Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.348Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.369Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.369Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.405Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.405Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.432Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.432Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.541Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.541Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.551Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.551Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.581Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.581Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.599Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.599Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.649Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.649Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.699Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.699Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.712Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.712Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.731Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.731Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.778Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.778Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.818Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.818Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:48 2026-01-14T14:26:48.837Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:48 2026-01-14T14:26:48.837Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:48.936Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:49 2026-01-14T14:26:48.936Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:48.945Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:49 2026-01-14T14:26:48.945Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:48.945Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:49 2026-01-14T14:26:49.015Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.015Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.023Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.023Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.042Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.042Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.076Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.076Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.234Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.234Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.237Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.237Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.239Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:49 2026-01-14T14:26:49.239Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.239Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:49 2026-01-14T14:26:49.240Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.240Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.243Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.243Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.247Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.247Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.269Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.269Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.290Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.290Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.306Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.306Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.325Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.325Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.350Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.350Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.406Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.406Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.433Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.433Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.542Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.542Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.553Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.553Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.582Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.582Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.600Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.600Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.650Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.650Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.701Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.701Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.713Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.713Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.733Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.733Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.786Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.786Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.820Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.820Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:49 2026-01-14T14:26:49.838Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:49 2026-01-14T14:26:49.838Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:49.936Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:50 2026-01-14T14:26:49.936Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:49.946Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:50 2026-01-14T14:26:49.946Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:49.946Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:50 2026-01-14T14:26:50.016Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.016Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.025Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.025Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.043Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.043Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.080Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.080Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.143Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:50 2026-01-14T14:26:50.143Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.143Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:50 2026-01-14T14:26:50.235Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.235Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.238Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.238Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.242Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.242Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.262Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.262Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.267Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.267Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.273Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.273Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.293Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.293Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.307Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.307Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.335Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.335Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.353Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.353Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.408Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.408Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.435Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.435Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.534Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.534Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.554Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.554Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.584Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.584Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.602Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.602Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.652Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.652Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.709Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.709Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.714Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.714Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.734Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.734Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.788Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.788Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.816Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.816Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.820Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.820Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:50 2026-01-14T14:26:50.888Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:50 2026-01-14T14:26:50.888Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:50.947Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:51 2026-01-14T14:26:50.947Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:50.947Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:51 2026-01-14T14:26:50.995Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:51 2026-01-14T14:26:50.995Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:50.998Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:51 2026-01-14T14:26:50.998Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:50.998Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:51 2026-01-14T14:26:51.017Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.017Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.043Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.043Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.081Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.081Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.237Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.237Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.238Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.238Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.245Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.245Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.264Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.264Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.268Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.268Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.293Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.293Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.301Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.301Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.308Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.308Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.321Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.321Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.364Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.364Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.409Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.409Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.436Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.436Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.552Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.552Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.555Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.555Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.586Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.586Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.603Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.603Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.653Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.653Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.716Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.716Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.720Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.720Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.736Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.736Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.789Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.789Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.821Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.821Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.839Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.839Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:51 2026-01-14T14:26:51.889Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:51 2026-01-14T14:26:51.889Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:51.950Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:52 2026-01-14T14:26:51.950Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:51.950Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:52 2026-01-14T14:26:51.996Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:52 2026-01-14T14:26:51.996Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.017Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:52 2026-01-14T14:26:52.017Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.017Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:52 2026-01-14T14:26:52.019Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.019Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.045Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.045Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.082Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.082Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.191Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.191Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.239Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.239Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.246Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.246Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.249Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.249Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.254Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.254Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.273Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.273Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.294Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.294Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.314Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.315Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.347Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.347Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.372Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.372Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.411Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.411Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.436Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.436Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.541Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.541Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.553Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.553Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.554Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.554Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.555Z INFO 6658 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.149320503S 14:26:52 2026-01-14T14:26:52.560Z INFO 6658 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:26:52 allow.auto.create.topics = true 14:26:52 auto.commit.interval.ms = 5000 14:26:52 auto.include.jmx.reporter = true 14:26:52 auto.offset.reset = earliest 14:26:52 bootstrap.servers = [localhost:32775] 14:26:52 check.crcs = true 14:26:52 client.dns.lookup = use_all_dns_ips 14:26:52 client.id = consumer-ncmp-group-15 14:26:52 client.rack = 14:26:52 connections.max.idle.ms = 540000 14:26:52 default.api.timeout.ms = 60000 14:26:52 enable.auto.commit = true 14:26:52 enable.metrics.push = true 14:26:52 exclude.internal.topics = true 14:26:52 fetch.max.bytes = 52428800 14:26:52 fetch.max.wait.ms = 500 14:26:52 fetch.min.bytes = 1 14:26:52 group.id = ncmp-group 14:26:52 group.instance.id = null 14:26:52 group.protocol = classic 14:26:52 group.remote.assignor = null 14:26:52 heartbeat.interval.ms = 3000 14:26:52 interceptor.classes = [] 14:26:52 internal.leave.group.on.close = true 14:26:52 internal.throw.on.fetch.stable.offset.unsupported = false 14:26:52 isolation.level = read_uncommitted 14:26:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:26:52 max.partition.fetch.bytes = 1048576 14:26:52 max.poll.interval.ms = 300000 14:26:52 max.poll.records = 500 14:26:52 metadata.max.age.ms = 300000 14:26:52 metadata.recovery.strategy = none 14:26:52 metric.reporters = [] 14:26:52 metrics.num.samples = 2 14:26:52 metrics.recording.level = INFO 14:26:52 metrics.sample.window.ms = 30000 14:26:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:26:52 receive.buffer.bytes = 65536 14:26:52 reconnect.backoff.max.ms = 1000 14:26:52 reconnect.backoff.ms = 50 14:26:52 request.timeout.ms = 30000 14:26:52 retry.backoff.max.ms = 1000 14:26:52 retry.backoff.ms = 100 14:26:52 sasl.client.callback.handler.class = null 14:26:52 sasl.jaas.config = null 14:26:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:52 sasl.kerberos.min.time.before.relogin = 60000 14:26:52 sasl.kerberos.service.name = null 14:26:52 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:52 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:52 sasl.login.callback.handler.class = null 14:26:52 sasl.login.class = null 14:26:52 sasl.login.connect.timeout.ms = null 14:26:52 sasl.login.read.timeout.ms = null 14:26:52 sasl.login.refresh.buffer.seconds = 300 14:26:52 sasl.login.refresh.min.period.seconds = 60 14:26:52 sasl.login.refresh.window.factor = 0.8 14:26:52 sasl.login.refresh.window.jitter = 0.05 14:26:52 sasl.login.retry.backoff.max.ms = 10000 14:26:52 sasl.login.retry.backoff.ms = 100 14:26:52 sasl.mechanism = GSSAPI 14:26:52 sasl.oauthbearer.clock.skew.seconds = 30 14:26:52 sasl.oauthbearer.expected.audience = null 14:26:52 sasl.oauthbearer.expected.issuer = null 14:26:52 sasl.oauthbearer.header.urlencode = false 14:26:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:52 sasl.oauthbearer.jwks.endpoint.url = null 14:26:52 sasl.oauthbearer.scope.claim.name = scope 14:26:52 sasl.oauthbearer.sub.claim.name = sub 14:26:52 sasl.oauthbearer.token.endpoint.url = null 14:26:52 security.protocol = PLAINTEXT 14:26:52 security.providers = null 14:26:52 send.buffer.bytes = 131072 14:26:52 session.timeout.ms = 45000 14:26:52 socket.connection.setup.timeout.max.ms = 30000 14:26:52 socket.connection.setup.timeout.ms = 10000 14:26:52 ssl.cipher.suites = null 14:26:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:52 ssl.endpoint.identification.algorithm = https 14:26:52 ssl.engine.factory.class = null 14:26:52 ssl.key.password = null 14:26:52 ssl.keymanager.algorithm = SunX509 14:26:52 ssl.keystore.certificate.chain = null 14:26:52 ssl.keystore.key = null 14:26:52 ssl.keystore.location = null 14:26:52 ssl.keystore.password = null 14:26:52 ssl.keystore.type = JKS 14:26:52 ssl.protocol = TLSv1.3 14:26:52 ssl.provider = null 14:26:52 ssl.secure.random.implementation = null 14:26:52 ssl.trustmanager.algorithm = PKIX 14:26:52 ssl.truststore.certificates = null 14:26:52 ssl.truststore.location = null 14:26:52 ssl.truststore.password = null 14:26:52 ssl.truststore.type = JKS 14:26:52 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:26:52 14:26:52 2026-01-14T14:26:52.560Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:52 2026-01-14T14:26:52.565Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:52 2026-01-14T14:26:52.565Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:52 2026-01-14T14:26:52.565Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400812565 14:26:52 14:26:52 . ____ _ __ _ _ 14:26:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:52 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:52 =========|_|==============|___/=/_/_/_/ 14:26:52 14:26:52 :: Spring Boot :: (v3.5.9) 14:26:52 14:26:52 2026-01-14T14:26:52.585Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:52 2026-01-14T14:26:52.585Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 14:26:52 2026-01-14T14:26:52.590Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.590Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.593Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.024 seconds (process running for 134.022) 14:26:52 2026-01-14T14:26:52.596Z INFO 6658 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 14:26:52 2026-01-14T14:26:52.599Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 14:26:52 2026-01-14T14:26:52.600Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:26:52 acks = -1 14:26:52 auto.include.jmx.reporter = true 14:26:52 batch.size = 16384 14:26:52 bootstrap.servers = [localhost:32775] 14:26:52 buffer.memory = 33554432 14:26:52 client.dns.lookup = use_all_dns_ips 14:26:52 client.id = producer-27 14:26:52 compression.gzip.level = -1 14:26:52 compression.lz4.level = 9 14:26:52 compression.type = none 14:26:52 compression.zstd.level = 3 14:26:52 connections.max.idle.ms = 540000 14:26:52 delivery.timeout.ms = 120000 14:26:52 enable.idempotence = false 14:26:52 enable.metrics.push = true 14:26:52 interceptor.classes = [] 14:26:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:26:52 linger.ms = 1 14:26:52 max.block.ms = 60000 14:26:52 max.in.flight.requests.per.connection = 5 14:26:52 max.request.size = 1048576 14:26:52 metadata.max.age.ms = 300000 14:26:52 metadata.max.idle.ms = 300000 14:26:52 metadata.recovery.strategy = none 14:26:52 metric.reporters = [] 14:26:52 metrics.num.samples = 2 14:26:52 metrics.recording.level = INFO 14:26:52 metrics.sample.window.ms = 30000 14:26:52 partitioner.adaptive.partitioning.enable = true 14:26:52 partitioner.availability.timeout.ms = 0 14:26:52 partitioner.class = null 14:26:52 partitioner.ignore.keys = false 14:26:52 receive.buffer.bytes = 32768 14:26:52 reconnect.backoff.max.ms = 1000 14:26:52 reconnect.backoff.ms = 50 14:26:52 request.timeout.ms = 30000 14:26:52 retries = 0 14:26:52 retry.backoff.max.ms = 1000 14:26:52 retry.backoff.ms = 100 14:26:52 sasl.client.callback.handler.class = null 14:26:52 sasl.jaas.config = null 14:26:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:26:52 sasl.kerberos.min.time.before.relogin = 60000 14:26:52 sasl.kerberos.service.name = null 14:26:52 sasl.kerberos.ticket.renew.jitter = 0.05 14:26:52 sasl.kerberos.ticket.renew.window.factor = 0.8 14:26:52 sasl.login.callback.handler.class = null 14:26:52 sasl.login.class = null 14:26:52 sasl.login.connect.timeout.ms = null 14:26:52 sasl.login.read.timeout.ms = null 14:26:52 sasl.login.refresh.buffer.seconds = 300 14:26:52 sasl.login.refresh.min.period.seconds = 60 14:26:52 sasl.login.refresh.window.factor = 0.8 14:26:52 sasl.login.refresh.window.jitter = 0.05 14:26:52 sasl.login.retry.backoff.max.ms = 10000 14:26:52 sasl.login.retry.backoff.ms = 100 14:26:52 sasl.mechanism = GSSAPI 14:26:52 sasl.oauthbearer.clock.skew.seconds = 30 14:26:52 sasl.oauthbearer.expected.audience = null 14:26:52 sasl.oauthbearer.expected.issuer = null 14:26:52 sasl.oauthbearer.header.urlencode = false 14:26:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:26:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:26:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:26:52 sasl.oauthbearer.jwks.endpoint.url = null 14:26:52 sasl.oauthbearer.scope.claim.name = scope 14:26:52 sasl.oauthbearer.sub.claim.name = sub 14:26:52 sasl.oauthbearer.token.endpoint.url = null 14:26:52 security.protocol = PLAINTEXT 14:26:52 security.providers = null 14:26:52 send.buffer.bytes = 131072 14:26:52 socket.connection.setup.timeout.max.ms = 30000 14:26:52 socket.connection.setup.timeout.ms = 10000 14:26:52 ssl.cipher.suites = null 14:26:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:26:52 ssl.endpoint.identification.algorithm = https 14:26:52 ssl.engine.factory.class = null 14:26:52 ssl.key.password = null 14:26:52 ssl.keymanager.algorithm = SunX509 14:26:52 ssl.keystore.certificate.chain = null 14:26:52 ssl.keystore.key = null 14:26:52 ssl.keystore.location = null 14:26:52 ssl.keystore.password = null 14:26:52 ssl.keystore.type = JKS 14:26:52 ssl.protocol = TLSv1.3 14:26:52 ssl.provider = null 14:26:52 ssl.secure.random.implementation = null 14:26:52 ssl.trustmanager.algorithm = PKIX 14:26:52 ssl.truststore.certificates = null 14:26:52 ssl.truststore.location = null 14:26:52 ssl.truststore.password = null 14:26:52 ssl.truststore.type = JKS 14:26:52 transaction.timeout.ms = 60000 14:26:52 transactional.id = null 14:26:52 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:26:52 14:26:52 2026-01-14T14:26:52.600Z INFO 6658 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:26:52 2026-01-14T14:26:52.613Z INFO 6658 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 14:26:52 2026-01-14T14:26:52.613Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:26:52 2026-01-14T14:26:52.613Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:26:52 2026-01-14T14:26:52.613Z INFO 6658 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400812613 14:26:52 2026-01-14T14:26:52.615Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.615Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.628Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.628Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.661Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 14:26:52 2026-01-14T14:26:52.661Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:52 2026-01-14T14:26:52.717Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.717Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.737Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.737Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.791Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.791Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.822Z INFO 6658 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:26:52 2026-01-14T14:26:52.824Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.824Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.840Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.840Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:52 2026-01-14T14:26:52.934Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:52 2026-01-14T14:26:52.934Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:52.963Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 14:26:53 2026-01-14T14:26:52.965Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 14:26:53 2026-01-14T14:26:52.971Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:53 2026-01-14T14:26:52.971Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:52.971Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:53 2026-01-14T14:26:52.990Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-15-9ff2a9b4-2222-4f2f-a0c7-ad07384e876b 14:26:53 2026-01-14T14:26:52.990Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 14:26:53 2026-01-14T14:26:53.000Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.000Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.016Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-15-9ff2a9b4-2222-4f2f-a0c7-ad07384e876b', protocol='range'} 14:26:53 2026-01-14T14:26:53.016Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-15-9ff2a9b4-2222-4f2f-a0c7-ad07384e876b=Assignment(partitions=[ncmp-events-test-0])} 14:26:53 2026-01-14T14:26:53.017Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:53 2026-01-14T14:26:53.018Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.018Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:53 2026-01-14T14:26:53.020Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.020Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.039Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-15-9ff2a9b4-2222-4f2f-a0c7-ad07384e876b', protocol='range'} 14:26:53 2026-01-14T14:26:53.039Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 14:26:53 2026-01-14T14:26:53.039Z INFO 6658 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 14:26:53 2026-01-14T14:26:53.046Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.046Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.056Z INFO 6658 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 14:26:53 2026-01-14T14:26:53.068Z INFO 6658 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 14:26:53 2026-01-14T14:26:53.081Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.082Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.083Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.083Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.160Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.160Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 14:26:53 2026-01-14T14:26:53.183Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.183Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.219Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.219Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 119ms, elapsed time since send: 119ms, throttle time: 0ms, request timeout: 30000ms) 14:26:53 2026-01-14T14:26:53.219Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 14:26:53 2026-01-14T14:26:53.219Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 14:26:53 2026-01-14T14:26:53.219Z INFO 6658 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=117969540, epoch=1) to node 1: 14:26:53 14:26:53 org.apache.kafka.common.errors.DisconnectException 14:26:53 14:26:53 2026-01-14T14:26:53.219Z INFO 6658 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:26:53 2026-01-14T14:26:53.224Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.224Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.228Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.228Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.259Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.259Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.266Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.266Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.272Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.272Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.274Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.274Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.323Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.323Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.941 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 14:26:53 2026-01-14T14:26:53.348Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.348Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 14:26:53 14:26:53,377 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:26:53 14:26:53,377 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:26:53 14:26:53,377 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:26:53 14:26:53,382 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:26:53 14:26:53,382 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:26:53 14:26:53,389 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:26:53 14:26:53,389 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:26:53 2026-01-14T14:26:53.393Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.393Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:53 14:26:53 . ____ _ __ _ _ 14:26:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:53 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:53 =========|_|==============|___/=/_/_/_/ 14:26:53 14:26:53 :: Spring Boot :: (v3.5.9) 14:26:53 14:26:53 2026-01-14T14:26:53.395Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:53 2026-01-14T14:26:53.395Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 14:26:53 2026-01-14T14:26:53.402Z INFO 6658 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.048 seconds (process running for 134.831) 14:26:53 2026-01-14T14:26:53.416Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.416Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.420Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.420Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.423Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.423Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.438Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.438Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:53 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 14:26:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 14:26:53 14:26:53 . ____ _ __ _ _ 14:26:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:53 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:53 =========|_|==============|___/=/_/_/_/ 14:26:53 14:26:53 :: Spring Boot :: (v3.5.9) 14:26:53 14:26:53 2026-01-14T14:26:53.472Z INFO 6658 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:53 2026-01-14T14:26:53.472Z INFO 6658 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 14:26:53 2026-01-14T14:26:53.480Z INFO 6658 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.02 seconds (process running for 134.909) 14:26:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 14:26:53 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 14:26:53 2026-01-14T14:26:53.494Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 14:26:53 o o o o---o o--o o o---o o o----o o--o--o 14:26:53 | | / \ / | / / \ | | 14:26:53 o----o o o o----o | o o o----o | 14:26:53 | | * \ / | \ * \ | | 14:26:53 o o * o o---o o--o o----o o---o * o o----o o 14:26:53 14:26:53 2026-01-14T14:26:53.494Z INFO 6658 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:26:53 2026-01-14T14:26:53.494Z INFO 6658 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 14:26:53 2026-01-14T14:26:53.494Z INFO 6658 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 14:26:53 2026-01-14T14:26:53.494Z INFO 6658 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:26:53 2026-01-14T14:26:53.494Z INFO 6658 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:26:53 To enable the Jet engine on the members, do one of the following: 14:26:53 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:26:53 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:26:53 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:26:53 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:26:53 2026-01-14T14:26:53.503Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:26:53 2026-01-14T14:26:53.504Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 14:26:53 2026-01-14T14:26:53.507Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.507Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.510Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:26:53 2026-01-14T14:26:53.510Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 14:26:53 2026-01-14T14:26:53.555Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.555Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.591Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.591Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.591Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.591Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.630Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.630Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.717Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.717Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.724Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.724Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.738Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.738Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.792Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.792Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.826Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.826Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.841Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.841Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.863Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.863Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.926Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:53 2026-01-14T14:26:53.926Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:53 2026-01-14T14:26:53.926Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:53 2026-01-14T14:26:53.935Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:53 2026-01-14T14:26:53.935Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.002Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.002Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.017Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:54 2026-01-14T14:26:54.017Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.018Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:54 2026-01-14T14:26:54.021Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.021Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.025Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.025Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.048Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.048Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.082Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.082Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.083Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.083Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.187Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.187Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.225Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.230Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.230Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.260Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.260Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.271Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.271Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.273Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.273Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.275Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.275Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.324Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.324Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.350Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.350Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.378Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.378Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.395Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.395Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.417Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.417Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.422Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.422Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.438Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.438Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.527Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.527Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.555Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.556Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.618Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.618Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.633Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.633Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.637Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.637Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.719Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.719Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.739Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.739Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.779Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:54 2026-01-14T14:26:54.779Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.779Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:54 2026-01-14T14:26:54.794Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.794Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.826Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.826Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.843Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.843Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.889Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.889Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:54 2026-01-14T14:26:54.936Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:54 2026-01-14T14:26:54.936Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:54.998Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:55 2026-01-14T14:26:54.998Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:54.998Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:55 2026-01-14T14:26:55.004Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.004Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.050Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.050Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.083Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.083Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.084Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.084Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.188Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.188Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.225Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.226Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.226Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.227Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.227Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.232Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.232Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.261Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.261Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.274Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.274Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.318Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.318Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.325Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.325Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.329Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.329Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.381Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.381Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.395Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.395Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.419Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.419Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.423Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.423Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.440Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.440Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.546Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.546Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.620Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.620Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.636Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.636Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.637Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.637Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.720Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.720Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.724Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.724Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.741Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.741Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.779Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:55 2026-01-14T14:26:55.779Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.779Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:55 2026-01-14T14:26:55.795Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.795Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.827Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.827Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.844Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.844Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:55 2026-01-14T14:26:55.938Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:55 2026-01-14T14:26:55.938Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.001Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:56 2026-01-14T14:26:56.001Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.001Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:56 2026-01-14T14:26:56.035Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.035Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.051Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.051Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.085Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.085Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.085Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.085Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.127Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.127Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.225Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.229Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.229Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.232Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.232Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.235Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.235Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.242Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 14:26:56 14:26:56 Members {size:1, ver:1} [ 14:26:56 Member [10.250.0.254]:5701 - b35cb346-5eff-4dcd-8cac-417fc7ffdabc this 14:26:56 ] 14:26:56 14:26:56 2026-01-14T14:26:56.242Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 14:26:56 2026-01-14T14:26:56.244Z INFO 6658 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:26:56 2026-01-14T14:26:56.246Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.246Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.270Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 14:26:56 2026-01-14T14:26:56.271Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - b35cb346-5eff-4dcd-8cac-417fc7ffdabc this is handled 14:26:56 2026-01-14T14:26:56.271Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 14:26:56 2026-01-14T14:26:56.272Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 14:26:56 2026-01-14T14:26:56.272Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 14:26:56 2026-01-14T14:26:56.276Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.276Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.320Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.320Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.326Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.326Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.331Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.331Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.383Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.383Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.396Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.396Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.421Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.421Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.425Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.425Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.441Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.441Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.520Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:26:56 2026-01-14T14:26:56.520Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 250 ms. 14:26:56 2026-01-14T14:26:56.521Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 14:26:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.030 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 14:26:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 14:26:56 14:26:56 . ____ _ __ _ _ 14:26:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:26:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:26:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:26:56 ' |____| .__|_| |_|_| |_\__, | / / / / 14:26:56 =========|_|==============|___/=/_/_/_/ 14:26:56 14:26:56 :: Spring Boot :: (v3.5.9) 14:26:56 14:26:56 2026-01-14T14:26:56.544Z INFO 6658 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:26:56 2026-01-14T14:26:56.544Z INFO 6658 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 14:26:56 2026-01-14T14:26:56.565Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:26:56 o o o o---o o--o o o---o o o----o o--o--o 14:26:56 | | / \ / | / / \ | | 14:26:56 o----o o o o----o | o o o----o | 14:26:56 | | * \ / | \ * \ | | 14:26:56 o o * o o---o o--o o----o o---o * o o----o o 14:26:56 14:26:56 2026-01-14T14:26:56.565Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:26:56 2026-01-14T14:26:56.565Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:26:56 2026-01-14T14:26:56.565Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 14:26:56 2026-01-14T14:26:56.565Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:26:56 2026-01-14T14:26:56.565Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 14:26:56 To enable the Jet engine on the members, do one of the following: 14:26:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:26:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:26:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:26:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:26:56 2026-01-14T14:26:56.594Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.594Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.601Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:26:56 2026-01-14T14:26:56.602Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 14:26:56 2026-01-14T14:26:56.608Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:26:56 2026-01-14T14:26:56.609Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTING 14:26:56 2026-01-14T14:26:56.622Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.622Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.638Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.638Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.639Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.639Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.675Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.675Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.722Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.722Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.741Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.741Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.794Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:56 2026-01-14T14:26:56.794Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.794Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:56 2026-01-14T14:26:56.796Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.796Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.844Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.844Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.877Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.877Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:56 2026-01-14T14:26:56.940Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:56 2026-01-14T14:26:56.940Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.004Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:57 2026-01-14T14:26:57.004Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.005Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:57 2026-01-14T14:26:57.036Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.036Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.052Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.052Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.086Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.086Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.086Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.086Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.128Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.128Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.137Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.137Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.225Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.232Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.232Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.247Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.247Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.277Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.277Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.295Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.295Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.321Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.321Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.327Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.327Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.335Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.335Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.394Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.394Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.398Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.398Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.421Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.421Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.426Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.426Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.441Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.441Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.596Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.596Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.623Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.623Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.640Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.640Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.641Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.641Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.678Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.678Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.718Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.718Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.724Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.724Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.795Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:57 2026-01-14T14:26:57.795Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.795Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:57 2026-01-14T14:26:57.797Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.797Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.808Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:57 2026-01-14T14:26:57.808Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.808Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:57 2026-01-14T14:26:57.845Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.845Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.878Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.878Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:57 2026-01-14T14:26:57.941Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:57 2026-01-14T14:26:57.942Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.037Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.037Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.053Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.053Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.087Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.087Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.088Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.088Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.129Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.129Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.140Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.140Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.227Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.227Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.234Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.234Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.249Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.249Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.278Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.278Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.296Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.296Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.323Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.323Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.329Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.329Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.337Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.337Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.386Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.386Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.396Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.396Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.399Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.399Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.427Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.427Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.442Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.442Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.597Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.597Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.624Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.624Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.642Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.642Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.643Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.643Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.644Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.644Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.648Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:58 2026-01-14T14:26:58.648Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.648Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:58 2026-01-14T14:26:58.679Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.679Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.726Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.726Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.798Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.798Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.811Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:58 2026-01-14T14:26:58.811Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.811Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:58 2026-01-14T14:26:58.846Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.846Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.879Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.879Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:58 2026-01-14T14:26:58.942Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:58 2026-01-14T14:26:58.942Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.006Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.006Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.038Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.038Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.089Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.089Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.089Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.090Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.131Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.131Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.143Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.143Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.229Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.229Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.235Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.235Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.249Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.250Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.264Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.264Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.279Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.279Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.298Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.298Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.328Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:26:59 14:26:59 Members {size:1, ver:1} [ 14:26:59 Member [10.30.107.215]:5701 - 665eb1a8-09a0-4941-a480-e5e34f884f1c this 14:26:59 ] 14:26:59 14:26:59 2026-01-14T14:26:59.328Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is STARTED 14:26:59 2026-01-14T14:26:59.329Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 14:26:59 2026-01-14T14:26:59.330Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.330Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.334Z INFO 6658 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.808 seconds (process running for 140.763) 14:26:59 2026-01-14T14:26:59.339Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.339Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.339Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.339Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.341Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:26:59 2026-01-14T14:26:59.341Z INFO 6658 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 665eb1a8-09a0-4941-a480-e5e34f884f1c this is handled 14:26:59 2026-01-14T14:26:59.342Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 14:26:59 2026-01-14T14:26:59.343Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 14:26:59 2026-01-14T14:26:59.343Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 14:26:59 2026-01-14T14:26:59.398Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.398Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.400Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.400Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.418Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 14:26:59 2026-01-14T14:26:59.418Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 14:26:59 2026-01-14T14:26:59.419Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:26:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.895 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 14:26:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 14:26:59 2026-01-14T14:26:59.428Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.428Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.435Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:26:59 2026-01-14T14:26:59.442Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.442Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.497Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:26:59 o o o o---o o--o o o---o o o----o o--o--o 14:26:59 | | / \ / | / / \ | | 14:26:59 o----o o o o----o | o o o----o | 14:26:59 | | * \ / | \ * \ | | 14:26:59 o o * o o---o o--o o----o o---o * o o----o o 14:26:59 14:26:59 2026-01-14T14:26:59.497Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:26:59 2026-01-14T14:26:59.497Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:26:59 2026-01-14T14:26:59.497Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:26:59 2026-01-14T14:26:59.497Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:26:59 2026-01-14T14:26:59.497Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:26:59 To enable the Jet engine on the members, do one of the following: 14:26:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:26:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:26:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:26:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:26:59 2026-01-14T14:26:59.507Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:26:59 2026-01-14T14:26:59.508Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:26:59 2026-01-14T14:26:59.514Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:26:59 2026-01-14T14:26:59.515Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:26:59 2026-01-14T14:26:59.598Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.598Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.626Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.626Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.631Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.631Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.643Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.643Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.645Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.645Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.651Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:26:59 2026-01-14T14:26:59.651Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.651Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:59 2026-01-14T14:26:59.665Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:26:59 2026-01-14T14:26:59.665Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.665Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:26:59 2026-01-14T14:26:59.680Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.680Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.719Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.719Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.798Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.798Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.847Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.847Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.862Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.862Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.881Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.881Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:26:59 2026-01-14T14:26:59.944Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:26:59 2026-01-14T14:26:59.944Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.040Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.040Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.090Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.090Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.091Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.091Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.132Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.132Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.148Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.148Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.231Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.231Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.235Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.235Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.242Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.242Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.249Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.249Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.264Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.264Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.280Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.280Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.304Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.304Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.331Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.331Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.340Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.340Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.401Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.401Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.402Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.402Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.429Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.429Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.444Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.444Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.503Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:00 2026-01-14T14:27:00.503Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.503Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:00 2026-01-14T14:27:00.563Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:00 2026-01-14T14:27:00.563Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.563Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:00 2026-01-14T14:27:00.599Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.599Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.627Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.627Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.632Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.632Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.642Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.642Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.647Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.647Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.681Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.681Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.721Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.721Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.826Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.826Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.848Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.848Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.863Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.863Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.882Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.882Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:00 2026-01-14T14:27:00.945Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:00 2026-01-14T14:27:00.945Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.042Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.042Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.092Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.092Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.092Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.092Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.133Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.133Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.151Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.151Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.231Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.231Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.237Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.237Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.245Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.245Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.250Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.250Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.265Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.265Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.282Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.282Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.303Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.303Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.306Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.306Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.340Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.340Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.357Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.357Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.403Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.403Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.404Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:01 2026-01-14T14:27:01.404Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.404Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:01 2026-01-14T14:27:01.416Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:01 2026-01-14T14:27:01.416Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.416Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:01 2026-01-14T14:27:01.423Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.423Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.430Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.430Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.600Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.600Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.628Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.628Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.634Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.634Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.645Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.645Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.650Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.650Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.683Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.683Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.722Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.722Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.844Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.844Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.849Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.849Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.884Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.884Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.909Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.909Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:01 2026-01-14T14:27:01.947Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:01 2026-01-14T14:27:01.947Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.042Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.042Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.092Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.092Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.094Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.094Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.134Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.134Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.153Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.153Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.205Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.205Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.232Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.232Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.238Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.238Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.246Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.246Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.247Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.247Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.252Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.252Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.267Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.267Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.283Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.283Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.308Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.308Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.342Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.342Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.357Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:02 2026-01-14T14:27:02.357Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.357Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:02 2026-01-14T14:27:02.384Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.384Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.404Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.405Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.420Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:02 2026-01-14T14:27:02.420Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.420Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:02 2026-01-14T14:27:02.432Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.432Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.601Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.602Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.628Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.628Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.634Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.634Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.646Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.646Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.652Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.652Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.683Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.683Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.724Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.724Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.846Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.846Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.849Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.850Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.885Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.885Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.911Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.911Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:02 2026-01-14T14:27:02.948Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:02 2026-01-14T14:27:02.948Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.042Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.042Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.094Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.094Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.095Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.095Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.135Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.135Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.155Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.155Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.208Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.208Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.234Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.234Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.239Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.239Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.240Z INFO 6658 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.20]:5701 14:27:03 2026-01-14T14:27:03.244Z INFO 6658 --- [cached.thread-2] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.106.20]:5701 is added to the blacklist. 14:27:03 2026-01-14T14:27:03.247Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.247Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.249Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.249Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.261Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.261Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.267Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.267Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.284Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.284Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.310Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.310Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.342Z INFO 6658 --- [cached.thread-2] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.106.20]:5701 is removed from the blacklist. 14:27:03 2026-01-14T14:27:03.343Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.343Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.344Z INFO 6658 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.215]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.215:38469 and /10.30.106.20:5701 14:27:03 2026-01-14T14:27:03.361Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:03 2026-01-14T14:27:03.361Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.361Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:03 2026-01-14T14:27:03.385Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.386Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.405Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.405Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.420Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:03 2026-01-14T14:27:03.420Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.420Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:03 2026-01-14T14:27:03.433Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.433Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.602Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.602Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.628Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.628Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.636Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.636Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.647Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.647Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.654Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.654Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.685Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.685Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.725Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.725Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.846Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.846Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.849Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.849Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.887Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.887Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.911Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.912Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:03 2026-01-14T14:27:03.949Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:03 2026-01-14T14:27:03.949Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.043Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.043Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.095Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.095Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.097Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.097Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.136Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.136Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.157Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.157Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.210Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.210Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.235Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.235Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.240Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.240Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.249Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.249Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.252Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.252Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.262Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.262Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.268Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.268Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.280Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.280Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.285Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.285Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.286Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.286Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.313Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.313Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.363Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:04 2026-01-14T14:27:04.363Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.363Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:04 2026-01-14T14:27:04.405Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.405Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.433Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.433Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.451Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:04 2026-01-14T14:27:04.451Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.451Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:04 2026-01-14T14:27:04.604Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.604Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.625Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.625Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.629Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.629Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.652Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.652Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.656Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.656Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.685Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.685Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.727Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.727Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.848Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.848Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.848Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.848Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.888Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.888Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.895Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.895Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:04 2026-01-14T14:27:04.912Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:04 2026-01-14T14:27:04.912Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.044Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.044Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.097Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.097Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.098Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.098Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.137Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.137Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.159Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.160Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.213Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.213Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.237Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.237Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.241Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.241Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.249Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.250Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.254Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.254Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.257Z INFO 6658 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:05 14:27:05 Members {size:2, ver:2} [ 14:27:05 Member [10.30.106.20]:5701 - 08982ba8-855d-4fce-a9f1-09db120156c8 14:27:05 Member [10.30.107.215]:5701 - 494c73b7-366d-4c23-9926-15b95eef25ee this 14:27:05 ] 14:27:05 14:27:05 2026-01-14T14:27:05.258Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:05 2026-01-14T14:27:05.263Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.263Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.266Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:05 2026-01-14T14:27:05.286Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.286Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.287Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.287Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.295Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:05 2026-01-14T14:27:05.295Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.295Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:05 2026-01-14T14:27:05.296Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.296Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.299Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.299Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.315Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.315Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.406Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.406Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.434Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.434Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.450Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:05 2026-01-14T14:27:05.450Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.450Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:05 2026-01-14T14:27:05.500Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:05 2026-01-14T14:27:05.500Z INFO 6658 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.215]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.215:38469->/10.30.106.20:5701, qualifier=null, endpoint=[10.30.106.20]:5701, remoteUuid=08982ba8-855d-4fce-a9f1-09db120156c8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 14:27:05 2026-01-14T14:27:05.501Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:05 2026-01-14T14:27:05.502Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:05 2026-01-14T14:27:05.507Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:05 2026-01-14T14:27:05.507Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 241 ms. 14:27:05 2026-01-14T14:27:05.507Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:05 2026-01-14T14:27:05.509Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:05 2026-01-14T14:27:05.558Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:05 o o o o---o o--o o o---o o o----o o--o--o 14:27:05 | | / \ / | / / \ | | 14:27:05 o----o o o o----o | o o o----o | 14:27:05 | | * \ / | \ * \ | | 14:27:05 o o * o o---o o--o o----o o---o * o o----o o 14:27:05 14:27:05 2026-01-14T14:27:05.558Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:05 2026-01-14T14:27:05.558Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:05 2026-01-14T14:27:05.558Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:05 2026-01-14T14:27:05.558Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:05 2026-01-14T14:27:05.558Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:05 To enable the Jet engine on the members, do one of the following: 14:27:05 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:05 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:05 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:05 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:05 2026-01-14T14:27:05.567Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.567Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.567Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:05 2026-01-14T14:27:05.568Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:05 2026-01-14T14:27:05.574Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:05 2026-01-14T14:27:05.575Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:05 2026-01-14T14:27:05.594Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.594Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.651Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.651Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.658Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.658Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.686Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.686Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.692Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.692Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.728Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.728Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.752Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.752Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.849Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.849Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.849Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.849Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.890Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.890Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:05 2026-01-14T14:27:05.912Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:05 2026-01-14T14:27:05.912Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.045Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.045Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.098Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.098Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.115Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.115Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.136Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.136Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.138Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.138Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.163Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.163Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.238Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.238Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.242Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.242Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.249Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.249Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.259Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.259Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.263Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.263Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.289Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.289Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.289Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.289Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.296Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:06 2026-01-14T14:27:06.296Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.296Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:06 2026-01-14T14:27:06.298Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.298Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.300Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.300Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.321Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.321Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.407Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:06 2026-01-14T14:27:06.407Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.407Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:06 2026-01-14T14:27:06.407Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.407Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.434Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.434Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.568Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.568Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.597Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.597Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.598Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.598Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.652Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.652Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.661Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.661Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.687Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.687Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.730Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.730Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.753Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.753Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.830Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.830Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.850Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.850Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.891Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.891Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:06 2026-01-14T14:27:06.912Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:06 2026-01-14T14:27:06.912Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.047Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.047Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.100Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.100Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.117Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.117Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.136Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.136Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.139Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.139Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.165Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.165Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.238Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.239Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.243Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.243Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.250Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.250Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.260Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:07 2026-01-14T14:27:07.260Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.260Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:07 2026-01-14T14:27:07.261Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.261Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.263Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.264Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.290Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.290Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.290Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.290Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.297Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:07 2026-01-14T14:27:07.297Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.297Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:07 2026-01-14T14:27:07.298Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.298Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.302Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.302Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.323Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.323Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.408Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.408Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.436Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.436Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.570Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.570Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.598Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.598Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.598Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.598Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.654Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.654Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.664Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.664Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.688Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.688Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.730Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.731Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.755Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.755Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.839Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.839Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.851Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.851Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.892Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.892Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:07 2026-01-14T14:27:07.914Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:07 2026-01-14T14:27:07.914Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.048Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.048Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.101Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.101Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.119Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.119Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.137Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.137Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.141Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.141Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.167Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.167Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.238Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.238Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.243Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.243Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.250Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.250Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.264Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.264Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.264Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.264Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.276Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.276Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.291Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.291Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.298Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:08 2026-01-14T14:27:08.298Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.298Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:08 2026-01-14T14:27:08.302Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.302Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.310Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.310Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.310Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:08 2026-01-14T14:27:08.310Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.310Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:08 2026-01-14T14:27:08.325Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.325Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.409Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.409Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.431Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:08 14:27:08 Members {size:1, ver:1} [ 14:27:08 Member [10.30.107.215]:5701 - ac7f5770-e8fd-40b7-b36e-91e87877667e this 14:27:08 ] 14:27:08 14:27:08 2026-01-14T14:27:08.432Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:08 2026-01-14T14:27:08.433Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:08 2026-01-14T14:27:08.436Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.436Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.438Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:08 2026-01-14T14:27:08.439Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - ac7f5770-e8fd-40b7-b36e-91e87877667e this is handled 14:27:08 2026-01-14T14:27:08.439Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:08 2026-01-14T14:27:08.440Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:08 2026-01-14T14:27:08.440Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:08 2026-01-14T14:27:08.520Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:08 2026-01-14T14:27:08.520Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 82 ms. 14:27:08 2026-01-14T14:27:08.520Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:08 2026-01-14T14:27:08.522Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:08 2026-01-14T14:27:08.568Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:08 o o o o---o o--o o o---o o o----o o--o--o 14:27:08 | | / \ / | / / \ | | 14:27:08 o----o o o o----o | o o o----o | 14:27:08 | | * \ / | \ * \ | | 14:27:08 o o * o o---o o--o o----o o---o * o o----o o 14:27:08 14:27:08 2026-01-14T14:27:08.568Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:08 2026-01-14T14:27:08.568Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:08 2026-01-14T14:27:08.568Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:08 2026-01-14T14:27:08.568Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:08 2026-01-14T14:27:08.568Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:08 To enable the Jet engine on the members, do one of the following: 14:27:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:08 2026-01-14T14:27:08.573Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.573Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.578Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:08 2026-01-14T14:27:08.580Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:08 2026-01-14T14:27:08.586Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:08 2026-01-14T14:27:08.586Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:08 2026-01-14T14:27:08.599Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.599Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.600Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.600Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.655Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.655Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.670Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.670Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.689Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.689Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.729Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.729Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.755Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.755Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.814Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.814Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.845Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.845Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.893Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.893Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:08 2026-01-14T14:27:08.915Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:08 2026-01-14T14:27:08.915Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.049Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.049Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.103Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.103Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.121Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.121Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.139Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.139Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.142Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.142Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.173Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.173Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.240Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.240Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.244Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.244Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.252Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.252Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.266Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.266Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.268Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.268Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.276Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.276Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.292Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.292Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.304Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.304Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.308Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:09 2026-01-14T14:27:09.308Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.308Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:09 2026-01-14T14:27:09.310Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:09 2026-01-14T14:27:09.310Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.310Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:09 2026-01-14T14:27:09.310Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.310Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.328Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.328Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.410Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.410Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.436Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.436Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.558Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.558Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.574Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.574Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.600Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.600Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.657Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.657Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.672Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.672Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.691Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.691Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.691Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.691Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.733Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.733Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.757Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.757Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.848Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.848Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.894Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.894Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:09 2026-01-14T14:27:09.916Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:09 2026-01-14T14:27:09.916Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.050Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.050Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.104Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.104Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.124Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.124Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.139Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.139Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.143Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.143Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.175Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.175Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.214Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:10 2026-01-14T14:27:10.214Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.214Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:10 2026-01-14T14:27:10.241Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.241Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.246Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.246Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.253Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.253Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.267Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.267Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.271Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.271Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.277Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.277Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.292Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.292Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.306Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.306Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.309Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:10 2026-01-14T14:27:10.309Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.309Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:10 2026-01-14T14:27:10.312Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.312Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.330Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.330Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.406Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.406Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.436Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.436Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.559Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.559Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.575Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.575Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.602Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.602Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.658Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.658Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.674Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.674Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.692Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.692Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.693Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.693Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.734Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.734Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.758Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.758Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.849Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.849Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.895Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.895Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:10 2026-01-14T14:27:10.917Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:10 2026-01-14T14:27:10.917Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.050Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.050Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.105Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.105Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.126Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.126Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.140Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.140Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.143Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.143Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.177Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.177Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.217Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:11 2026-01-14T14:27:11.217Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.217Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:11 2026-01-14T14:27:11.241Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.241Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.248Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.248Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.254Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.254Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.268Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.268Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.273Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.273Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.279Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.279Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.294Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.294Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.307Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.307Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.310Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:11 2026-01-14T14:27:11.310Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.310Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:11 2026-01-14T14:27:11.313Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.313Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.332Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.332Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.408Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.408Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.422Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:11 14:27:11 Members {size:1, ver:1} [ 14:27:11 Member [10.30.107.215]:5701 - cc775bb4-a4f6-4e4a-b5f2-18b77b7bb16e this 14:27:11 ] 14:27:11 14:27:11 2026-01-14T14:27:11.423Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:11 2026-01-14T14:27:11.424Z INFO 6658 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:11 2026-01-14T14:27:11.435Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:11 2026-01-14T14:27:11.436Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - cc775bb4-a4f6-4e4a-b5f2-18b77b7bb16e this is handled 14:27:11 2026-01-14T14:27:11.436Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.436Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.439Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:11 2026-01-14T14:27:11.440Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:11 2026-01-14T14:27:11.440Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:11 2026-01-14T14:27:11.519Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:11 2026-01-14T14:27:11.519Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 84 ms. 14:27:11 2026-01-14T14:27:11.520Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:11 2026-01-14T14:27:11.521Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:11 2026-01-14T14:27:11.536Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.536Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.559Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:11 o o o o---o o--o o o---o o o----o o--o--o 14:27:11 | | / \ / | / / \ | | 14:27:11 o----o o o o----o | o o o----o | 14:27:11 | | * \ / | \ * \ | | 14:27:11 o o * o o---o o--o o----o o---o * o o----o o 14:27:11 14:27:11 2026-01-14T14:27:11.559Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:11 2026-01-14T14:27:11.559Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:11 2026-01-14T14:27:11.559Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:11 2026-01-14T14:27:11.559Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:11 2026-01-14T14:27:11.559Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:11 To enable the Jet engine on the members, do one of the following: 14:27:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:11 2026-01-14T14:27:11.568Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:11 2026-01-14T14:27:11.569Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:11 2026-01-14T14:27:11.576Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.576Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.586Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:11 2026-01-14T14:27:11.587Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:11 2026-01-14T14:27:11.604Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.604Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.659Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.659Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.676Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.676Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.693Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.693Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.694Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.694Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.735Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.735Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.759Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.759Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.851Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.851Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.896Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.896Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:11 2026-01-14T14:27:11.917Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:11 2026-01-14T14:27:11.917Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.052Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.052Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.107Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.107Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.129Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.129Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.140Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.140Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.144Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.144Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.170Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:12 2026-01-14T14:27:12.170Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.170Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:12 2026-01-14T14:27:12.175Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.175Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.179Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.179Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.213Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:12 2026-01-14T14:27:12.213Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.213Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:12 2026-01-14T14:27:12.241Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.241Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.255Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.255Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.268Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.268Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.279Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.279Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.286Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.286Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.295Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.295Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.307Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.307Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.313Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.313Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.334Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.334Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.410Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.410Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.437Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.437Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.537Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.537Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.577Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.577Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.605Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.605Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.659Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.659Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.677Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.677Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.694Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.694Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.695Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.695Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.761Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.761Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.778Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.778Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.851Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.851Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.897Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.897Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:12 2026-01-14T14:27:12.918Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:12 2026-01-14T14:27:12.918Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.053Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.053Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.078Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.078Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.108Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.108Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.131Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.132Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.142Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.142Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.145Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.145Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.183Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.183Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.211Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:13 2026-01-14T14:27:13.211Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.211Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:13 2026-01-14T14:27:13.244Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.244Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.248Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:13 2026-01-14T14:27:13.248Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.248Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:13 2026-01-14T14:27:13.256Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.256Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.268Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.268Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.280Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.280Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.286Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.286Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.297Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.297Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.315Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.315Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.328Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.328Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.336Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.336Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.412Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.412Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.438Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.438Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.511Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 14:27:13 2026-01-14T14:27:13.511Z ERROR 6658 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 14:27:13 2026-01-14T14:27:13.575Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.576Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.578Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.578Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.606Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.606Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.661Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.661Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.679Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.679Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.695Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.695Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.695Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.695Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.762Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.762Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.779Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.779Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.853Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.853Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.897Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.897Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:13 2026-01-14T14:27:13.918Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:13 2026-01-14T14:27:13.918Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.050Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:14 2026-01-14T14:27:14.050Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.050Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:14 2026-01-14T14:27:14.054Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.054Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.082Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.082Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.110Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.110Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.134Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.134Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.142Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.142Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.147Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.147Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.185Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.185Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.214Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:14 2026-01-14T14:27:14.214Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.214Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:14 2026-01-14T14:27:14.244Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.244Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.258Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.258Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.280Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.280Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.295Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.295Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.298Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.298Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.312Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.312Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.316Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.316Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.328Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.328Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.338Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.338Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.366Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:14 14:27:14 Members {size:1, ver:1} [ 14:27:14 Member [10.30.107.215]:5701 - e96695b6-f30d-4042-9305-d71a7fff17ef this 14:27:14 ] 14:27:14 14:27:14 2026-01-14T14:27:14.367Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:14 2026-01-14T14:27:14.369Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:14 2026-01-14T14:27:14.373Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:14 2026-01-14T14:27:14.374Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - e96695b6-f30d-4042-9305-d71a7fff17ef this is handled 14:27:14 2026-01-14T14:27:14.375Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:14 2026-01-14T14:27:14.375Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:14 2026-01-14T14:27:14.377Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:14 2026-01-14T14:27:14.413Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.413Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.439Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.439Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.576Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.576Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.580Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.580Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.606Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.606Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.661Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.661Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.665Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:14 2026-01-14T14:27:14.665Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 292 ms. 14:27:14 2026-01-14T14:27:14.665Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:14 2026-01-14T14:27:14.667Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:14 2026-01-14T14:27:14.682Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.682Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.697Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.697Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.697Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.697Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.703Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:14 o o o o---o o--o o o---o o o----o o--o--o 14:27:14 | | / \ / | / / \ | | 14:27:14 o----o o o o----o | o o o----o | 14:27:14 | | * \ / | \ * \ | | 14:27:14 o o * o o---o o--o o----o o---o * o o----o o 14:27:14 14:27:14 2026-01-14T14:27:14.703Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:14 2026-01-14T14:27:14.703Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:14 2026-01-14T14:27:14.703Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:14 2026-01-14T14:27:14.703Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:14 2026-01-14T14:27:14.703Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:14 To enable the Jet engine on the members, do one of the following: 14:27:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:14 2026-01-14T14:27:14.712Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:14 2026-01-14T14:27:14.713Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:14 2026-01-14T14:27:14.723Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:14 2026-01-14T14:27:14.723Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:14 2026-01-14T14:27:14.763Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.764Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.780Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.780Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.855Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.855Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.898Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.898Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:14 2026-01-14T14:27:14.920Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:14 2026-01-14T14:27:14.920Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.053Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:15 2026-01-14T14:27:15.053Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.053Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:15 2026-01-14T14:27:15.055Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.055Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.087Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.087Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.136Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.136Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.138Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.138Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.143Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.144Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.147Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.147Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.168Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:15 2026-01-14T14:27:15.168Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.168Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:15 2026-01-14T14:27:15.189Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.189Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.245Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.245Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.259Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.259Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.281Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.281Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.283Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.283Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.296Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.296Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.313Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.313Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.318Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.318Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.329Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.329Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.340Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.340Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.415Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.415Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.440Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.440Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.577Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.577Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.581Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.581Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.608Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.608Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.661Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.662Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.684Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.684Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.697Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.697Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.697Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.697Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.764Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.764Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.780Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.781Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:15 2026-01-14T14:27:15.857Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:15 2026-01-14T14:27:15.857Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:15.898Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:16 2026-01-14T14:27:15.898Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:15.906Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:16 2026-01-14T14:27:15.906Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:15.906Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:16 2026-01-14T14:27:15.920Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:16 2026-01-14T14:27:15.921Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.057Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.057Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.089Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.089Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.138Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.138Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.139Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.139Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.144Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.144Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.148Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.148Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.171Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:16 2026-01-14T14:27:16.171Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.171Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:16 2026-01-14T14:27:16.191Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.191Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.219Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.219Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.246Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.246Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.260Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.260Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.281Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.281Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.284Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.284Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.313Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.313Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.318Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.318Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.330Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.330Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.342Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.342Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.416Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.416Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.447Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.447Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.578Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.578Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.582Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.582Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.608Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.608Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.618Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.618Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.678Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.678Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.686Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.686Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.699Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.699Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.764Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.764Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.780Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.780Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.839Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.839Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.858Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.858Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.860Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:16 2026-01-14T14:27:16.860Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.860Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:16 2026-01-14T14:27:16.899Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:16 2026-01-14T14:27:16.899Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:16 2026-01-14T14:27:16.971Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:16 14:27:16 Members {size:1, ver:1} [ 14:27:16 Member [10.30.107.215]:5701 - 372d8a82-b103-4cb0-b077-3d16dbc1c6dc this 14:27:16 ] 14:27:16 14:27:16 2026-01-14T14:27:16.972Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:16 2026-01-14T14:27:16.972Z INFO 6658 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:17 2026-01-14T14:27:16.982Z INFO 6658 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 14:27:17 2026-01-14T14:27:16.983Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:17 2026-01-14T14:27:16.983Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 372d8a82-b103-4cb0-b077-3d16dbc1c6dc this is handled 14:27:17 2026-01-14T14:27:16.986Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:17 2026-01-14T14:27:16.986Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:17 2026-01-14T14:27:16.986Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:17 2026-01-14T14:27:17.057Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.058Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.061Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:17 2026-01-14T14:27:17.062Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 14:27:17 2026-01-14T14:27:17.062Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:17 2026-01-14T14:27:17.064Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:17 2026-01-14T14:27:17.092Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.092Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.094Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:17 o o o o---o o--o o o---o o o----o o--o--o 14:27:17 | | / \ / | / / \ | | 14:27:17 o----o o o o----o | o o o----o | 14:27:17 | | * \ / | \ * \ | | 14:27:17 o o * o o---o o--o o----o o---o * o o----o o 14:27:17 14:27:17 2026-01-14T14:27:17.094Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:17 2026-01-14T14:27:17.094Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:17 2026-01-14T14:27:17.094Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:17 2026-01-14T14:27:17.094Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:17 2026-01-14T14:27:17.094Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:17 To enable the Jet engine on the members, do one of the following: 14:27:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:17 2026-01-14T14:27:17.102Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:17 2026-01-14T14:27:17.103Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:17 2026-01-14T14:27:17.113Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:17 2026-01-14T14:27:17.113Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:17 2026-01-14T14:27:17.125Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.125Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.140Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.140Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.141Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.141Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.145Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.145Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.149Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.149Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.172Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:17 2026-01-14T14:27:17.172Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.172Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:17 2026-01-14T14:27:17.196Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.196Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.247Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.247Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.262Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.262Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.282Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.282Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.285Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.285Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.310Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.310Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.314Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.315Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.320Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.320Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.345Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.345Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.418Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.418Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.448Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.448Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.549Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.549Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.580Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.580Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.583Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.583Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.609Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.609Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.618Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.619Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.689Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.689Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.690Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.690Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.766Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.766Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.780Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.781Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.810Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:17 2026-01-14T14:27:17.810Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.810Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:17 2026-01-14T14:27:17.859Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.859Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.873Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.873Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:17 2026-01-14T14:27:17.901Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:17 2026-01-14T14:27:17.901Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.057Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.057Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.067Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.067Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.094Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.094Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.126Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.126Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.142Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.142Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.143Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.143Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.147Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.147Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.175Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:18 2026-01-14T14:27:18.175Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.175Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:18 2026-01-14T14:27:18.198Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.198Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.249Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.249Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.263Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.263Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.285Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.285Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.297Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.297Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.315Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.315Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.321Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.322Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.335Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.335Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.347Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.347Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.421Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.421Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.448Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.448Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.549Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.549Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.581Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.581Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.583Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.583Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.610Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.610Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.618Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.618Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.690Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.690Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.691Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.691Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.768Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.768Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.781Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.781Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.813Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:18 2026-01-14T14:27:18.813Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.813Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:18 2026-01-14T14:27:18.859Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.859Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.874Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.874Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:18 2026-01-14T14:27:18.903Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:18 2026-01-14T14:27:18.903Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.059Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.059Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.069Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.069Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.097Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.097Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.128Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.128Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.142Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.142Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.145Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.145Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.148Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.148Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.176Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:19 2026-01-14T14:27:19.176Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.176Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:19 2026-01-14T14:27:19.200Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.200Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.249Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.249Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.264Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.264Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.286Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.286Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.292Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.292Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.317Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.317Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.335Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.335Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.340Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.340Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.350Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.350Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.423Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.423Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.449Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.449Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.521Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:19 14:27:19 Members {size:1, ver:1} [ 14:27:19 Member [10.30.107.215]:5701 - 03c214c7-cadb-40a1-8073-10665bd9b303 this 14:27:19 ] 14:27:19 14:27:19 2026-01-14T14:27:19.521Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:19 2026-01-14T14:27:19.522Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:19 2026-01-14T14:27:19.529Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:19 2026-01-14T14:27:19.529Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 03c214c7-cadb-40a1-8073-10665bd9b303 this is handled 14:27:19 2026-01-14T14:27:19.530Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:19 2026-01-14T14:27:19.531Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:19 2026-01-14T14:27:19.531Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:19 2026-01-14T14:27:19.550Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.550Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.565Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.565Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.583Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.583Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.604Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:19 2026-01-14T14:27:19.604Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 14:27:19 2026-01-14T14:27:19.604Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:19 2026-01-14T14:27:19.606Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:19 2026-01-14T14:27:19.611Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.611Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.621Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.621Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.636Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:19 o o o o---o o--o o o---o o o----o o--o--o 14:27:19 | | / \ / | / / \ | | 14:27:19 o----o o o o----o | o o o----o | 14:27:19 | | * \ / | \ * \ | | 14:27:19 o o * o o---o o--o o----o o---o * o o----o o 14:27:19 14:27:19 2026-01-14T14:27:19.636Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:19 2026-01-14T14:27:19.636Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:19 2026-01-14T14:27:19.636Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:19 2026-01-14T14:27:19.636Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:19 2026-01-14T14:27:19.636Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:19 To enable the Jet engine on the members, do one of the following: 14:27:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:19 2026-01-14T14:27:19.645Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:19 2026-01-14T14:27:19.646Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:19 2026-01-14T14:27:19.662Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:19 2026-01-14T14:27:19.662Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:19 2026-01-14T14:27:19.691Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.691Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.692Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.692Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.768Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:19 2026-01-14T14:27:19.768Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.768Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:19 2026-01-14T14:27:19.768Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.768Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.783Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.783Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.817Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.817Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.875Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.875Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:19 2026-01-14T14:27:19.904Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:19 2026-01-14T14:27:19.904Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.060Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.060Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.070Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.070Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.100Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.100Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.128Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.128Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.144Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.144Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.147Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.147Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.150Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.150Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.169Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.169Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.202Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.202Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.217Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:20 2026-01-14T14:27:20.218Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.218Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:20 2026-01-14T14:27:20.266Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.266Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.286Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.286Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.295Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.295Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.310Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.310Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.336Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.336Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.341Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.341Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.352Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.352Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.424Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.424Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.474Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.474Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.550Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.551Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.567Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.567Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.583Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.583Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.613Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.613Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.621Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.621Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.692Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.692Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.694Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.694Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.770Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.770Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.772Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:20 2026-01-14T14:27:20.772Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.772Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:20 2026-01-14T14:27:20.792Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.792Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.862Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.862Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.875Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.875Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:20 2026-01-14T14:27:20.905Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:20 2026-01-14T14:27:20.905Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.062Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.062Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.070Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:21 2026-01-14T14:27:21.070Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.070Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:21 2026-01-14T14:27:21.072Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.072Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.101Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.102Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.129Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.129Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.145Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.145Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.149Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.149Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.151Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.151Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.170Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.170Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.205Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.205Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.267Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.267Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.296Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.296Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.313Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.313Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.320Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.320Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.342Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.342Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.354Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.354Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.371Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.371Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.425Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.425Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.474Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.474Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.550Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.550Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.568Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.568Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.585Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.585Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.614Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.614Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.621Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.621Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.626Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:21 2026-01-14T14:27:21.626Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.626Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:21 2026-01-14T14:27:21.631Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.631Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.697Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.697Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.770Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.770Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.792Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.792Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.859Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.859Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.877Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.877Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:21 2026-01-14T14:27:21.925Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:21 2026-01-14T14:27:21.925Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.023Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:22 2026-01-14T14:27:22.023Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.023Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:22 2026-01-14T14:27:22.063Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.063Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.085Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.085Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.103Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.103Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.130Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.130Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.146Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.146Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.152Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.152Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.152Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.152Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.170Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.170Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.207Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.207Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.268Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.268Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.297Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.297Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.314Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.314Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.321Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.321Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.344Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.344Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.356Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.356Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.372Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.372Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.383Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:22 14:27:22 Members {size:1, ver:1} [ 14:27:22 Member [10.30.107.215]:5701 - 53e6b6a8-58f5-4c18-809e-68d0886589ef this 14:27:22 ] 14:27:22 14:27:22 2026-01-14T14:27:22.383Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:22 2026-01-14T14:27:22.385Z INFO 6658 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:22 2026-01-14T14:27:22.393Z INFO 6658 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 14:27:22 2026-01-14T14:27:22.397Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:22 2026-01-14T14:27:22.397Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 53e6b6a8-58f5-4c18-809e-68d0886589ef this is handled 14:27:22 2026-01-14T14:27:22.398Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:22 2026-01-14T14:27:22.398Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:22 2026-01-14T14:27:22.399Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:22 2026-01-14T14:27:22.426Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.426Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.476Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.476Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.478Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:22 2026-01-14T14:27:22.478Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.478Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:22 2026-01-14T14:27:22.483Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:22 2026-01-14T14:27:22.483Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 86 ms. 14:27:22 2026-01-14T14:27:22.483Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:22 2026-01-14T14:27:22.484Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:22 2026-01-14T14:27:22.514Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:22 o o o o---o o--o o o---o o o----o o--o--o 14:27:22 | | / \ / | / / \ | | 14:27:22 o----o o o o----o | o o o----o | 14:27:22 | | * \ / | \ * \ | | 14:27:22 o o * o o---o o--o o----o o---o * o o----o o 14:27:22 14:27:22 2026-01-14T14:27:22.514Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:22 2026-01-14T14:27:22.514Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:22 2026-01-14T14:27:22.514Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:22 2026-01-14T14:27:22.514Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:22 2026-01-14T14:27:22.514Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:22 To enable the Jet engine on the members, do one of the following: 14:27:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:22 2026-01-14T14:27:22.525Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:22 2026-01-14T14:27:22.526Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:22 2026-01-14T14:27:22.540Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:22 2026-01-14T14:27:22.540Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:22 2026-01-14T14:27:22.550Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.550Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.560Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.560Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.585Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.585Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.585Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.585Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.616Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.616Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.623Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.623Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.699Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.699Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.772Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.772Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.785Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.785Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.793Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.793Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.878Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.878Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.926Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:22 2026-01-14T14:27:22.926Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.981Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:22 2026-01-14T14:27:22.981Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:22 2026-01-14T14:27:22.981Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:23 2026-01-14T14:27:23.065Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.065Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.086Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.086Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.105Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.105Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.131Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.131Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.147Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.147Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.153Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.153Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.154Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.154Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.172Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.172Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.209Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.209Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.270Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.270Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.299Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.299Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.315Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.315Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.323Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.323Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.344Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.345Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.358Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.358Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.372Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.372Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.427Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.427Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.477Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.477Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.479Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:23 2026-01-14T14:27:23.479Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.479Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:23 2026-01-14T14:27:23.560Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.560Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.585Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.585Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.586Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.586Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.588Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.588Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.618Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.618Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.624Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.624Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.703Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.703Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.772Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.773Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.786Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.786Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.796Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.796Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.881Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.881Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.929Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:23 2026-01-14T14:27:23.929Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.986Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:23 2026-01-14T14:27:23.986Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:23 2026-01-14T14:27:23.986Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:24 2026-01-14T14:27:24.065Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.065Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.088Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.088Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.107Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.107Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.134Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.134Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.149Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.149Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.155Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.155Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.161Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.161Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.173Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.173Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.215Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.215Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.272Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.272Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.299Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.299Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.317Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.317Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.324Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.324Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.346Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.346Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.366Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.366Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.377Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.377Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.428Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.428Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.444Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:24 2026-01-14T14:27:24.444Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.444Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:24 2026-01-14T14:27:24.480Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.480Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.570Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.570Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.585Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.585Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.587Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.588Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.588Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.588Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.591Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.591Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.625Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.625Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.714Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.714Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.773Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.773Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.788Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.789Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.842Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.842Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.883Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.883Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.930Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:24 2026-01-14T14:27:24.930Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.986Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:24 2026-01-14T14:27:24.986Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:24 2026-01-14T14:27:24.986Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:25 2026-01-14T14:27:25.057Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.057Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.067Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.068Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.111Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.111Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.158Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.158Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.159Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.160Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.172Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.172Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.174Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.174Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.199Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.199Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.205Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:25 14:27:25 Members {size:1, ver:1} [ 14:27:25 Member [10.30.107.215]:5701 - dfb75a1d-2eb3-4a0b-a12f-fc3bf0b2d525 this 14:27:25 ] 14:27:25 14:27:25 2026-01-14T14:27:25.206Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:25 2026-01-14T14:27:25.207Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:25 2026-01-14T14:27:25.215Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:25 2026-01-14T14:27:25.215Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - dfb75a1d-2eb3-4a0b-a12f-fc3bf0b2d525 this is handled 14:27:25 2026-01-14T14:27:25.216Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:25 2026-01-14T14:27:25.217Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:25 2026-01-14T14:27:25.217Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:25 2026-01-14T14:27:25.222Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.222Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.273Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.273Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.300Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.300Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.303Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:25 2026-01-14T14:27:25.304Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 89 ms. 14:27:25 2026-01-14T14:27:25.304Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:25 2026-01-14T14:27:25.305Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:25 2026-01-14T14:27:25.315Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.315Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.318Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.318Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.325Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.325Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.334Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:25 o o o o---o o--o o o---o o o----o o--o--o 14:27:25 | | / \ / | / / \ | | 14:27:25 o----o o o o----o | o o o----o | 14:27:25 | | * \ / | \ * \ | | 14:27:25 o o * o o---o o--o o----o o---o * o o----o o 14:27:25 14:27:25 2026-01-14T14:27:25.334Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:25 2026-01-14T14:27:25.334Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:25 2026-01-14T14:27:25.334Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:25 2026-01-14T14:27:25.334Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:25 2026-01-14T14:27:25.334Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:25 To enable the Jet engine on the members, do one of the following: 14:27:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:25 2026-01-14T14:27:25.342Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:25 2026-01-14T14:27:25.344Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:25 2026-01-14T14:27:25.348Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:25 2026-01-14T14:27:25.349Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:25 2026-01-14T14:27:25.377Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.377Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.379Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.379Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.429Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.429Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.455Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:25 2026-01-14T14:27:25.455Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.455Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:25 2026-01-14T14:27:25.481Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.481Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.571Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.571Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.586Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.586Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.590Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.590Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.592Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.593Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.626Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.626Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.629Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.630Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.726Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.726Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.775Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.775Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.790Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.790Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.844Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.844Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:25 2026-01-14T14:27:25.884Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:25 2026-01-14T14:27:25.884Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:25.930Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:26 2026-01-14T14:27:25.930Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:25.988Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:26 2026-01-14T14:27:25.988Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:25.988Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:26 2026-01-14T14:27:26.069Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.069Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.101Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.101Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.114Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.114Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.160Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.160Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.160Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.160Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.175Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.175Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.183Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.183Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.201Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.201Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.230Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.230Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.230Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.230Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.275Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.275Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.301Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.301Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.320Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.320Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.326Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.326Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.381Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.381Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.384Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.385Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.411Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:26 2026-01-14T14:27:26.411Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.411Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:26 2026-01-14T14:27:26.430Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.430Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.483Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.483Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.572Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.572Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.587Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.587Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.590Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.590Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.593Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.593Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.628Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.628Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.630Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.630Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.735Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.735Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.776Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.776Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.792Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.792Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.846Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.846Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:26 2026-01-14T14:27:26.885Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:26 2026-01-14T14:27:26.886Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:26.932Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:27 2026-01-14T14:27:26.932Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.008Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:27 2026-01-14T14:27:27.008Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.008Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:27 2026-01-14T14:27:27.071Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.071Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.102Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.102Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.116Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.116Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.120Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.120Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.161Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.161Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.161Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.161Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.177Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.177Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.189Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.189Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.203Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.203Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.225Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.236Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.236Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.276Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.276Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.321Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.321Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.327Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.327Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.381Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.381Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.398Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.398Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.421Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:27 2026-01-14T14:27:27.421Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.421Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:27 2026-01-14T14:27:27.431Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.431Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.485Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.485Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.574Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.574Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.580Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.580Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.588Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.589Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.612Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.612Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.629Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.629Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.632Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.632Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.743Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.743Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.778Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.778Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.792Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.792Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.849Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.849Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:27 2026-01-14T14:27:27.886Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:27 2026-01-14T14:27:27.886Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:27.954Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:28 2026-01-14T14:27:27.954Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:27.986Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:28 2026-01-14T14:27:27.986Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.009Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:28 2026-01-14T14:27:28.009Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.009Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:28 2026-01-14T14:27:28.030Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:28 14:27:28 Members {size:1, ver:1} [ 14:27:28 Member [10.30.107.215]:5701 - 89ef58ad-2236-4776-a573-8a83974a59cf this 14:27:28 ] 14:27:28 14:27:28 2026-01-14T14:27:28.030Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:28 2026-01-14T14:27:28.031Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:28 2026-01-14T14:27:28.035Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:28 2026-01-14T14:27:28.035Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 89ef58ad-2236-4776-a573-8a83974a59cf this is handled 14:27:28 2026-01-14T14:27:28.036Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:28 2026-01-14T14:27:28.037Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:28 2026-01-14T14:27:28.038Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:28 2026-01-14T14:27:28.073Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.073Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.103Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.103Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.110Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:28 2026-01-14T14:27:28.110Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 14:27:28 2026-01-14T14:27:28.111Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:28 2026-01-14T14:27:28.112Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:28 2026-01-14T14:27:28.123Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.123Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.138Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:28 o o o o---o o--o o o---o o o----o o--o--o 14:27:28 | | / \ / | / / \ | | 14:27:28 o----o o o o----o | o o o----o | 14:27:28 | | * \ / | \ * \ | | 14:27:28 o o * o o---o o--o o----o o---o * o o----o o 14:27:28 14:27:28 2026-01-14T14:27:28.138Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:28 2026-01-14T14:27:28.138Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:28 2026-01-14T14:27:28.138Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:28 2026-01-14T14:27:28.138Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:28 2026-01-14T14:27:28.138Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:28 To enable the Jet engine on the members, do one of the following: 14:27:28 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:28 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:28 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:28 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:28 2026-01-14T14:27:28.140Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.140Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.147Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:28 2026-01-14T14:27:28.148Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:28 2026-01-14T14:27:28.163Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.163Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.175Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:28 2026-01-14T14:27:28.175Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:28 2026-01-14T14:27:28.178Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.178Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.192Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.192Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.198Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.199Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.204Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.204Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.226Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.257Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.257Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.278Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.278Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.328Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.328Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.380Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:28 2026-01-14T14:27:28.380Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.380Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:28 2026-01-14T14:27:28.383Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.383Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.409Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.409Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.432Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.432Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.457Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.457Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.486Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.486Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.581Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.581Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.588Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.589Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.613Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.613Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.630Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.630Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.633Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.633Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.748Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.748Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.779Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.779Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.793Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.793Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.851Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.851Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:28 2026-01-14T14:27:28.887Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:28 2026-01-14T14:27:28.887Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:28.956Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:29 2026-01-14T14:27:28.956Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:28.972Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:29 2026-01-14T14:27:28.972Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:28.972Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:29 2026-01-14T14:27:28.989Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:29 2026-01-14T14:27:28.989Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.076Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.076Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.103Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.103Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.127Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.127Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.145Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.145Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.164Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.164Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.179Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.179Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.198Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.198Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.201Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.201Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.204Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.204Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.225Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.281Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.281Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.283Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.283Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.312Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.312Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.317Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.317Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.385Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.385Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.386Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:29 2026-01-14T14:27:29.386Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.386Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:29 2026-01-14T14:27:29.447Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.447Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.459Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.459Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.523Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.523Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.582Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.582Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.590Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.590Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.614Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.614Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.631Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.631Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.635Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.635Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.722Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.722Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.753Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.753Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.798Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.798Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.863Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.863Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:29 2026-01-14T14:27:29.888Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:29 2026-01-14T14:27:29.888Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:29.957Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:30 2026-01-14T14:27:29.957Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:29.980Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:30 2026-01-14T14:27:29.980Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:29.980Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:30 2026-01-14T14:27:29.992Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:30 2026-01-14T14:27:29.992Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.049Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.049Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.078Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.078Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.104Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.104Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.130Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.130Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.165Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.165Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.181Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.181Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.200Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.200Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.214Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.214Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.215Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.215Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.215Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.215Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.225Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.225Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.244Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:30 2026-01-14T14:27:30.244Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.244Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:30 2026-01-14T14:27:30.296Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.296Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.313Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.313Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.322Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.322Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.387Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.387Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.461Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.461Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.479Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.479Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.495Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:30 14:27:30 Members {size:1, ver:1} [ 14:27:30 Member [10.30.107.215]:5701 - e739882d-6e09-4fce-8b96-b0e540665dbd this 14:27:30 ] 14:27:30 14:27:30 2026-01-14T14:27:30.496Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:30 2026-01-14T14:27:30.497Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:30 2026-01-14T14:27:30.526Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:30 2026-01-14T14:27:30.527Z INFO 6658 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - e739882d-6e09-4fce-8b96-b0e540665dbd this is handled 14:27:30 2026-01-14T14:27:30.528Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:30 2026-01-14T14:27:30.529Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:30 2026-01-14T14:27:30.529Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:30 2026-01-14T14:27:30.546Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.546Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.583Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.583Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.591Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.591Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.615Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.615Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.632Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.632Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.636Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.637Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.723Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.723Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.758Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.758Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.789Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:30 2026-01-14T14:27:30.789Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 263 ms. 14:27:30 2026-01-14T14:27:30.790Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:30 2026-01-14T14:27:30.792Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:30 2026-01-14T14:27:30.799Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.799Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.824Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:30 o o o o---o o--o o o---o o o----o o--o--o 14:27:30 | | / \ / | / / \ | | 14:27:30 o----o o o o----o | o o o----o | 14:27:30 | | * \ / | \ * \ | | 14:27:30 o o * o o---o o--o o----o o---o * o o----o o 14:27:30 14:27:30 2026-01-14T14:27:30.824Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:30 2026-01-14T14:27:30.824Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:30 2026-01-14T14:27:30.824Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:30 2026-01-14T14:27:30.824Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:30 2026-01-14T14:27:30.824Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:30 To enable the Jet engine on the members, do one of the following: 14:27:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:30 2026-01-14T14:27:30.835Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:30 2026-01-14T14:27:30.837Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:30 2026-01-14T14:27:30.843Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:30 2026-01-14T14:27:30.843Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:30 2026-01-14T14:27:30.889Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.889Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:30 2026-01-14T14:27:30.899Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:30 2026-01-14T14:27:30.899Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:30.958Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:31 2026-01-14T14:27:30.958Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:30.984Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:31 2026-01-14T14:27:30.984Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:30.984Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:31 2026-01-14T14:27:30.995Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:31 2026-01-14T14:27:30.995Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.054Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.054Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.081Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.081Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.105Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.105Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.134Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.134Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.166Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.166Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.184Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.184Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.202Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.202Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.216Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.216Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.217Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.217Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.223Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.223Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.265Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.265Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.272Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:31 2026-01-14T14:27:31.272Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.272Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:31 2026-01-14T14:27:31.297Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.297Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.314Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.314Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.326Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.326Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.388Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.388Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.464Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.464Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.481Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.481Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.548Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.548Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.586Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.586Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.593Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.593Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.615Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.615Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.634Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.634Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.637Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.637Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.727Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.727Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.761Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.761Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.800Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.800Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.901Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.901Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:31 2026-01-14T14:27:31.918Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:31 2026-01-14T14:27:31.918Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:31.959Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:32 2026-01-14T14:27:31.959Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:31.985Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:32 2026-01-14T14:27:31.985Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:31.985Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:32 2026-01-14T14:27:31.996Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:32 2026-01-14T14:27:31.996Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.059Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.059Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.082Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.082Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.106Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.106Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.137Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.137Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.167Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.167Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.186Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.186Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.202Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.203Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.216Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.216Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.218Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.218Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.228Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.228Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.265Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.265Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.271Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.271Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.273Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:32 2026-01-14T14:27:32.273Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.273Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:32 2026-01-14T14:27:32.282Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.282Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.329Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.329Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.390Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.390Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.466Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.466Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.486Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.486Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.548Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.548Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.566Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.566Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.594Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.594Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.615Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.615Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.634Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.634Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.637Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.637Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.729Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.729Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.763Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.763Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.802Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.802Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.903Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.903Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:32 2026-01-14T14:27:32.919Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:32 2026-01-14T14:27:32.919Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:32.960Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:33 2026-01-14T14:27:32.960Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:32.994Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:33 2026-01-14T14:27:32.994Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:32.994Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:33 2026-01-14T14:27:32.997Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:33 2026-01-14T14:27:32.997Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.064Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.064Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.083Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.084Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.108Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.108Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.142Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.143Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.169Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.169Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.188Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.188Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.203Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.203Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.218Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.218Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.230Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.230Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.246Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.246Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.266Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.266Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.279Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:33 2026-01-14T14:27:33.279Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.279Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:33 2026-01-14T14:27:33.282Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.282Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.283Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.283Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.312Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:33 14:27:33 Members {size:1, ver:1} [ 14:27:33 Member [10.30.107.215]:5701 - 1207a829-8ee4-4a12-bddc-6672a804ef31 this 14:27:33 ] 14:27:33 14:27:33 2026-01-14T14:27:33.313Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:33 2026-01-14T14:27:33.315Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:33 2026-01-14T14:27:33.332Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.332Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.335Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:33 2026-01-14T14:27:33.336Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 1207a829-8ee4-4a12-bddc-6672a804ef31 this is handled 14:27:33 2026-01-14T14:27:33.337Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:33 2026-01-14T14:27:33.339Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:33 2026-01-14T14:27:33.339Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:33 2026-01-14T14:27:33.391Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.391Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.397Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:33 2026-01-14T14:27:33.398Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 62 ms. 14:27:33 2026-01-14T14:27:33.398Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:33 2026-01-14T14:27:33.400Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:33 2026-01-14T14:27:33.430Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:33 o o o o---o o--o o o---o o o----o o--o--o 14:27:33 | | / \ / | / / \ | | 14:27:33 o----o o o o----o | o o o----o | 14:27:33 | | * \ / | \ * \ | | 14:27:33 o o * o o---o o--o o----o o---o * o o----o o 14:27:33 14:27:33 2026-01-14T14:27:33.430Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:33 2026-01-14T14:27:33.430Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:33 2026-01-14T14:27:33.430Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:33 2026-01-14T14:27:33.430Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:33 2026-01-14T14:27:33.430Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:33 To enable the Jet engine on the members, do one of the following: 14:27:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:33 2026-01-14T14:27:33.443Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:33 2026-01-14T14:27:33.445Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:33 2026-01-14T14:27:33.451Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:33 2026-01-14T14:27:33.452Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:33 2026-01-14T14:27:33.467Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.467Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.487Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.487Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.493Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.493Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.550Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.550Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.596Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.596Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.617Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.617Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.636Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.636Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.638Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.638Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.731Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.731Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.768Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.768Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.803Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.804Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.905Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.905Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:33 2026-01-14T14:27:33.922Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:33 2026-01-14T14:27:33.922Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:33.962Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:34 2026-01-14T14:27:33.962Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:33.994Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:34 2026-01-14T14:27:33.994Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:33.994Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:34 2026-01-14T14:27:33.998Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:34 2026-01-14T14:27:33.998Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.068Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.068Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.084Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.084Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.108Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.108Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.146Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.146Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.170Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.170Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.189Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.190Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.205Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.205Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.219Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.219Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.232Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:34 2026-01-14T14:27:34.233Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.233Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:34 2026-01-14T14:27:34.239Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.239Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.239Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.239Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.247Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.247Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.284Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.284Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.310Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.310Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.335Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.335Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.393Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.393Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.468Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.468Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.489Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.489Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.493Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.493Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.552Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.552Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.597Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.597Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.618Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.618Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.637Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.637Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.639Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.639Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.733Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.733Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.772Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.772Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.804Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.804Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.907Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.907Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:34 2026-01-14T14:27:34.926Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:34 2026-01-14T14:27:34.926Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:34.964Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:35 2026-01-14T14:27:34.964Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:34.971Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:35 2026-01-14T14:27:34.971Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:34.994Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:35 2026-01-14T14:27:34.994Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:34.994Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:35 2026-01-14T14:27:34.999Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:35 2026-01-14T14:27:34.999Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.085Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.085Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.086Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:35 2026-01-14T14:27:35.086Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.086Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:35 2026-01-14T14:27:35.137Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.137Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.145Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.146Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.148Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.148Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.171Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.171Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.190Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.190Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.206Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.206Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.222Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.222Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.239Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.239Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.248Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.248Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.286Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.286Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.312Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.312Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.337Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.337Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.394Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.394Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.470Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.470Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.492Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.492Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.495Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.495Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.553Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.553Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.599Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.599Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.620Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.620Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.636Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.636Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.638Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.638Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.735Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.735Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.775Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.775Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.806Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.806Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.907Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.908Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:35 2026-01-14T14:27:35.927Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:35 2026-01-14T14:27:35.927Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:35.965Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:36 2026-01-14T14:27:35.965Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:35.975Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:36 2026-01-14T14:27:35.975Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:35.995Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:36 2026-01-14T14:27:35.995Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:35.995Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:36 2026-01-14T14:27:36.020Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:36 14:27:36 Members {size:1, ver:1} [ 14:27:36 Member [10.30.107.215]:5701 - b4c19bb5-d91e-445c-a0b6-6a22a0f92d11 this 14:27:36 ] 14:27:36 14:27:36 2026-01-14T14:27:36.022Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:36 2026-01-14T14:27:36.023Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:36 2026-01-14T14:27:36.028Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.028Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.037Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.037Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.041Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:36 2026-01-14T14:27:36.042Z INFO 6658 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - b4c19bb5-d91e-445c-a0b6-6a22a0f92d11 this is handled 14:27:36 2026-01-14T14:27:36.042Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:36 2026-01-14T14:27:36.043Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:36 2026-01-14T14:27:36.043Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:36 2026-01-14T14:27:36.091Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:36 2026-01-14T14:27:36.091Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.091Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:36 2026-01-14T14:27:36.107Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:36 2026-01-14T14:27:36.107Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 66 ms. 14:27:36 2026-01-14T14:27:36.107Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:36 2026-01-14T14:27:36.109Z INFO 6658 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 14:27:36 2026-01-14T14:27:36.138Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.138Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.150Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.150Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.152Z INFO 6658 --- [ main] com.hazelcast.system.logo : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:36 o o o o---o o--o o o---o o o----o o--o--o 14:27:36 | | / \ / | / / \ | | 14:27:36 o----o o o o----o | o o o----o | 14:27:36 | | * \ / | \ * \ | | 14:27:36 o o * o o---o o--o o----o o---o * o o----o o 14:27:36 14:27:36 2026-01-14T14:27:36.152Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:27:36 2026-01-14T14:27:36.152Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701 14:27:36 2026-01-14T14:27:36.152Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Cluster name: dev 14:27:36 2026-01-14T14:27:36.152Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:27:36 2026-01-14T14:27:36.152Z INFO 6658 --- [ main] com.hazelcast.system : [10.30.107.215]:5701 [dev] [5.5.0] The Jet engine is disabled. 14:27:36 To enable the Jet engine on the members, do one of the following: 14:27:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:27:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:27:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:27:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:27:36 2026-01-14T14:27:36.153Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.153Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.161Z INFO 6658 --- [ main] com.hazelcast.system.security : [10.30.107.215]:5701 [dev] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:27:36 2026-01-14T14:27:36.163Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Using Multicast discovery 14:27:36 2026-01-14T14:27:36.168Z INFO 6658 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.215]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:27:36 2026-01-14T14:27:36.169Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTING 14:27:36 2026-01-14T14:27:36.173Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.173Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.173Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.173Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.208Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.208Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.224Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.224Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.240Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.240Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.249Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.249Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.286Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.286Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.313Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.313Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.341Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.341Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.395Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.395Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.492Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.492Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.495Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.495Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.513Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.513Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.555Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.555Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.600Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.600Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.620Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.620Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.637Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.637Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.639Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.640Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.736Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.736Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.779Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.779Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.806Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.806Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.908Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.908Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:36 2026-01-14T14:27:36.929Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:36 2026-01-14T14:27:36.929Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:36.946Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:37 2026-01-14T14:27:36.946Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:36.946Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:37 2026-01-14T14:27:36.966Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:37 2026-01-14T14:27:36.966Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:36.979Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:37 2026-01-14T14:27:36.979Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:36.995Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:37 2026-01-14T14:27:36.995Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:36.995Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:37 2026-01-14T14:27:37.037Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.037Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.039Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.039Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.139Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.139Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.153Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.153Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.156Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.156Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.175Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.175Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.190Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.190Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.191Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.191Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.210Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.210Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.226Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.226Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.250Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.250Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.287Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.287Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.313Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.313Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.348Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.348Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.403Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.404Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.492Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.492Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.509Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.509Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.514Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.514Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.555Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.556Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.601Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.601Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.621Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.621Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.639Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.639Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.669Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.669Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.738Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.738Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.771Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.771Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.782Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.782Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.847Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:37 2026-01-14T14:27:37.848Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.848Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:37 2026-01-14T14:27:37.910Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.911Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:37 2026-01-14T14:27:37.929Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:37 2026-01-14T14:27:37.929Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:37.968Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:38 2026-01-14T14:27:37.968Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:37.983Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:38 2026-01-14T14:27:37.983Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:37.995Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:38 2026-01-14T14:27:37.995Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:37.995Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:38 2026-01-14T14:27:38.038Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.039Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.040Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.040Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.045Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.045Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.156Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.156Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.158Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.158Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.167Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.167Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.176Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.176Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.192Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.192Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.211Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.211Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.227Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.227Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.250Z INFO 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.250Z WARN 6658 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.288Z INFO 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.288Z WARN 6658 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.314Z INFO 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.314Z WARN 6658 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.352Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.352Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.404Z INFO 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.404Z WARN 6658 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.450Z INFO 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.450Z WARN 6658 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.511Z INFO 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.511Z WARN 6658 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.515Z INFO 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.515Z WARN 6658 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.556Z INFO 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.556Z WARN 6658 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.602Z INFO 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.602Z WARN 6658 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.621Z INFO 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.622Z WARN 6658 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.641Z INFO 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.641Z WARN 6658 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.705Z INFO 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.705Z WARN 6658 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.739Z INFO 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.739Z WARN 6658 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.785Z INFO 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.785Z WARN 6658 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.810Z INFO 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.810Z WARN 6658 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.848Z INFO 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 14:27:38 2026-01-14T14:27:38.848Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.848Z WARN 6658 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:38 2026-01-14T14:27:38.858Z INFO 6658 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.215]:5701 [dev] [5.5.0] 14:27:38 14:27:38 Members {size:1, ver:1} [ 14:27:38 Member [10.30.107.215]:5701 - 5179b846-6193-4303-bfeb-fb5b624e889f this 14:27:38 ] 14:27:38 14:27:38 2026-01-14T14:27:38.859Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is STARTED 14:27:38 2026-01-14T14:27:38.860Z INFO 6658 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 14:27:38 2026-01-14T14:27:38.911Z INFO 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.911Z WARN 6658 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.930Z INFO 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.930Z WARN 6658 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 14:27:38 2026-01-14T14:27:38.960Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTTING_DOWN 14:27:38 2026-01-14T14:27:38.960Z INFO 6658 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.215]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.215]:5701 - 5179b846-6193-4303-bfeb-fb5b624e889f this is handled 14:27:38 2026-01-14T14:27:38.961Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down multicast service... 14:27:38 2026-01-14T14:27:38.961Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down connection manager... 14:27:38 2026-01-14T14:27:38.962Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Shutting down node engine... 14:27:38 2026-01-14T14:27:38.965Z INFO 6658 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.215]:5701 [dev] [5.5.0] Destroying node NodeExtension. 14:27:38 2026-01-14T14:27:38.965Z INFO 6658 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.215]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 5 ms. 14:27:38 2026-01-14T14:27:38.965Z INFO 6658 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.215]:5701 [dev] [5.5.0] [10.30.107.215]:5701 is SHUTDOWN 14:27:38 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.54 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 14:27:38 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 14:27:38 2026-01-14T14:27:38.968Z INFO 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 14:27:38 2026-01-14T14:27:38.968Z WARN 6658 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 14:27:38 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 14:27:39 2026-01-14T14:27:38.987Z INFO 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 14:27:39 2026-01-14T14:27:38.987Z WARN 6658 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:39 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 14:27:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 14:27:39 2026-01-14T14:27:39.014Z INFO 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 14:27:39 2026-01-14T14:27:39.014Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.014Z WARN 6658 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:27:39 14:27:39 . ____ _ __ _ _ 14:27:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:27:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:27:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:27:39 ' |____| .__|_| |_|_| |_\__, | / / / / 14:27:39 =========|_|==============|___/=/_/_/_/ 14:27:39 14:27:39 :: Spring Boot :: (v3.5.9) 14:27:39 14:27:39 2026-01-14T14:27:39.023Z INFO 6658 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6658 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 14:27:39 2026-01-14T14:27:39.023Z INFO 6658 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 14:27:39 2026-01-14T14:27:39.028Z INFO 6658 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.016 seconds (process running for 180.458) 14:27:39 2026-01-14T14:27:39.039Z INFO 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.039Z WARN 6658 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.040Z INFO 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.040Z WARN 6658 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.050Z INFO 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.050Z WARN 6658 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 14:27:39 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 14:27:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 14:27:39 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 14:27:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 14:27:39 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 14:27:39 2026-01-14T14:27:39.144Z INFO 6658 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 14:27:39 2026-01-14T14:27:39.144Z INFO 6658 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 14:27:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 14:27:39 2026-01-14T14:27:39.161Z INFO 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.161Z INFO 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.161Z WARN 6658 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.161Z WARN 6658 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.167Z INFO 6658 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 14:27:39 2026-01-14T14:27:39.168Z INFO 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.168Z WARN 6658 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.168Z INFO 6658 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 14:27:39 2026-01-14T14:27:39.168Z INFO 6658 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 14:27:39 2026-01-14T14:27:39.171Z INFO 6658 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 14:27:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 14:27:39 2026-01-14T14:27:39.182Z INFO 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.182Z WARN 6658 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.191Z ERROR 6658 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 14:27:39 14:27:39 java.lang.RuntimeException: Simulated failure 14:27:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:27:39 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:39 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:27:39 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:27:39 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:27:39 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:27:39 at groovy.lang.Closure.call(Closure.java:427) 14:27:39 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 14:27:39 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 14:27:39 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 14:27:39 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 14:27:39 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 14:27:39 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 14:27:39 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 14:27:39 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 14:27:39 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 14:27:39 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:27:39 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 14:27:39 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 14:27:39 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 14:27:39 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467.migrateInventoryToModelRelease20250722$accessor$vBZFVs9W(Unknown Source) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467$auxiliary$8k0D9YOn.call(Unknown Source) 14:27:39 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 14:27:39 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 14:27:39 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 14:27:39 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 14:27:39 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:27:39 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467.migrateInventoryToModelRelease20250722(Unknown Source) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467$migrateInventoryToModelRelease20250722.call(Unknown Source) 14:27:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:27:39 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:27:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:39 14:27:39 2026-01-14T14:27:39.192Z ERROR 6658 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 14:27:39 14:27:39 java.lang.RuntimeException: Simulated failure 14:27:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:27:39 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:39 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:27:39 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:27:39 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:27:39 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:27:39 at groovy.lang.Closure.call(Closure.java:427) 14:27:39 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 14:27:39 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 14:27:39 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 14:27:39 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 14:27:39 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 14:27:39 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 14:27:39 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 14:27:39 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 14:27:39 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 14:27:39 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:27:39 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 14:27:39 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 14:27:39 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 14:27:39 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467.migrateInventoryToModelRelease20250722$accessor$vBZFVs9W(Unknown Source) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467$auxiliary$8k0D9YOn.call(Unknown Source) 14:27:39 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 14:27:39 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 14:27:39 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 14:27:39 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 14:27:39 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 14:27:39 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467.migrateInventoryToModelRelease20250722(Unknown Source) 14:27:39 at org.onap.cps.ncmp.init.DataMigration$SpockMock$252975467$migrateInventoryToModelRelease20250722.call(Unknown Source) 14:27:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:27:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:27:39 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:27:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:27:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:39 14:27:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 14:27:39 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 14:27:39 2026-01-14T14:27:39.193Z INFO 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.193Z WARN 6658 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.213Z INFO 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.213Z WARN 6658 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.218Z INFO 6658 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:27:39 2026-01-14T14:27:39.218Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 14:27:39 2026-01-14T14:27:39.218Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 14:27:39 2026-01-14T14:27:39.219Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 14:27:39 2026-01-14T14:27:39.220Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 14:27:39 2026-01-14T14:27:39.224Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 14:27:39 2026-01-14T14:27:39.225Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2025-07-22. 14:27:39 2026-01-14T14:27:39.226Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2025-07-22 installed successfully, 14:27:39 2026-01-14T14:27:39.226Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 14:27:39 2026-01-14T14:27:39.229Z INFO 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 14:27:39 2026-01-14T14:27:39.229Z WARN 6658 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 14:27:39 2026-01-14T14:27:39.229Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 14:27:39 2026-01-14T14:27:39.229Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 14:27:39 2026-01-14T14:27:39.229Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 14:27:39 2026-01-14T14:27:39.229Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 14:27:39 2026-01-14T14:27:39.233Z INFO 6658 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 14:27:39 2026-01-14T14:27:39.235Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 14:27:39 2026-01-14T14:27:39.235Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision 2025-07-22 is already installed. 14:27:39 2026-01-14T14:27:39.235Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 14:27:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 14:27:39 2026-01-14T14:27:39.237Z INFO 6658 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 14:27:39 [INFO] 14:27:39 [INFO] Results: 14:27:39 [INFO] 14:27:39 [INFO] Tests run: 852, Failures: 0, Errors: 0, Skipped: 0 14:27:39 [INFO] 14:27:39 [INFO] 14:27:39 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 14:27:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 14:27:39 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 14:27:39 [INFO] All coverage checks have been met. 14:27:39 [INFO] 14:27:39 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 14:27:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 14:27:39 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 14:27:40 [INFO] 14:27:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 14:27:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar 14:27:40 [INFO] 14:27:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 14:27:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.jar 14:27:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.4-SNAPSHOT/cps-ncmp-service-3.7.4-SNAPSHOT.pom 14:27:40 [INFO] 14:27:40 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 14:27:40 [INFO] Building cps-ncmp-rest 3.7.4-SNAPSHOT [11/21] 14:27:40 [INFO] --------------------------------[ jar ]--------------------------------- 14:27:40 [INFO] 14:27:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 14:27:40 [INFO] 14:27:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 14:27:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:27:40 [INFO] 14:27:40 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 14:27:40 [INFO] Generating with dryRun=false 14:27:40 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 14:27:40 [INFO] OpenAPI Generator: spring (server) 14:27:40 [INFO] Generator 'spring' is considered stable. 14:27:40 [INFO] ---------------------------------- 14:27:40 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 14:27:40 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 14:27:40 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:27:40 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 14:27:40 [INFO] Processing operation getResourceDataForCmHandle 14:27:40 [INFO] Processing operation updateResourceDataRunningForCmHandle 14:27:40 [INFO] Processing operation createResourceDataRunningForCmHandle 14:27:40 [INFO] Processing operation deleteResourceDataRunningForCmHandle 14:27:40 [INFO] Processing operation patchResourceDataRunningForCmHandle 14:27:40 [INFO] Processing operation executeDataOperationForCmHandles 14:27:40 [INFO] Processing operation queryResourceDataForCmHandle 14:27:40 [INFO] Processing operation getModuleReferencesByCmHandle 14:27:40 [INFO] Processing operation getModuleDefinitions 14:27:40 [INFO] Processing operation searchCmHandles 14:27:40 [INFO] Processing operation retrieveCmHandleDetailsById 14:27:40 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 14:27:40 [INFO] Processing operation searchCmHandleIds 14:27:40 [INFO] Processing operation getCmHandleStateByCmHandleId 14:27:40 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 14:27:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 14:27:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 14:27:40 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 14:27:41 [INFO] Skipping generation of Webhooks. 14:27:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:41 [INFO] Skipping generation of supporting files. 14:27:41 ################################################################################ 14:27:41 # Thanks for using OpenAPI Generator. # 14:27:41 # Please consider donation to help us maintain this project 🙏 # 14:27:41 # https://opencollective.com/openapi_generator/donate # 14:27:41 ################################################################################ 14:27:41 [INFO] 14:27:41 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 14:27:41 [INFO] Generating with dryRun=false 14:27:41 [INFO] No .openapi-generator-ignore file found. 14:27:41 [INFO] OpenAPI Generator: spring (server) 14:27:41 [INFO] Generator 'spring' is considered stable. 14:27:41 [INFO] ---------------------------------- 14:27:41 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 14:27:41 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 14:27:41 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:27:41 [INFO] Processing operation updateDmiPluginRegistration 14:27:41 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 14:27:41 [INFO] Processing operation searchCmHandleIds 14:27:41 [INFO] Processing operation searchCmHandles 14:27:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 14:27:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:41 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 14:27:41 [INFO] Skipping generation of Webhooks. 14:27:41 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:41 [INFO] Skipping generation of supporting files. 14:27:41 ################################################################################ 14:27:41 # Thanks for using OpenAPI Generator. # 14:27:41 # Please consider donation to help us maintain this project 🙏 # 14:27:41 # https://opencollective.com/openapi_generator/donate # 14:27:41 ################################################################################ 14:27:41 [INFO] 14:27:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 14:27:41 [INFO] You have 0 Checkstyle violations. 14:27:41 [INFO] 14:27:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 14:27:41 [INFO] You have 0 Checkstyle violations. 14:27:41 [INFO] 14:27:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 14:27:41 [INFO] Copying 1 resource from src/main/resources to target/classes 14:27:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 14:27:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 14:27:41 [INFO] 14:27:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 14:27:41 [INFO] Recompiling the module because of changed dependency. 14:27:41 [INFO] Compiling 39 source files with javac [debug release 17] to target/classes 14:27:42 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 14:27:42 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 14:27:42 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 14:27:42 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 14:27:42 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 14:27:42 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 14:27:42 [INFO] 14:27:42 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 14:27:43 [INFO] Generating with dryRun=false 14:27:43 [INFO] No .openapi-generator-ignore file found. 14:27:43 [INFO] OpenAPI Generator: openapi-yaml (documentation) 14:27:43 [INFO] Generator 'openapi-yaml' is considered stable. 14:27:43 [INFO] Output file [outputFile=openapi-inventory.yaml] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:43 [INFO] Skipping generation of Webhooks. 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 14:27:43 ################################################################################ 14:27:43 # Thanks for using OpenAPI Generator. # 14:27:43 # Please consider donation to help us maintain this project 🙏 # 14:27:43 # https://opencollective.com/openapi_generator/donate # 14:27:43 ################################################################################ 14:27:43 [INFO] 14:27:43 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 14:27:43 [INFO] Generating with dryRun=false 14:27:43 [INFO] OpenAPI Generator: openapi-yaml (documentation) 14:27:43 [INFO] Generator 'openapi-yaml' is considered stable. 14:27:43 [INFO] Output file [outputFile=openapi.yaml] 14:27:43 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] Skipping generation of Webhooks. 14:27:43 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 14:27:43 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 14:27:43 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 14:27:43 ################################################################################ 14:27:43 # Thanks for using OpenAPI Generator. # 14:27:43 # Please consider donation to help us maintain this project 🙏 # 14:27:43 # https://opencollective.com/openapi_generator/donate # 14:27:43 ################################################################################ 14:27:43 [INFO] 14:27:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 14:27:43 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 14:27:43 [INFO] 14:27:43 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 14:27:43 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 14:27:43 [INFO] 14:27:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 14:27:43 [INFO] Copying 7 resources from src/test/resources to target/test-classes 14:27:43 [INFO] 14:27:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 14:27:43 [INFO] Recompiling the module because of changed dependency. 14:27:43 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 14:27:43 [INFO] 14:27:43 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 14:27:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:27:43 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:27:43 [INFO] Parallel parsing disabled. 14:27:45 [INFO] Compiled 22 files. 14:27:45 [INFO] 14:27:45 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 14:27:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:27:45 [INFO] 14:27:45 [INFO] ------------------------------------------------------- 14:27:45 [INFO] T E S T S 14:27:45 [INFO] ------------------------------------------------------- 14:27:46 14:27:46.710 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.008 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 14:27:47 14:27:47.071 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.087 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 14:27:47 14:27:47.111 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.127 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 14:27:47 14:27:47.152 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.168 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 14:27:47 14:27:47.215 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.228 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 14:27:47 14:27:47.232 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.243 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 14:27:47 14:27:47.245 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.256 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 14:27:47 14:27:47.259 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:27:47 14:27:47.270 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 14:27:47 [INFO] Running org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 14:27:47 14:27:47.943 [main] INFO org.onap.cps.ncmp.rest.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 14:27:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.onap.cps.ncmp.rest.controller.DataJobControllerForTestSpec 14:27:48 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 14:27:49 14:27:49,596 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:27:49 14:27:49,596 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:27:49 14:27:49,600 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:27:49 14:27:49,650 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:27:49 14:27:49,650 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:27:49 14:27:49,779 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:27:49 14:27:49,779 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:27:50 14:27:50 . ____ _ __ _ _ 14:27:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:27:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:27:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:27:50 ' |____| .__|_| |_|_| |_\__, | / / / / 14:27:50 =========|_|==============|___/=/_/_/_/ 14:27:50 14:27:50 :: Spring Boot :: (v3.5.9) 14:27:50 14:27:50 2026-01-14T14:27:50.140Z INFO 11079 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11079 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 14:27:50 2026-01-14T14:27:50.143Z INFO 11079 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:27:52 2026-01-14T14:27:52.018Z INFO 11079 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:27:52 2026-01-14T14:27:52.018Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:27:52 2026-01-14T14:27:52.020Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 14:27:52 2026-01-14T14:27:52.148Z INFO 11079 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 2.984 seconds (process running for 6.559) 14:27:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:27:53 2026-01-14T14:27:53.060Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:27:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:27:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.422Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 14:27:53 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 14:27:53 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 14:27:53 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:27:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:27:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:27:53 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 14:27:53 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 14:27:53 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 14:27:53 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 14:27:53 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 14:27:53 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 14:27:53 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 14:27:53 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 14:27:53 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 14:27:53 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 14:27:53 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 14:27:53 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 14:27:53 ... 130 common frames omitted 14:27:53 14:27:53 2026-01-14T14:27:53.468Z WARN 11079 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 14:27:53 2026-01-14T14:27:53.494Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:27:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:27:53 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.502Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 14:27:53 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.509Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.516Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 14:27:53 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.522Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.532Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 14:27:53 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.539Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 2026-01-14T14:27:53.545Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:53 14:27:53 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 14:27:53 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:27:53 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:27:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:27:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:27:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 14:27:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:53 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:53 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:53 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:53 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:53 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:53 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:53 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:53 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:53 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:53 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:53 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:53 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:53 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:53 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:53 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:53 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:53 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:53 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:53 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:53 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:53 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:53 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:53 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:53 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:53 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:53 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:53 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:53 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:53 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:53 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:53 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:53 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:53 14:27:53 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.505 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 14:27:53 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 14:27:53 14:27:53 . ____ _ __ _ _ 14:27:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:27:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:27:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:27:53 ' |____| .__|_| |_|_| |_\__, | / / / / 14:27:53 =========|_|==============|___/=/_/_/_/ 14:27:53 14:27:53 :: Spring Boot :: (v3.5.9) 14:27:53 14:27:53 2026-01-14T14:27:53.632Z INFO 11079 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11079 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 14:27:53 2026-01-14T14:27:53.632Z INFO 11079 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:27:53 2026-01-14T14:27:53.896Z INFO 11079 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:27:53 2026-01-14T14:27:53.896Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:27:53 2026-01-14T14:27:53.896Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 14:27:53 2026-01-14T14:27:53.902Z INFO 11079 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.295 seconds (process running for 8.313) 14:27:54 2026-01-14T14:27:54.032Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 14:27:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 14:27:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 14:27:54 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 14:27:54 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 14:27:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:27:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:27:54 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:54 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:27:54 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) 14:27:54 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 14:27:54 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 14:27:54 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 14:27:54 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 14:27:54 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 14:27:54 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 14:27:54 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 14:27:54 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 14:27:54 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 14:27:54 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 14:27:54 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 14:27:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 14:27:54 ... 130 common frames omitted 14:27:54 14:27:54 2026-01-14T14:27:54.073Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters,java.lang.Boolean) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 14:27:54 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 14:27:54 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 14:27:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:27:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 2026-01-14T14:27:54.078Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 14:27:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 14:27:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 14:27:54 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 14:27:54 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 14:27:54 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:27:54 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:27:54 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:27:54 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:27:54 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:27:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:27:54 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:27:54 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:27:54 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:27:54 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:27:54 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:27:54 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:27:54 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:27:54 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:27:54 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:27:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:27:54 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:27:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:27:54 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:27:54 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 14:27:54 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 14:27:54 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 14:27:54 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 14:27:54 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 14:27:54 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 14:27:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 14:27:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 14:27:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 14:27:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 14:27:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 14:27:54 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 14:27:54 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 14:27:54 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 14:27:54 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 14:27:54 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 14:27:54 ... 140 common frames omitted 14:27:54 14:27:54 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.621 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 14:27:54 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 14:27:54 14:27:54 . ____ _ __ _ _ 14:27:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:27:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:27:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:27:54 ' |____| .__|_| |_|_| |_\__, | / / / / 14:27:54 =========|_|==============|___/=/_/_/_/ 14:27:54 14:27:54 :: Spring Boot :: (v3.5.9) 14:27:54 14:27:54 2026-01-14T14:27:54.340Z INFO 11079 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11079 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 14:27:54 2026-01-14T14:27:54.340Z INFO 11079 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 14:27:54 2026-01-14T14:27:54.679Z INFO 11079 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:27:54 2026-01-14T14:27:54.679Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:27:54 2026-01-14T14:27:54.680Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 14:27:54 2026-01-14T14:27:54.686Z INFO 11079 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.369 seconds (process running for 9.097) 14:27:54 2026-01-14T14:27:54.757Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:27:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 2026-01-14T14:27:54.763Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:27:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 2026-01-14T14:27:54.768Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:27:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 2026-01-14T14:27:54.772Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:27:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 2026-01-14T14:27:54.781Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 java.lang.IllegalStateException: some error message 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:27:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 2026-01-14T14:27:54.798Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:27:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 2026-01-14T14:27:54.802Z ERROR 11079 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:27:54 14:27:54 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 14:27:54 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 14:27:54 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 14:27:54 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 14:27:54 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 14:27:54 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 14:27:54 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:27:54 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:27:54 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:27:54 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:27:54 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:27:54 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 14:27:54 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 14:27:54 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 14:27:54 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:27:54 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:27:54 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:27:54 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:27:54 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:27:54 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:27:54 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:27:54 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:27:54 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:27:54 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:27:54 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:27:54 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:27:54 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:27:54 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:27:54 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:27:54 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:27:54 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:27:54 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:27:54 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:27:54 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:27:54 14:27:54 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.666 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 14:27:54 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 14:27:55 14:27:55 . ____ _ __ _ _ 14:27:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:27:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:27:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:27:55 ' |____| .__|_| |_|_| |_\__, | / / / / 14:27:55 =========|_|==============|___/=/_/_/_/ 14:27:55 14:27:55 :: Spring Boot :: (v3.5.9) 14:27:55 14:27:55 2026-01-14T14:27:54.885Z INFO 11079 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11079 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 14:27:55 2026-01-14T14:27:54.885Z INFO 11079 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:27:55 2026-01-14T14:27:55.087Z INFO 11079 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:27:55 2026-01-14T14:27:55.087Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:27:55 2026-01-14T14:27:55.087Z INFO 11079 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 14:27:55 2026-01-14T14:27:55.093Z INFO 11079 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.225 seconds (process running for 9.504) 14:27:55 2026-01-14T14:27:55.158Z WARN 11079 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 14:27:55 2026-01-14T14:27:55.164Z WARN 11079 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 14:27:55 2026-01-14T14:27:55.206Z WARN 11079 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.ncmp.rest.controller.ProvMnSController.getMoi(jakarta.servlet.http.HttpServletRequest,org.onap.cps.ncmp.impl.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.impl.provmns.model.ClassNameIdGetDataNodeSelectorParameter): [Field error in object 'scope' on field 'scopeType': rejected value [WRONG]; codes [typeMismatch.scope.scopeType,typeMismatch.scopeType,typeMismatch.org.onap.cps.ncmp.impl.provmns.model.ScopeType,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [scope.scopeType,scopeType]; arguments []; default message [scopeType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'org.onap.cps.ncmp.impl.provmns.model.ScopeType' for property 'scopeType'; Failed to convert from type [java.lang.String] to type [@jakarta.validation.Valid @io.swagger.v3.oas.annotations.media.Schema @com.fasterxml.jackson.annotation.JsonProperty @org.springframework.lang.Nullable org.onap.cps.ncmp.impl.provmns.model.ScopeType] for value [WRONG]]] ] 14:27:55 2026-01-14T14:27:55.296Z WARN 11079 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)] 14:27:55 2026-01-14T14:27:55.304Z WARN 11079 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 14:27:55 2026-01-14T14:27:55.322Z WARN 11079 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 14:27:55 2026-01-14T14:27:55.331Z WARN 11079 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 14:27:55 2026-01-14T14:27:55.335Z WARN 11079 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 14:27:55 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 14:27:55 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 14:27:55 2026-01-14T14:27:55.472Z WARN 11079 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 14:27:55 2026-01-14T14:27:55.473Z WARN 11079 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 14:27:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 14:27:55 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 14:27:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 14:27:55 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 14:27:55 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 14:27:55 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 14:27:55 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 14:27:55 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 14:27:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 14:27:55 [INFO] 14:27:55 [INFO] Results: 14:27:55 [INFO] 14:27:55 [INFO] Tests run: 164, Failures: 0, Errors: 0, Skipped: 0 14:27:55 [INFO] 14:27:55 [INFO] 14:27:55 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 14:27:55 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 14:27:55 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 14:27:55 [INFO] All coverage checks have been met. 14:27:55 [INFO] 14:27:55 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 14:27:55 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 14:27:55 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 14:27:55 [INFO] 14:27:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 14:27:55 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 14:27:55 [INFO] 14:27:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 14:27:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.jar 14:27:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.4-SNAPSHOT/cps-ncmp-rest-3.7.4-SNAPSHOT.pom 14:27:55 [INFO] 14:27:55 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 14:27:55 [INFO] Building cps-ncmp-rest-stub 3.7.4-SNAPSHOT [12/21] 14:27:55 [INFO] --------------------------------[ pom ]--------------------------------- 14:27:55 [INFO] 14:27:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] 14:27:55 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:27:55 [INFO] surefireArgLine set to empty 14:27:55 [INFO] 14:27:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] You have 0 Checkstyle violations. 14:27:55 [INFO] 14:27:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] You have 0 Checkstyle violations. 14:27:55 [INFO] 14:27:55 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] No sources specified for compilation. Skipping. 14:27:55 [INFO] 14:27:55 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:27:55 [INFO] 14:27:55 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:27:55 [INFO] 14:27:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 14:27:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-3.7.4-SNAPSHOT.pom 14:27:55 [INFO] 14:27:55 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 14:27:55 [INFO] Building cps-ncmp-rest-stub-service 3.7.4-SNAPSHOT [13/21] 14:27:55 [INFO] --------------------------------[ jar ]--------------------------------- 14:27:55 [INFO] 14:27:55 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 14:27:55 [INFO] 14:27:55 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 14:27:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:27:55 [INFO] surefireArgLine set to empty 14:27:55 [INFO] 14:27:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 14:27:55 [INFO] You have 0 Checkstyle violations. 14:27:55 [INFO] 14:27:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 14:27:55 [INFO] You have 0 Checkstyle violations. 14:27:55 [INFO] 14:27:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 14:27:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:27:55 [INFO] Copying 3 resources 14:27:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 14:27:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 14:27:55 [INFO] 14:27:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 14:27:55 [INFO] Recompiling the module because of changed dependency. 14:27:55 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 14:27:56 [INFO] 14:27:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 14:27:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:27:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 14:27:56 [INFO] 14:27:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 14:27:56 [INFO] No sources to compile 14:27:56 [INFO] 14:27:56 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 14:27:56 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:27:56 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:27:56 [INFO] Parallel parsing disabled. 14:27:57 [INFO] Compiled 4 files. 14:27:57 [INFO] 14:27:57 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 14:27:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:27:57 [INFO] 14:27:57 [INFO] ------------------------------------------------------- 14:27:57 [INFO] T E S T S 14:27:57 [INFO] ------------------------------------------------------- 14:27:58 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 14:27:58 14:27:58,891 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:27:58 14:27:58,892 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:27:58 14:27:58,896 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:27:58 14:27:58,927 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:27:58 14:27:58,928 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:27:59 14:27:58,985 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:27:59 14:27:58,985 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:27:59 2026-01-14T14:27:59.225Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11155 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 14:27:59 2026-01-14T14:27:59.226Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 14:28:00 2026-01-14T14:28:00.322Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 14:28:00 2026-01-14T14:28:00.326Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 14:28:00 2026-01-14T14:28:00.354Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 14:28:00 2026-01-14T14:28:00.355Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1106 ms 14:28:00 2026-01-14T14:28:00.507Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 14:28:00 2026-01-14T14:28:00.512Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@434b2e0c{application,/,b=file:/tmp/jetty-docbase.0.8322881092110963988/,a=AVAILABLE,h=oeje10s.SessionHandler@214e3185{STARTED}} 14:28:00 2026-01-14T14:28:00.513Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@434b2e0c{application,/,b=file:/tmp/jetty-docbase.0.8322881092110963988/,a=AVAILABLE,h=oeje10s.SessionHandler@214e3185{STARTED}} 14:28:00 2026-01-14T14:28:00.514Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@4d2bc56a{STARTING}[12.0.31,sto=0] @3364ms 14:28:01 2026-01-14T14:28:01.112Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 14:28:01 2026-01-14T14:28:01.189Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 14:28:01 2026-01-14T14:28:01.189Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 14:28:01 2026-01-14T14:28:01.190Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 14:28:01 2026-01-14T14:28:01.200Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@3ec6f3f1{HTTP/1.1, (http/1.1)}{0.0.0.0:34227} 14:28:01 2026-01-14T14:28:01.201Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 34227 (http/1.1) with context path '/' 14:28:01 2026-01-14T14:28:01.219Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.552 seconds (process running for 4.068) 14:28:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:28:02 2026-01-14T14:28:02.184Z WARN 11155 --- [cps-ncmp-rest-stub] [tp1413295859-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 14:28:02 2026-01-14T14:28:02.185Z INFO 11155 --- [cps-ncmp-rest-stub] [tp1413295859-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 14:28:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.042 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 14:28:02 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 14:28:02 2026-01-14T14:28:02.323Z WARN 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 14:28:02 2026-01-14T14:28:02.323Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 14:28:02 2026-01-14T14:28:02.326Z INFO 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test17570794007654304068/file.txt 14:28:02 2026-01-14T14:28:02.328Z WARN 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 14:28:02 2026-01-14T14:28:02.328Z ERROR 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 14:28:02 2026-01-14T14:28:02.328Z WARN 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test17570794007654304068/unknown-file.txt', will search it in classpath 14:28:02 2026-01-14T14:28:02.329Z ERROR 11155 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test17570794007654304068/unknown-file.txt file not found on classpath or on file system 14:28:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 14:28:02 [INFO] 14:28:02 [INFO] Results: 14:28:02 [INFO] 14:28:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 14:28:02 [INFO] 14:28:02 [INFO] 14:28:02 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 14:28:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:28:02 [INFO] 14:28:02 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 14:28:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:28:02 [INFO] 14:28:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 14:28:02 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 14:28:02 [INFO] 14:28:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 14:28:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.jar 14:28:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.4-SNAPSHOT.pom 14:28:02 [INFO] 14:28:02 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 14:28:02 [INFO] Building cps-ncmp-rest-stub-app 3.7.4-SNAPSHOT [14/21] 14:28:02 [INFO] --------------------------------[ jar ]--------------------------------- 14:28:02 [INFO] 14:28:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] 14:28:02 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:28:02 [INFO] surefireArgLine set to empty 14:28:02 [INFO] 14:28:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] You have 0 Checkstyle violations. 14:28:02 [INFO] 14:28:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] You have 0 Checkstyle violations. 14:28:02 [INFO] 14:28:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:28:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 14:28:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 14:28:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 14:28:02 [INFO] 14:28:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] Recompiling the module because of changed dependency. 14:28:02 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 14:28:02 [INFO] 14:28:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:28:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 14:28:02 [INFO] 14:28:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] No sources to compile 14:28:02 [INFO] 14:28:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] No sources specified for compilation. Skipping. 14:28:02 [INFO] 14:28:02 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] No tests to run. 14:28:02 [INFO] 14:28:02 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:28:02 [INFO] 14:28:02 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 14:28:02 [INFO] 14:28:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 14:28:02 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 14:28:02 [INFO] 14:28:02 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 14:28:03 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 14:28:03 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar.original 14:28:03 [INFO] 14:28:03 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 14:28:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.jar 14:28:03 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.4-SNAPSHOT.pom 14:28:03 [INFO] 14:28:03 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 14:28:03 [INFO] Building cps-ri 3.7.4-SNAPSHOT [15/21] 14:28:03 [INFO] --------------------------------[ jar ]--------------------------------- 14:28:04 [INFO] 14:28:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 14:28:04 [INFO] 14:28:04 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 14:28:04 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:28:04 [INFO] 14:28:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 14:28:04 [INFO] You have 0 Checkstyle violations. 14:28:04 [INFO] 14:28:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 14:28:04 [INFO] You have 0 Checkstyle violations. 14:28:04 [INFO] 14:28:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 14:28:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:28:04 [INFO] Copying 10 resources 14:28:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 14:28:04 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 14:28:04 [INFO] 14:28:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 14:28:04 [INFO] Recompiling the module because of changed dependency. 14:28:04 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 14:28:05 [INFO] 14:28:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 14:28:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:28:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 14:28:05 [INFO] 14:28:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 14:28:05 [INFO] No sources to compile 14:28:05 [INFO] 14:28:05 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 14:28:05 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:28:05 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:28:05 [INFO] Parallel parsing disabled. 14:28:06 [INFO] Compiled 18 files. 14:28:06 [INFO] 14:28:06 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 14:28:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:28:06 [INFO] 14:28:06 [INFO] ------------------------------------------------------- 14:28:06 [INFO] T E S T S 14:28:06 [INFO] ------------------------------------------------------- 14:28:08 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 14:28:09 14:28:09.610 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 14:28:09 14:28:09.915 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 14:28:09 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 14:28:09 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 14:28:10 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 14:28:10 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 14:28:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 14:28:10 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 14:28:10 14:28:10.331 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 14:28:10 14:28:10.331 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 14:28:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.onap.cps.ri.utils.SessionManagerSpec 14:28:10 [INFO] 14:28:10 [INFO] Results: 14:28:10 [INFO] 14:28:10 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 14:28:10 [INFO] 14:28:10 [INFO] 14:28:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 14:28:10 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 14:28:10 [INFO] Analyzed bundle 'cps-ri' with 17 classes 14:28:10 [INFO] All coverage checks have been met. 14:28:10 [INFO] 14:28:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 14:28:10 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 14:28:10 [INFO] Analyzed bundle 'cps-ri' with 17 classes 14:28:10 [INFO] 14:28:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 14:28:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar 14:28:10 [INFO] 14:28:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 14:28:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.jar 14:28:10 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.4-SNAPSHOT/cps-ri-3.7.4-SNAPSHOT.pom 14:28:10 [INFO] 14:28:10 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 14:28:10 [INFO] Building integration-test 3.7.4-SNAPSHOT [16/21] 14:28:10 [INFO] --------------------------------[ jar ]--------------------------------- 14:28:10 [INFO] 14:28:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 14:28:10 [INFO] 14:28:10 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 14:28:10 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:28:10 [INFO] 14:28:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 14:28:10 [INFO] You have 0 Checkstyle violations. 14:28:10 [INFO] 14:28:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 14:28:10 [INFO] You have 0 Checkstyle violations. 14:28:10 [INFO] 14:28:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 14:28:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:28:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 14:28:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 14:28:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 14:28:10 [INFO] 14:28:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 14:28:10 [INFO] No sources to compile 14:28:10 [INFO] 14:28:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 14:28:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:28:10 [INFO] Copying 22 resources 14:28:10 [INFO] 14:28:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 14:28:10 [INFO] Recompiling the module because of changed dependency. 14:28:10 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 14:28:11 [INFO] 14:28:11 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 14:28:11 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:28:11 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:28:11 [INFO] Parallel parsing disabled. 14:28:14 [INFO] Compiled 175 files. 14:28:14 [INFO] 14:28:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 14:28:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:28:14 [INFO] 14:28:14 [INFO] ------------------------------------------------------- 14:28:14 [INFO] T E S T S 14:28:14 [INFO] ------------------------------------------------------- 14:28:17 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 14:28:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.223 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 14:28:19 14:28:19.935 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 14:28:19 14:28:19.942 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 14:28:19 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 14:28:20 14:28:20.024 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.4 14:28:20 14:28:20.289 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 14:28:20 14:28:20.699 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 14:28:20 14:28:20.701 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 14:28:20 14:28:20.726 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 14:28:20 Server Version: 23.0.1 14:28:20 API Version: 1.42 14:28:20 Operating System: CentOS Stream 8 14:28:20 Total Memory: 31890 MB 14:28:20 14:28:20.729 [main] WARN org.testcontainers.utility.ResourceReaper -- 14:28:20 ******************************************************************************** 14:28:20 Ryuk has been disabled. This can cause unexpected behavior in your environment. 14:28:20 ******************************************************************************** 14:28:20 14:28:20.734 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 14:28:20 14:28:20.734 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 14:28:20 14:28:20.759 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 14:28:20 14:28:20.767 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 14:28:22 14:28:22.221 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 14:28:22 14:28:22.244 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 14:28:22 14:28:22.587 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (0 bytes/? MB) 14:28:23 14:28:23.518 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 14:28:23 14:28:23.615 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 14:28:24 14:28:24.536 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (31 MB/? MB) 14:28:24 14:28:24.642 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (34 MB/? MB) 14:28:24 14:28:24.883 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 14:28:24 14:28:24.888 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 14:28:25 14:28:24.992 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 14:28:25 14:28:25.239 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (39 MB/? MB) 14:28:25 14:28:25.369 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (39 MB/? MB) 14:28:25 14:28:25.564 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 14:28:25 14:28:25.587 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (40 MB/? MB) 14:28:25 14:28:25.722 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (41 MB/? MB) 14:28:26 14:28:25.953 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (42 MB/? MB) 14:28:26 14:28:26.372 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (50 MB/? MB) 14:28:26 14:28:26.480 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (53 MB/? MB) 14:28:26 14:28:26.743 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (60 MB/? MB) 14:28:26 14:28:26.837 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (62 MB/? MB) 14:28:26 14:28:26.909 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (62 MB/? MB) 14:28:27 14:28:26.987 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (64 MB/? MB) 14:28:29 14:28:29.702 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 14:28:31 14:28:31.647 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 14:28:31 14:28:31.733 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 14:28:31 14:28:31.812 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 14:28:31 14:28:31.882 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 14:28:32 14:28:31.963 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 14:28:32 14:28:31.980 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 9s (downloaded 130 MB at 14 MB/s) 14:28:32 14:28:31.980 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.221095402S 14:28:32 14:28:32.012 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 14:28:33 14:28:33.566 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 0a00088c451e305387236e5e5776a8ad21178d7e7c96b801c6bd8556b9c6a822 14:28:35 14:28:35.151 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT3.13907911S 14:28:35 14:28:35.152 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 14:28:35 14:28:35.155 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 14:28:35 14:28:35.156 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 14:28:35 14:28:35.156 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 14:28:35 14:28:35.235 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 964f332d710bac988543dc5fe2850111b8c99c1748e719e3a2d59433faa200f7 14:28:41 14:28:41.385 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.229429205S 14:28:41 14:28:41.386 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 14:28:42 14:28:42,080 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:28:42 14:28:42,080 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:28:42 14:28:42,084 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:28:42 14:28:42,137 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:28:42 14:28:42,138 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:28:42 14:28:42,915 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:28:42 14:28:42,915 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:28:43 2026-01-14T14:28:43.311Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11308 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 14:28:43 2026-01-14T14:28:43.311Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 14:28:44 2026-01-14T14:28:44.351Z INFO 11308 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 14:28:44 2026-01-14T14:28:44.509Z INFO 11308 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 150 ms. Found 6 JPA repository interfaces. 14:28:46 2026-01-14T14:28:46.154Z INFO 11308 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 14:28:46 2026-01-14T14:28:46.389Z INFO 11308 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@bc84a6e 14:28:46 2026-01-14T14:28:46.391Z INFO 11308 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 14:28:46 2026-01-14T14:28:46.573Z INFO 11308 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 14:28:47 2026-01-14T14:28:46.972Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 14:28:47 2026-01-14T14:28:47.017Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 14:28:47 2026-01-14T14:28:47.035Z INFO 11308 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 14:28:47 2026-01-14T14:28:47.270Z INFO 11308 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 14:28:47 2026-01-14T14:28:47.271Z INFO 11308 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 8400927271 14:28:47 2026-01-14T14:28:47.274Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 14:28:47 2026-01-14T14:28:47.354Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 14:28:47 2026-01-14T14:28:47.363Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 14:28:47 2026-01-14T14:28:47.363Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 14:28:47 2026-01-14T14:28:47.368Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 14:28:47 2026-01-14T14:28:47.372Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 14:28:47 2026-01-14T14:28:47.372Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.376Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 14:28:47 2026-01-14T14:28:47.380Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 14:28:47 2026-01-14T14:28:47.381Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 14:28:47 2026-01-14T14:28:47.385Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 14:28:47 2026-01-14T14:28:47.391Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 14:28:47 2026-01-14T14:28:47.391Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 14:28:47 2026-01-14T14:28:47.395Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 14:28:47 2026-01-14T14:28:47.403Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 14:28:47 2026-01-14T14:28:47.404Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 9ms 14:28:47 2026-01-14T14:28:47.410Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 14:28:47 2026-01-14T14:28:47.415Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 14:28:47 2026-01-14T14:28:47.416Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 14:28:47 2026-01-14T14:28:47.420Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 14:28:47 2026-01-14T14:28:47.424Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 14:28:47 2026-01-14T14:28:47.424Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 14:28:47 2026-01-14T14:28:47.427Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 14:28:47 2026-01-14T14:28:47.431Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 14:28:47 2026-01-14T14:28:47.431Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 14:28:47 2026-01-14T14:28:47.434Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 14:28:47 2026-01-14T14:28:47.437Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 14:28:47 2026-01-14T14:28:47.437Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.440Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 14:28:47 2026-01-14T14:28:47.443Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 14:28:47 2026-01-14T14:28:47.443Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.446Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 14:28:47 2026-01-14T14:28:47.449Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 14:28:47 2026-01-14T14:28:47.450Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 14:28:47 2026-01-14T14:28:47.452Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 14:28:47 2026-01-14T14:28:47.456Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 14:28:47 2026-01-14T14:28:47.457Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 14:28:47 2026-01-14T14:28:47.459Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 14:28:47 2026-01-14T14:28:47.461Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 14:28:47 2026-01-14T14:28:47.461Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.464Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 14:28:47 2026-01-14T14:28:47.466Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 14:28:47 2026-01-14T14:28:47.466Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.471Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 14:28:47 2026-01-14T14:28:47.473Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 14:28:47 2026-01-14T14:28:47.473Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.476Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 14:28:47 2026-01-14T14:28:47.478Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 14:28:47 2026-01-14T14:28:47.479Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.481Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 14:28:47 2026-01-14T14:28:47.483Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 14:28:47 2026-01-14T14:28:47.484Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.485Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 14:28:47 2026-01-14T14:28:47.487Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 14:28:47 2026-01-14T14:28:47.488Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 1ms 14:28:47 2026-01-14T14:28:47.489Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 14:28:47 2026-01-14T14:28:47.491Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 14:28:47 2026-01-14T14:28:47.491Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.493Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 14:28:47 2026-01-14T14:28:47.495Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 14:28:47 2026-01-14T14:28:47.496Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.498Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 14:28:47 2026-01-14T14:28:47.512Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 14:28:47 2026-01-14T14:28:47.512Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 14ms 14:28:47 2026-01-14T14:28:47.515Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 14:28:47 2026-01-14T14:28:47.517Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 14:28:47 2026-01-14T14:28:47.518Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.520Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 14:28:47 2026-01-14T14:28:47.523Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 14:28:47 2026-01-14T14:28:47.523Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.527Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 14:28:47 2026-01-14T14:28:47.530Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 14:28:47 2026-01-14T14:28:47.530Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.533Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 14:28:47 2026-01-14T14:28:47.535Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 14:28:47 2026-01-14T14:28:47.536Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.538Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 14:28:47 2026-01-14T14:28:47.540Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 14:28:47 2026-01-14T14:28:47.541Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.543Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 14:28:47 2026-01-14T14:28:47.544Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 14:28:47 2026-01-14T14:28:47.545Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.547Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 14:28:47 2026-01-14T14:28:47.549Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 14:28:47 2026-01-14T14:28:47.549Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.551Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 14:28:47 2026-01-14T14:28:47.553Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 14:28:47 2026-01-14T14:28:47.554Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.556Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 14:28:47 2026-01-14T14:28:47.558Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 14:28:47 2026-01-14T14:28:47.559Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.561Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 14:28:47 2026-01-14T14:28:47.563Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 14:28:47 2026-01-14T14:28:47.563Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.565Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 14:28:47 2026-01-14T14:28:47.568Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 14:28:47 2026-01-14T14:28:47.568Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.570Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 14:28:47 2026-01-14T14:28:47.572Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 14:28:47 2026-01-14T14:28:47.572Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.574Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 14:28:47 2026-01-14T14:28:47.577Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 14:28:47 2026-01-14T14:28:47.578Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 4ms 14:28:47 2026-01-14T14:28:47.580Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 14:28:47 2026-01-14T14:28:47.582Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 14:28:47 2026-01-14T14:28:47.583Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.585Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 14:28:47 2026-01-14T14:28:47.587Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 14:28:47 2026-01-14T14:28:47.588Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.590Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 14:28:47 2026-01-14T14:28:47.592Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 14:28:47 2026-01-14T14:28:47.592Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.594Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 14:28:47 2026-01-14T14:28:47.597Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 14:28:47 2026-01-14T14:28:47.598Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.601Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 14:28:47 2026-01-14T14:28:47.604Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 14:28:47 2026-01-14T14:28:47.604Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.606Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 14:28:47 2026-01-14T14:28:47.622Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 14:28:47 2026-01-14T14:28:47.623Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 17ms 14:28:47 2026-01-14T14:28:47.626Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 14:28:47 2026-01-14T14:28:47.628Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 14:28:47 2026-01-14T14:28:47.628Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.630Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 14:28:47 2026-01-14T14:28:47.632Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 14:28:47 2026-01-14T14:28:47.632Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.634Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 14:28:47 2026-01-14T14:28:47.636Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 14:28:47 2026-01-14T14:28:47.638Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 14:28:47 2026-01-14T14:28:47.638Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 14:28:47 2026-01-14T14:28:47.640Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 14:28:47 2026-01-14T14:28:47.642Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 14:28:47 2026-01-14T14:28:47.643Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.645Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 14:28:47 2026-01-14T14:28:47.646Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 14:28:47 2026-01-14T14:28:47.648Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 14:28:47 2026-01-14T14:28:47.649Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 3ms 14:28:47 2026-01-14T14:28:47.651Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 14:28:47 2026-01-14T14:28:47.652Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 14:28:47 2026-01-14T14:28:47.652Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 1ms 14:28:47 2026-01-14T14:28:47.654Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 14:28:47 2026-01-14T14:28:47.656Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 14:28:47 2026-01-14T14:28:47.656Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.658Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 14:28:47 2026-01-14T14:28:47.660Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 14:28:47 2026-01-14T14:28:47.660Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.662Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 14:28:47 2026-01-14T14:28:47.668Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 14:28:47 2026-01-14T14:28:47.671Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 14:28:47 2026-01-14T14:28:47.674Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 14:28:47 2026-01-14T14:28:47.679Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 17ms 14:28:47 2026-01-14T14:28:47.682Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 14:28:47 2026-01-14T14:28:47.689Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 14:28:47 2026-01-14T14:28:47.690Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 7ms 14:28:47 2026-01-14T14:28:47.692Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 14:28:47 2026-01-14T14:28:47.713Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 14:28:47 2026-01-14T14:28:47.715Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 23ms 14:28:47 2026-01-14T14:28:47.718Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 14:28:47 2026-01-14T14:28:47.720Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 14:28:47 2026-01-14T14:28:47.720Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 14:28:47 2026-01-14T14:28:47.722Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 14:28:47 2026-01-14T14:28:47.723Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 14:28:47 2026-01-14T14:28:47.723Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 14:28:47 2026-01-14T14:28:47.732Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 14:28:47 2026-01-14T14:28:47.732Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Run: 53 14:28:47 2026-01-14T14:28:47.732Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 14:28:47 2026-01-14T14:28:47.732Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 14:28:47 2026-01-14T14:28:47.732Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 14:28:47 2026-01-14T14:28:47.732Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 14:28:47 2026-01-14T14:28:47.733Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 14:28:47 2026-01-14T14:28:47.736Z INFO 11308 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 14:28:47 2026-01-14T14:28:47.736Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 14:28:47 2026-01-14T14:28:47.738Z INFO 11308 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 14:28:47 2026-01-14T14:28:47.739Z INFO 11308 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 14:28:48 2026-01-14T14:28:48.316Z INFO 11308 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 14:28:48 2026-01-14T14:28:48.381Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 14:28:48 2026-01-14T14:28:48.383Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 14:28:48 2026-01-14T14:28:48.423Z INFO 11308 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 14:28:48 2026-01-14T14:28:48.853Z INFO 11308 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 14:28:49 2026-01-14T14:28:48.918Z WARN 11308 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 14:28:49 2026-01-14T14:28:48.937Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 14:28:49 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 14:28:49 Database driver: undefined/unknown 14:28:49 Database version: 14.1 14:28:49 Autocommit mode: undefined/unknown 14:28:49 Isolation level: undefined/unknown 14:28:49 Minimum pool size: undefined/unknown 14:28:49 Maximum pool size: undefined/unknown 14:28:50 2026-01-14T14:28:50.206Z INFO 11308 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 14:28:50 2026-01-14T14:28:50.208Z INFO 11308 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 14:28:50 2026-01-14T14:28:50.786Z INFO 11308 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 14:28:52 2026-01-14T14:28:52.183Z WARN 11308 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 14:28:52 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 14:28:52 2026-01-14T14:28:52.304Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:28:52 o o o o---o o--o o o---o o o----o o--o--o 14:28:52 | | / \ / | / / \ | | 14:28:52 o----o o o o----o | o o o----o | 14:28:52 | | * \ / | \ * \ | | 14:28:52 o o * o o---o o--o o----o o---o * o o----o o 14:28:52 14:28:52 2026-01-14T14:28:52.305Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 14:28:52 2026-01-14T14:28:52.306Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 14:28:52 2026-01-14T14:28:52.306Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 14:28:52 2026-01-14T14:28:52.306Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 14:28:52 2026-01-14T14:28:52.309Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 14:28:52 To enable the Jet engine on the members, do one of the following: 14:28:52 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:28:52 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:28:52 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:28:52 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:28:52 2026-01-14T14:28:52.933Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 14:28:53 2026-01-14T14:28:53.017Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 14:28:53 2026-01-14T14:28:53.249Z INFO 11308 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:28:53 2026-01-14T14:28:53.255Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 14:28:55 2026-01-14T14:28:55.426Z INFO 11308 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 14:28:55 14:28:55 Members {size:1, ver:1} [ 14:28:55 Member [10.250.0.254]:5701 - d1dcd702-fa84-472f-896a-0f7fd15d6574 this 14:28:55 ] 14:28:55 14:28:55 2026-01-14T14:28:55.444Z INFO 11308 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 14:28:56 2026-01-14T14:28:56.677Z WARN 11308 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 14:28:57 2026-01-14T14:28:57.457Z WARN 11308 --- [cps-integration-test] [ main] i.m.c.i.b.cache.CaffeineCacheMetrics : The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded. 14:28:57 2026-01-14T14:28:57.737Z INFO 11308 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:28:57 2026-01-14T14:28:57.738Z INFO 11308 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:28:57 2026-01-14T14:28:57.749Z INFO 11308 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 14:28:57 2026-01-14T14:28:57.766Z INFO 11308 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 28 ms 14:28:58 2026-01-14T14:28:57.972Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:28:58 allow.auto.create.topics = true 14:28:58 auto.commit.interval.ms = 5000 14:28:58 auto.include.jmx.reporter = true 14:28:58 auto.offset.reset = latest 14:28:58 bootstrap.servers = [localhost:32777] 14:28:58 check.crcs = true 14:28:58 client.dns.lookup = use_all_dns_ips 14:28:58 client.id = consumer-ncmp-group-1 14:28:58 client.rack = 14:28:58 connections.max.idle.ms = 540000 14:28:58 default.api.timeout.ms = 60000 14:28:58 enable.auto.commit = false 14:28:58 enable.metrics.push = true 14:28:58 exclude.internal.topics = true 14:28:58 fetch.max.bytes = 52428800 14:28:58 fetch.max.wait.ms = 500 14:28:58 fetch.min.bytes = 1 14:28:58 group.id = ncmp-group 14:28:58 group.instance.id = null 14:28:58 group.protocol = classic 14:28:58 group.remote.assignor = null 14:28:58 heartbeat.interval.ms = 3000 14:28:58 interceptor.classes = [] 14:28:58 internal.leave.group.on.close = true 14:28:58 internal.throw.on.fetch.stable.offset.unsupported = false 14:28:58 isolation.level = read_uncommitted 14:28:58 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 max.partition.fetch.bytes = 1048576 14:28:58 max.poll.interval.ms = 300000 14:28:58 max.poll.records = 500 14:28:58 metadata.max.age.ms = 300000 14:28:58 metadata.recovery.strategy = none 14:28:58 metric.reporters = [] 14:28:58 metrics.num.samples = 2 14:28:58 metrics.recording.level = INFO 14:28:58 metrics.sample.window.ms = 30000 14:28:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:28:58 receive.buffer.bytes = 65536 14:28:58 reconnect.backoff.max.ms = 1000 14:28:58 reconnect.backoff.ms = 50 14:28:58 request.timeout.ms = 30000 14:28:58 retry.backoff.max.ms = 1000 14:28:58 retry.backoff.ms = 100 14:28:58 sasl.client.callback.handler.class = null 14:28:58 sasl.jaas.config = null 14:28:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:28:58 sasl.kerberos.min.time.before.relogin = 60000 14:28:58 sasl.kerberos.service.name = null 14:28:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:28:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:28:58 sasl.login.callback.handler.class = null 14:28:58 sasl.login.class = null 14:28:58 sasl.login.connect.timeout.ms = null 14:28:58 sasl.login.read.timeout.ms = null 14:28:58 sasl.login.refresh.buffer.seconds = 300 14:28:58 sasl.login.refresh.min.period.seconds = 60 14:28:58 sasl.login.refresh.window.factor = 0.8 14:28:58 sasl.login.refresh.window.jitter = 0.05 14:28:58 sasl.login.retry.backoff.max.ms = 10000 14:28:58 sasl.login.retry.backoff.ms = 100 14:28:58 sasl.mechanism = GSSAPI 14:28:58 sasl.oauthbearer.clock.skew.seconds = 30 14:28:58 sasl.oauthbearer.expected.audience = null 14:28:58 sasl.oauthbearer.expected.issuer = null 14:28:58 sasl.oauthbearer.header.urlencode = false 14:28:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:28:58 sasl.oauthbearer.jwks.endpoint.url = null 14:28:58 sasl.oauthbearer.scope.claim.name = scope 14:28:58 sasl.oauthbearer.sub.claim.name = sub 14:28:58 sasl.oauthbearer.token.endpoint.url = null 14:28:58 security.protocol = PLAINTEXT 14:28:58 security.providers = null 14:28:58 send.buffer.bytes = 131072 14:28:58 session.timeout.ms = 45000 14:28:58 socket.connection.setup.timeout.max.ms = 30000 14:28:58 socket.connection.setup.timeout.ms = 10000 14:28:58 ssl.cipher.suites = null 14:28:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:28:58 ssl.endpoint.identification.algorithm = https 14:28:58 ssl.engine.factory.class = null 14:28:58 ssl.key.password = null 14:28:58 ssl.keymanager.algorithm = SunX509 14:28:58 ssl.keystore.certificate.chain = null 14:28:58 ssl.keystore.key = null 14:28:58 ssl.keystore.location = null 14:28:58 ssl.keystore.password = null 14:28:58 ssl.keystore.type = JKS 14:28:58 ssl.protocol = TLSv1.3 14:28:58 ssl.provider = null 14:28:58 ssl.secure.random.implementation = null 14:28:58 ssl.trustmanager.algorithm = PKIX 14:28:58 ssl.truststore.certificates = null 14:28:58 ssl.truststore.location = null 14:28:58 ssl.truststore.password = null 14:28:58 ssl.truststore.type = JKS 14:28:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 14:28:58 2026-01-14T14:28:58.040Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:28:58 2026-01-14T14:28:58.134Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:28:58 2026-01-14T14:28:58.135Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:28:58 2026-01-14T14:28:58.135Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:28:58 2026-01-14T14:28:58.135Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400938134 14:28:58 2026-01-14T14:28:58.138Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 14:28:58 2026-01-14T14:28:58.148Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:28:58 allow.auto.create.topics = true 14:28:58 auto.commit.interval.ms = 5000 14:28:58 auto.include.jmx.reporter = true 14:28:58 auto.offset.reset = latest 14:28:58 bootstrap.servers = [localhost:32777] 14:28:58 check.crcs = true 14:28:58 client.dns.lookup = use_all_dns_ips 14:28:58 client.id = consumer-ncmp-group-2 14:28:58 client.rack = 14:28:58 connections.max.idle.ms = 540000 14:28:58 default.api.timeout.ms = 60000 14:28:58 enable.auto.commit = false 14:28:58 enable.metrics.push = true 14:28:58 exclude.internal.topics = true 14:28:58 fetch.max.bytes = 52428800 14:28:58 fetch.max.wait.ms = 500 14:28:58 fetch.min.bytes = 1 14:28:58 group.id = ncmp-group 14:28:58 group.instance.id = null 14:28:58 group.protocol = classic 14:28:58 group.remote.assignor = null 14:28:58 heartbeat.interval.ms = 3000 14:28:58 interceptor.classes = [] 14:28:58 internal.leave.group.on.close = true 14:28:58 internal.throw.on.fetch.stable.offset.unsupported = false 14:28:58 isolation.level = read_uncommitted 14:28:58 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 max.partition.fetch.bytes = 1048576 14:28:58 max.poll.interval.ms = 300000 14:28:58 max.poll.records = 500 14:28:58 metadata.max.age.ms = 300000 14:28:58 metadata.recovery.strategy = none 14:28:58 metric.reporters = [] 14:28:58 metrics.num.samples = 2 14:28:58 metrics.recording.level = INFO 14:28:58 metrics.sample.window.ms = 30000 14:28:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:28:58 receive.buffer.bytes = 65536 14:28:58 reconnect.backoff.max.ms = 1000 14:28:58 reconnect.backoff.ms = 50 14:28:58 request.timeout.ms = 30000 14:28:58 retry.backoff.max.ms = 1000 14:28:58 retry.backoff.ms = 100 14:28:58 sasl.client.callback.handler.class = null 14:28:58 sasl.jaas.config = null 14:28:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:28:58 sasl.kerberos.min.time.before.relogin = 60000 14:28:58 sasl.kerberos.service.name = null 14:28:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:28:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:28:58 sasl.login.callback.handler.class = null 14:28:58 sasl.login.class = null 14:28:58 sasl.login.connect.timeout.ms = null 14:28:58 sasl.login.read.timeout.ms = null 14:28:58 sasl.login.refresh.buffer.seconds = 300 14:28:58 sasl.login.refresh.min.period.seconds = 60 14:28:58 sasl.login.refresh.window.factor = 0.8 14:28:58 sasl.login.refresh.window.jitter = 0.05 14:28:58 sasl.login.retry.backoff.max.ms = 10000 14:28:58 sasl.login.retry.backoff.ms = 100 14:28:58 sasl.mechanism = GSSAPI 14:28:58 sasl.oauthbearer.clock.skew.seconds = 30 14:28:58 sasl.oauthbearer.expected.audience = null 14:28:58 sasl.oauthbearer.expected.issuer = null 14:28:58 sasl.oauthbearer.header.urlencode = false 14:28:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:28:58 sasl.oauthbearer.jwks.endpoint.url = null 14:28:58 sasl.oauthbearer.scope.claim.name = scope 14:28:58 sasl.oauthbearer.sub.claim.name = sub 14:28:58 sasl.oauthbearer.token.endpoint.url = null 14:28:58 security.protocol = PLAINTEXT 14:28:58 security.providers = null 14:28:58 send.buffer.bytes = 131072 14:28:58 session.timeout.ms = 45000 14:28:58 socket.connection.setup.timeout.max.ms = 30000 14:28:58 socket.connection.setup.timeout.ms = 10000 14:28:58 ssl.cipher.suites = null 14:28:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:28:58 ssl.endpoint.identification.algorithm = https 14:28:58 ssl.engine.factory.class = null 14:28:58 ssl.key.password = null 14:28:58 ssl.keymanager.algorithm = SunX509 14:28:58 ssl.keystore.certificate.chain = null 14:28:58 ssl.keystore.key = null 14:28:58 ssl.keystore.location = null 14:28:58 ssl.keystore.password = null 14:28:58 ssl.keystore.type = JKS 14:28:58 ssl.protocol = TLSv1.3 14:28:58 ssl.provider = null 14:28:58 ssl.secure.random.implementation = null 14:28:58 ssl.trustmanager.algorithm = PKIX 14:28:58 ssl.truststore.certificates = null 14:28:58 ssl.truststore.location = null 14:28:58 ssl.truststore.password = null 14:28:58 ssl.truststore.type = JKS 14:28:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 14:28:58 2026-01-14T14:28:58.149Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:28:58 2026-01-14T14:28:58.156Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:28:58 2026-01-14T14:28:58.156Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:28:58 2026-01-14T14:28:58.156Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:28:58 2026-01-14T14:28:58.156Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400938156 14:28:58 2026-01-14T14:28:58.156Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 14:28:58 2026-01-14T14:28:58.158Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:28:58 allow.auto.create.topics = true 14:28:58 auto.commit.interval.ms = 5000 14:28:58 auto.include.jmx.reporter = true 14:28:58 auto.offset.reset = latest 14:28:58 bootstrap.servers = [localhost:32777] 14:28:58 check.crcs = true 14:28:58 client.dns.lookup = use_all_dns_ips 14:28:58 client.id = consumer-ncmp-group-3 14:28:58 client.rack = 14:28:58 connections.max.idle.ms = 540000 14:28:58 default.api.timeout.ms = 60000 14:28:58 enable.auto.commit = false 14:28:58 enable.metrics.push = true 14:28:58 exclude.internal.topics = true 14:28:58 fetch.max.bytes = 52428800 14:28:58 fetch.max.wait.ms = 500 14:28:58 fetch.min.bytes = 1 14:28:58 group.id = ncmp-group 14:28:58 group.instance.id = null 14:28:58 group.protocol = classic 14:28:58 group.remote.assignor = null 14:28:58 heartbeat.interval.ms = 3000 14:28:58 interceptor.classes = [] 14:28:58 internal.leave.group.on.close = true 14:28:58 internal.throw.on.fetch.stable.offset.unsupported = false 14:28:58 isolation.level = read_uncommitted 14:28:58 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 max.partition.fetch.bytes = 1048576 14:28:58 max.poll.interval.ms = 300000 14:28:58 max.poll.records = 500 14:28:58 metadata.max.age.ms = 300000 14:28:58 metadata.recovery.strategy = none 14:28:58 metric.reporters = [] 14:28:58 metrics.num.samples = 2 14:28:58 metrics.recording.level = INFO 14:28:58 metrics.sample.window.ms = 30000 14:28:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:28:58 receive.buffer.bytes = 65536 14:28:58 reconnect.backoff.max.ms = 1000 14:28:58 reconnect.backoff.ms = 50 14:28:58 request.timeout.ms = 30000 14:28:58 retry.backoff.max.ms = 1000 14:28:58 retry.backoff.ms = 100 14:28:58 sasl.client.callback.handler.class = null 14:28:58 sasl.jaas.config = null 14:28:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:28:58 sasl.kerberos.min.time.before.relogin = 60000 14:28:58 sasl.kerberos.service.name = null 14:28:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:28:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:28:58 sasl.login.callback.handler.class = null 14:28:58 sasl.login.class = null 14:28:58 sasl.login.connect.timeout.ms = null 14:28:58 sasl.login.read.timeout.ms = null 14:28:58 sasl.login.refresh.buffer.seconds = 300 14:28:58 sasl.login.refresh.min.period.seconds = 60 14:28:58 sasl.login.refresh.window.factor = 0.8 14:28:58 sasl.login.refresh.window.jitter = 0.05 14:28:58 sasl.login.retry.backoff.max.ms = 10000 14:28:58 sasl.login.retry.backoff.ms = 100 14:28:58 sasl.mechanism = GSSAPI 14:28:58 sasl.oauthbearer.clock.skew.seconds = 30 14:28:58 sasl.oauthbearer.expected.audience = null 14:28:58 sasl.oauthbearer.expected.issuer = null 14:28:58 sasl.oauthbearer.header.urlencode = false 14:28:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:28:58 sasl.oauthbearer.jwks.endpoint.url = null 14:28:58 sasl.oauthbearer.scope.claim.name = scope 14:28:58 sasl.oauthbearer.sub.claim.name = sub 14:28:58 sasl.oauthbearer.token.endpoint.url = null 14:28:58 security.protocol = PLAINTEXT 14:28:58 security.providers = null 14:28:58 send.buffer.bytes = 131072 14:28:58 session.timeout.ms = 45000 14:28:58 socket.connection.setup.timeout.max.ms = 30000 14:28:58 socket.connection.setup.timeout.ms = 10000 14:28:58 ssl.cipher.suites = null 14:28:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:28:58 ssl.endpoint.identification.algorithm = https 14:28:58 ssl.engine.factory.class = null 14:28:58 ssl.key.password = null 14:28:58 ssl.keymanager.algorithm = SunX509 14:28:58 ssl.keystore.certificate.chain = null 14:28:58 ssl.keystore.key = null 14:28:58 ssl.keystore.location = null 14:28:58 ssl.keystore.password = null 14:28:58 ssl.keystore.type = JKS 14:28:58 ssl.protocol = TLSv1.3 14:28:58 ssl.provider = null 14:28:58 ssl.secure.random.implementation = null 14:28:58 ssl.trustmanager.algorithm = PKIX 14:28:58 ssl.truststore.certificates = null 14:28:58 ssl.truststore.location = null 14:28:58 ssl.truststore.password = null 14:28:58 ssl.truststore.type = JKS 14:28:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 14:28:58 2026-01-14T14:28:58.158Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:28:58 2026-01-14T14:28:58.223Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:28:58 2026-01-14T14:28:58.223Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:28:58 2026-01-14T14:28:58.223Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400938223 14:28:58 2026-01-14T14:28:58.224Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription 14:28:58 2026-01-14T14:28:58.235Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:28:58 allow.auto.create.topics = true 14:28:58 auto.commit.interval.ms = 5000 14:28:58 auto.include.jmx.reporter = true 14:28:58 auto.offset.reset = latest 14:28:58 bootstrap.servers = [localhost:32777] 14:28:58 check.crcs = true 14:28:58 client.dns.lookup = use_all_dns_ips 14:28:58 client.id = consumer-ncmp-group-4 14:28:58 client.rack = 14:28:58 connections.max.idle.ms = 540000 14:28:58 default.api.timeout.ms = 60000 14:28:58 enable.auto.commit = false 14:28:58 enable.metrics.push = true 14:28:58 exclude.internal.topics = true 14:28:58 fetch.max.bytes = 52428800 14:28:58 fetch.max.wait.ms = 500 14:28:58 fetch.min.bytes = 1 14:28:58 group.id = ncmp-group 14:28:58 group.instance.id = null 14:28:58 group.protocol = classic 14:28:58 group.remote.assignor = null 14:28:58 heartbeat.interval.ms = 3000 14:28:58 interceptor.classes = [] 14:28:58 internal.leave.group.on.close = true 14:28:58 internal.throw.on.fetch.stable.offset.unsupported = false 14:28:58 isolation.level = read_uncommitted 14:28:58 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 max.partition.fetch.bytes = 1048576 14:28:58 max.poll.interval.ms = 300000 14:28:58 max.poll.records = 500 14:28:58 metadata.max.age.ms = 300000 14:28:58 metadata.recovery.strategy = none 14:28:58 metric.reporters = [] 14:28:58 metrics.num.samples = 2 14:28:58 metrics.recording.level = INFO 14:28:58 metrics.sample.window.ms = 30000 14:28:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:28:58 receive.buffer.bytes = 65536 14:28:58 reconnect.backoff.max.ms = 1000 14:28:58 reconnect.backoff.ms = 50 14:28:58 request.timeout.ms = 30000 14:28:58 retry.backoff.max.ms = 1000 14:28:58 retry.backoff.ms = 100 14:28:58 sasl.client.callback.handler.class = null 14:28:58 sasl.jaas.config = null 14:28:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:28:58 sasl.kerberos.min.time.before.relogin = 60000 14:28:58 sasl.kerberos.service.name = null 14:28:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:28:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:28:58 sasl.login.callback.handler.class = null 14:28:58 sasl.login.class = null 14:28:58 sasl.login.connect.timeout.ms = null 14:28:58 sasl.login.read.timeout.ms = null 14:28:58 sasl.login.refresh.buffer.seconds = 300 14:28:58 sasl.login.refresh.min.period.seconds = 60 14:28:58 sasl.login.refresh.window.factor = 0.8 14:28:58 sasl.login.refresh.window.jitter = 0.05 14:28:58 sasl.login.retry.backoff.max.ms = 10000 14:28:58 sasl.login.retry.backoff.ms = 100 14:28:58 sasl.mechanism = GSSAPI 14:28:58 sasl.oauthbearer.clock.skew.seconds = 30 14:28:58 sasl.oauthbearer.expected.audience = null 14:28:58 sasl.oauthbearer.expected.issuer = null 14:28:58 sasl.oauthbearer.header.urlencode = false 14:28:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:28:58 sasl.oauthbearer.jwks.endpoint.url = null 14:28:58 sasl.oauthbearer.scope.claim.name = scope 14:28:58 sasl.oauthbearer.sub.claim.name = sub 14:28:58 sasl.oauthbearer.token.endpoint.url = null 14:28:58 security.protocol = PLAINTEXT 14:28:58 security.providers = null 14:28:58 send.buffer.bytes = 131072 14:28:58 session.timeout.ms = 45000 14:28:58 socket.connection.setup.timeout.max.ms = 30000 14:28:58 socket.connection.setup.timeout.ms = 10000 14:28:58 ssl.cipher.suites = null 14:28:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:28:58 ssl.endpoint.identification.algorithm = https 14:28:58 ssl.engine.factory.class = null 14:28:58 ssl.key.password = null 14:28:58 ssl.keymanager.algorithm = SunX509 14:28:58 ssl.keystore.certificate.chain = null 14:28:58 ssl.keystore.key = null 14:28:58 ssl.keystore.location = null 14:28:58 ssl.keystore.password = null 14:28:58 ssl.keystore.type = JKS 14:28:58 ssl.protocol = TLSv1.3 14:28:58 ssl.provider = null 14:28:58 ssl.secure.random.implementation = null 14:28:58 ssl.trustmanager.algorithm = PKIX 14:28:58 ssl.truststore.certificates = null 14:28:58 ssl.truststore.location = null 14:28:58 ssl.truststore.password = null 14:28:58 ssl.truststore.type = JKS 14:28:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 14:28:58 2026-01-14T14:28:58.235Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:28:58 2026-01-14T14:28:58.241Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:28:58 2026-01-14T14:28:58.241Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:28:58 2026-01-14T14:28:58.241Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:28:58 2026-01-14T14:28:58.241Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400938241 14:28:58 2026-01-14T14:28:58.241Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 14:28:58 2026-01-14T14:28:58.243Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:28:58 allow.auto.create.topics = true 14:28:58 auto.commit.interval.ms = 5000 14:28:58 auto.include.jmx.reporter = true 14:28:58 auto.offset.reset = latest 14:28:58 bootstrap.servers = [localhost:32777] 14:28:58 check.crcs = true 14:28:58 client.dns.lookup = use_all_dns_ips 14:28:58 client.id = consumer-ncmp-data-operation-event-group-5 14:28:58 client.rack = 14:28:58 connections.max.idle.ms = 540000 14:28:58 default.api.timeout.ms = 60000 14:28:58 enable.auto.commit = false 14:28:58 enable.metrics.push = true 14:28:58 exclude.internal.topics = true 14:28:58 fetch.max.bytes = 52428800 14:28:58 fetch.max.wait.ms = 500 14:28:58 fetch.min.bytes = 1 14:28:58 group.id = ncmp-data-operation-event-group 14:28:58 group.instance.id = null 14:28:58 group.protocol = classic 14:28:58 group.remote.assignor = null 14:28:58 heartbeat.interval.ms = 3000 14:28:58 interceptor.classes = [] 14:28:58 internal.leave.group.on.close = true 14:28:58 internal.throw.on.fetch.stable.offset.unsupported = false 14:28:58 isolation.level = read_uncommitted 14:28:58 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 max.partition.fetch.bytes = 1048576 14:28:58 max.poll.interval.ms = 300000 14:28:58 max.poll.records = 500 14:28:58 metadata.max.age.ms = 300000 14:28:58 metadata.recovery.strategy = none 14:28:58 metric.reporters = [] 14:28:58 metrics.num.samples = 2 14:28:58 metrics.recording.level = INFO 14:28:58 metrics.sample.window.ms = 30000 14:28:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:28:58 receive.buffer.bytes = 65536 14:28:58 reconnect.backoff.max.ms = 1000 14:28:58 reconnect.backoff.ms = 50 14:28:58 request.timeout.ms = 30000 14:28:58 retry.backoff.max.ms = 1000 14:28:58 retry.backoff.ms = 100 14:28:58 sasl.client.callback.handler.class = null 14:28:58 sasl.jaas.config = null 14:28:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:28:58 sasl.kerberos.min.time.before.relogin = 60000 14:28:58 sasl.kerberos.service.name = null 14:28:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:28:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:28:58 sasl.login.callback.handler.class = null 14:28:58 sasl.login.class = null 14:28:58 sasl.login.connect.timeout.ms = null 14:28:58 sasl.login.read.timeout.ms = null 14:28:58 sasl.login.refresh.buffer.seconds = 300 14:28:58 sasl.login.refresh.min.period.seconds = 60 14:28:58 sasl.login.refresh.window.factor = 0.8 14:28:58 sasl.login.refresh.window.jitter = 0.05 14:28:58 sasl.login.retry.backoff.max.ms = 10000 14:28:58 sasl.login.retry.backoff.ms = 100 14:28:58 sasl.mechanism = GSSAPI 14:28:58 sasl.oauthbearer.clock.skew.seconds = 30 14:28:58 sasl.oauthbearer.expected.audience = null 14:28:58 sasl.oauthbearer.expected.issuer = null 14:28:58 sasl.oauthbearer.header.urlencode = false 14:28:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:28:58 sasl.oauthbearer.jwks.endpoint.url = null 14:28:58 sasl.oauthbearer.scope.claim.name = scope 14:28:58 sasl.oauthbearer.sub.claim.name = sub 14:28:58 sasl.oauthbearer.token.endpoint.url = null 14:28:58 security.protocol = PLAINTEXT 14:28:58 security.providers = null 14:28:58 send.buffer.bytes = 131072 14:28:58 session.timeout.ms = 45000 14:28:58 socket.connection.setup.timeout.max.ms = 30000 14:28:58 socket.connection.setup.timeout.ms = 10000 14:28:58 ssl.cipher.suites = null 14:28:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:28:58 ssl.endpoint.identification.algorithm = https 14:28:58 ssl.engine.factory.class = null 14:28:58 ssl.key.password = null 14:28:58 ssl.keymanager.algorithm = SunX509 14:28:58 ssl.keystore.certificate.chain = null 14:28:58 ssl.keystore.key = null 14:28:58 ssl.keystore.location = null 14:28:58 ssl.keystore.password = null 14:28:58 ssl.keystore.type = JKS 14:28:58 ssl.protocol = TLSv1.3 14:28:58 ssl.provider = null 14:28:58 ssl.secure.random.implementation = null 14:28:58 ssl.trustmanager.algorithm = PKIX 14:28:58 ssl.truststore.certificates = null 14:28:58 ssl.truststore.location = null 14:28:58 ssl.truststore.password = null 14:28:58 ssl.truststore.type = JKS 14:28:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 14:28:58 2026-01-14T14:28:58.243Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:28:58 2026-01-14T14:28:58.249Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:28:58 2026-01-14T14:28:58.249Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:28:58 2026-01-14T14:28:58.249Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:28:58 2026-01-14T14:28:58.249Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400938249 14:28:58 2026-01-14T14:28:58.249Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 14:28:58 2026-01-14T14:28:58.250Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:28:58 allow.auto.create.topics = true 14:28:58 auto.commit.interval.ms = 5000 14:28:58 auto.include.jmx.reporter = true 14:28:58 auto.offset.reset = latest 14:28:58 bootstrap.servers = [localhost:32777] 14:28:58 check.crcs = true 14:28:58 client.dns.lookup = use_all_dns_ips 14:28:58 client.id = consumer-ncmp-async-rest-request-event-group-6 14:28:58 client.rack = 14:28:58 connections.max.idle.ms = 540000 14:28:58 default.api.timeout.ms = 60000 14:28:58 enable.auto.commit = false 14:28:58 enable.metrics.push = true 14:28:58 exclude.internal.topics = true 14:28:58 fetch.max.bytes = 52428800 14:28:58 fetch.max.wait.ms = 500 14:28:58 fetch.min.bytes = 1 14:28:58 group.id = ncmp-async-rest-request-event-group 14:28:58 group.instance.id = null 14:28:58 group.protocol = classic 14:28:58 group.remote.assignor = null 14:28:58 heartbeat.interval.ms = 3000 14:28:58 interceptor.classes = [] 14:28:58 internal.leave.group.on.close = true 14:28:58 internal.throw.on.fetch.stable.offset.unsupported = false 14:28:58 isolation.level = read_uncommitted 14:28:58 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 max.partition.fetch.bytes = 1048576 14:28:58 max.poll.interval.ms = 300000 14:28:58 max.poll.records = 500 14:28:58 metadata.max.age.ms = 300000 14:28:58 metadata.recovery.strategy = none 14:28:58 metric.reporters = [] 14:28:58 metrics.num.samples = 2 14:28:58 metrics.recording.level = INFO 14:28:58 metrics.sample.window.ms = 30000 14:28:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:28:58 receive.buffer.bytes = 65536 14:28:58 reconnect.backoff.max.ms = 1000 14:28:58 reconnect.backoff.ms = 50 14:28:58 request.timeout.ms = 30000 14:28:58 retry.backoff.max.ms = 1000 14:28:58 retry.backoff.ms = 100 14:28:58 sasl.client.callback.handler.class = null 14:28:58 sasl.jaas.config = null 14:28:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:28:58 sasl.kerberos.min.time.before.relogin = 60000 14:28:58 sasl.kerberos.service.name = null 14:28:58 sasl.kerberos.ticket.renew.jitter = 0.05 14:28:58 sasl.kerberos.ticket.renew.window.factor = 0.8 14:28:58 sasl.login.callback.handler.class = null 14:28:58 sasl.login.class = null 14:28:58 sasl.login.connect.timeout.ms = null 14:28:58 sasl.login.read.timeout.ms = null 14:28:58 sasl.login.refresh.buffer.seconds = 300 14:28:58 sasl.login.refresh.min.period.seconds = 60 14:28:58 sasl.login.refresh.window.factor = 0.8 14:28:58 sasl.login.refresh.window.jitter = 0.05 14:28:58 sasl.login.retry.backoff.max.ms = 10000 14:28:58 sasl.login.retry.backoff.ms = 100 14:28:58 sasl.mechanism = GSSAPI 14:28:58 sasl.oauthbearer.clock.skew.seconds = 30 14:28:58 sasl.oauthbearer.expected.audience = null 14:28:58 sasl.oauthbearer.expected.issuer = null 14:28:58 sasl.oauthbearer.header.urlencode = false 14:28:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:28:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:28:58 sasl.oauthbearer.jwks.endpoint.url = null 14:28:58 sasl.oauthbearer.scope.claim.name = scope 14:28:58 sasl.oauthbearer.sub.claim.name = sub 14:28:58 sasl.oauthbearer.token.endpoint.url = null 14:28:58 security.protocol = PLAINTEXT 14:28:58 security.providers = null 14:28:58 send.buffer.bytes = 131072 14:28:58 session.timeout.ms = 45000 14:28:58 socket.connection.setup.timeout.max.ms = 30000 14:28:58 socket.connection.setup.timeout.ms = 10000 14:28:58 ssl.cipher.suites = null 14:28:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:28:58 ssl.endpoint.identification.algorithm = https 14:28:58 ssl.engine.factory.class = null 14:28:58 ssl.key.password = null 14:28:58 ssl.keymanager.algorithm = SunX509 14:28:58 ssl.keystore.certificate.chain = null 14:28:58 ssl.keystore.key = null 14:28:58 ssl.keystore.location = null 14:28:58 ssl.keystore.password = null 14:28:58 ssl.keystore.type = JKS 14:28:58 ssl.protocol = TLSv1.3 14:28:58 ssl.provider = null 14:28:58 ssl.secure.random.implementation = null 14:28:58 ssl.trustmanager.algorithm = PKIX 14:28:58 ssl.truststore.certificates = null 14:28:58 ssl.truststore.location = null 14:28:58 ssl.truststore.password = null 14:28:58 ssl.truststore.type = JKS 14:28:58 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:28:58 14:28:58 2026-01-14T14:28:58.250Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:28:58 2026-01-14T14:28:58.266Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:28:58 2026-01-14T14:28:58.266Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:28:58 2026-01-14T14:28:58.266Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400938266 14:28:58 2026-01-14T14:28:58.266Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 14:28:58 2026-01-14T14:28:58.287Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 16.569 seconds (process running for 43.571) 14:28:58 2026-01-14T14:28:58.288Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 14:28:58 2026-01-14T14:28:58.288Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 14:28:58 2026-01-14T14:28:58.288Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 14:28:58 2026-01-14T14:28:58.288Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 14:28:58 2026-01-14T14:28:58.295Z INFO 11308 --- [cps-integration-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 14:28:58 2026-01-14T14:28:58.298Z INFO 11308 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 14:28:58 2026-01-14T14:28:58.298Z INFO 11308 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 14:28:58 2026-01-14T14:28:58.410Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:28:58 2026-01-14T14:28:58.410Z INFO 11308 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 14:28:58 2026-01-14T14:28:58.813Z WARN 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 14:28:58 2026-01-14T14:28:58.814Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:28:58 2026-01-14T14:28:58.815Z WARN 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 14:28:58 2026-01-14T14:28:58.815Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:28:58 2026-01-14T14:28:58.815Z WARN 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 14:28:58 2026-01-14T14:28:58.815Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:28:58 2026-01-14T14:28:58.816Z WARN 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 14:28:58 2026-01-14T14:28:58.816Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:28:58 2026-01-14T14:28:58.816Z WARN 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 14:28:58 2026-01-14T14:28:58.816Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:28:58 2026-01-14T14:28:58.816Z WARN 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 14:28:58 2026-01-14T14:28:58.817Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:28:59 2026-01-14T14:28:58.962Z WARN 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 14:28:59 2026-01-14T14:28:59.192Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:28:59 2026-01-14T14:28:59.198Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.203Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:28:59 2026-01-14T14:28:59.206Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.218Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:28:59 2026-01-14T14:28:59.219Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.221Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:28:59 2026-01-14T14:28:59.223Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.282Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:28:59 2026-01-14T14:28:59.283Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.291Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:28:59 2026-01-14T14:28:59.294Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.309Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7 14:28:59 2026-01-14T14:28:59.309Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.310Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972 14:28:59 2026-01-14T14:28:59.310Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.310Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f 14:28:59 2026-01-14T14:28:59.311Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.311Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3 14:28:59 2026-01-14T14:28:59.319Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731 14:28:59 2026-01-14T14:28:59.319Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.321Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.340Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7', protocol='range'} 14:28:59 2026-01-14T14:28:59.345Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972', protocol='range'} 14:28:59 2026-01-14T14:28:59.345Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f', protocol='range'} 14:28:59 2026-01-14T14:28:59.351Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7=Assignment(partitions=[ncmp-async-m2m-0])} 14:28:59 2026-01-14T14:28:59.351Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972=Assignment(partitions=[subscription-0])} 14:28:59 2026-01-14T14:28:59.352Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f=Assignment(partitions=[ncmp-async-m2m-0])} 14:28:59 2026-01-14T14:28:59.354Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec 14:28:59 2026-01-14T14:28:59.354Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.363Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972', protocol='range'} 14:28:59 2026-01-14T14:28:59.364Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 14:28:59 2026-01-14T14:28:59.364Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 14:28:59 2026-01-14T14:28:59.378Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec', protocol='range'} 14:28:59 2026-01-14T14:28:59.378Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3', protocol='range'} 14:28:59 2026-01-14T14:28:59.379Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972', protocol='range'} 14:28:59 2026-01-14T14:28:59.379Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731', protocol='range'} 14:28:59 2026-01-14T14:28:59.386Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f', protocol='range'} 14:28:59 2026-01-14T14:28:59.387Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:28:59 2026-01-14T14:28:59.387Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7', protocol='range'} 14:28:59 2026-01-14T14:28:59.388Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 14:28:59 2026-01-14T14:28:59.388Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:28:59 2026-01-14T14:28:59.392Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:28:59 2026-01-14T14:28:59.393Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:28:59 2026-01-14T14:28:59.396Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731', protocol='range'} 14:28:59 2026-01-14T14:28:59.396Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 14:28:59 2026-01-14T14:28:59.396Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 14:28:59 2026-01-14T14:28:59.398Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec', protocol='range'} 14:28:59 2026-01-14T14:28:59.398Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 14:28:59 2026-01-14T14:28:59.398Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 14:28:59 2026-01-14T14:28:59.399Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972', protocol='range'} 14:28:59 2026-01-14T14:28:59.407Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3', protocol='range'} 14:28:59 2026-01-14T14:28:59.407Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 14:28:59 2026-01-14T14:28:59.407Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 14:28:59 2026-01-14T14:28:59.407Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 14:28:59 2026-01-14T14:28:59.407Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 14:28:59 2026-01-14T14:28:59.407Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 14:28:59 2026-01-14T14:28:59.408Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 14:28:59 2026-01-14T14:28:59.408Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:28:59 2026-01-14T14:28:59.410Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 14:28:59 2026-01-14T14:28:59.410Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:28:59 2026-01-14T14:28:59.410Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 14:28:59 2026-01-14T14:28:59.420Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:28:59 2026-01-14T14:28:59.420Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 14:28:59 2026-01-14T14:28:59.420Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 14:28:59 2026-01-14T14:28:59.421Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 14:28:59 2026-01-14T14:28:59.428Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 14:28:59 2026-01-14T14:28:59.430Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 14:28:59 2026-01-14T14:28:59.434Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:28:59 2026-01-14T14:28:59.437Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:28:59 2026-01-14T14:28:59.444Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:28:59 2026-01-14T14:28:59.444Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:28:59 2026-01-14T14:28:59.444Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:28:59 2026-01-14T14:28:59.454Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:28:59 2026-01-14T14:28:59.459Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 14:28:59 2026-01-14T14:28:59.459Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 14:28:59 2026-01-14T14:28:59.460Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 14:28:59 2026-01-14T14:28:59.461Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 14:28:59 2026-01-14T14:28:59.463Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 14:28:59 2026-01-14T14:28:59.465Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 14:28:59 2026-01-14T14:28:59.651Z INFO 11308 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 14:28:59 2026-01-14T14:28:59.651Z INFO 11308 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 14:28:59 2026-01-14T14:28:59.652Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:28:59 2026-01-14T14:28:59.652Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 14:28:59 2026-01-14T14:28:59.718Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision 2024-02-23. 14:28:59 2026-01-14T14:28:59.826Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2024-02-23 installed successfully, 14:28:59 2026-01-14T14:28:59.891Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 14:28:59 2026-01-14T14:28:59.908Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 14:28:59 2026-01-14T14:28:59.925Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 14:28:59 2026-01-14T14:28:59.937Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 14:28:59 2026-01-14T14:28:59.950Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 14:29:00 2026-01-14T14:28:59.980Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 14:29:00 2026-01-14T14:29:00.055Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 14:29:00 2026-01-14T14:29:00.055Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 14:29:00 2026-01-14T14:29:00.056Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:29:00 2026-01-14T14:29:00.056Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 14:29:00 2026-01-14T14:29:00.105Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 14:29:00 2026-01-14T14:29:00.105Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 14:29:00 2026-01-14T14:29:00.106Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:29:00 2026-01-14T14:29:00.106Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 14:29:00 2026-01-14T14:29:00.107Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 14:29:00 2026-01-14T14:29:00.107Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 14:29:00 2026-01-14T14:29:00.107Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 14:29:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:29:00 2026-01-14T14:29:00.749Z INFO 11308 --- [cps-integration-test] [ main] .s.a.AnnotationAsyncExecutionInterceptor : More than one TaskExecutor bean found within the context, and none is named 'taskExecutor'. Mark one of them as primary or name it 'taskExecutor' (possibly as an alias) in order to use it for async processing: [notificationExecutor, taskScheduler] 14:29:00 2026-01-14T14:29:00.766Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:00 acks = -1 14:29:00 auto.include.jmx.reporter = true 14:29:00 batch.size = 16384 14:29:00 bootstrap.servers = [localhost:32777] 14:29:00 buffer.memory = 33554432 14:29:00 client.dns.lookup = use_all_dns_ips 14:29:00 client.id = cps-core-1 14:29:00 compression.gzip.level = -1 14:29:00 compression.lz4.level = 9 14:29:00 compression.type = none 14:29:00 compression.zstd.level = 3 14:29:00 connections.max.idle.ms = 540000 14:29:00 delivery.timeout.ms = 120000 14:29:00 enable.idempotence = true 14:29:00 enable.metrics.push = true 14:29:00 interceptor.classes = [] 14:29:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:00 linger.ms = 0 14:29:00 max.block.ms = 60000 14:29:00 max.in.flight.requests.per.connection = 5 14:29:00 max.request.size = 1048576 14:29:00 metadata.max.age.ms = 300000 14:29:00 metadata.max.idle.ms = 300000 14:29:00 metadata.recovery.strategy = none 14:29:00 metric.reporters = [] 14:29:00 metrics.num.samples = 2 14:29:00 metrics.recording.level = INFO 14:29:00 metrics.sample.window.ms = 30000 14:29:00 partitioner.adaptive.partitioning.enable = true 14:29:00 partitioner.availability.timeout.ms = 0 14:29:00 partitioner.class = null 14:29:00 partitioner.ignore.keys = false 14:29:00 receive.buffer.bytes = 32768 14:29:00 reconnect.backoff.max.ms = 1000 14:29:00 reconnect.backoff.ms = 50 14:29:00 request.timeout.ms = 30000 14:29:00 retries = 2147483647 14:29:00 retry.backoff.max.ms = 1000 14:29:00 retry.backoff.ms = 100 14:29:00 sasl.client.callback.handler.class = null 14:29:00 sasl.jaas.config = null 14:29:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:00 sasl.kerberos.min.time.before.relogin = 60000 14:29:00 sasl.kerberos.service.name = null 14:29:00 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:00 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:00 sasl.login.callback.handler.class = null 14:29:00 sasl.login.class = null 14:29:00 sasl.login.connect.timeout.ms = null 14:29:00 sasl.login.read.timeout.ms = null 14:29:00 sasl.login.refresh.buffer.seconds = 300 14:29:00 sasl.login.refresh.min.period.seconds = 60 14:29:00 sasl.login.refresh.window.factor = 0.8 14:29:00 sasl.login.refresh.window.jitter = 0.05 14:29:00 sasl.login.retry.backoff.max.ms = 10000 14:29:00 sasl.login.retry.backoff.ms = 100 14:29:00 sasl.mechanism = GSSAPI 14:29:00 sasl.oauthbearer.clock.skew.seconds = 30 14:29:00 sasl.oauthbearer.expected.audience = null 14:29:00 sasl.oauthbearer.expected.issuer = null 14:29:00 sasl.oauthbearer.header.urlencode = false 14:29:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:00 sasl.oauthbearer.jwks.endpoint.url = null 14:29:00 sasl.oauthbearer.scope.claim.name = scope 14:29:00 sasl.oauthbearer.sub.claim.name = sub 14:29:00 sasl.oauthbearer.token.endpoint.url = null 14:29:00 security.protocol = PLAINTEXT 14:29:00 security.providers = null 14:29:00 send.buffer.bytes = 131072 14:29:00 socket.connection.setup.timeout.max.ms = 30000 14:29:00 socket.connection.setup.timeout.ms = 10000 14:29:00 ssl.cipher.suites = null 14:29:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:00 ssl.endpoint.identification.algorithm = https 14:29:00 ssl.engine.factory.class = null 14:29:00 ssl.key.password = null 14:29:00 ssl.keymanager.algorithm = SunX509 14:29:00 ssl.keystore.certificate.chain = null 14:29:00 ssl.keystore.key = null 14:29:00 ssl.keystore.location = null 14:29:00 ssl.keystore.password = null 14:29:00 ssl.keystore.type = JKS 14:29:00 ssl.protocol = TLSv1.3 14:29:00 ssl.provider = null 14:29:00 ssl.secure.random.implementation = null 14:29:00 ssl.trustmanager.algorithm = PKIX 14:29:00 ssl.truststore.certificates = null 14:29:00 ssl.truststore.location = null 14:29:00 ssl.truststore.password = null 14:29:00 ssl.truststore.type = JKS 14:29:00 transaction.timeout.ms = 60000 14:29:00 transactional.id = null 14:29:00 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:29:00 14:29:00 2026-01-14T14:29:00.766Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:00 2026-01-14T14:29:00.777Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:00 2026-01-14T14:29:00.781Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 14:29:00 2026-01-14T14:29:00.786Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:00 2026-01-14T14:29:00.788Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:00 2026-01-14T14:29:00.789Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:00 2026-01-14T14:29:00.789Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:00 2026-01-14T14:29:00.796Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:00 2026-01-14T14:29:00.796Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:00 2026-01-14T14:29:00.796Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400940796 14:29:00 2026-01-14T14:29:00.818Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 14:29:00 2026-01-14T14:29:00.819Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:00 2026-01-14T14:29:00.929Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 14:29:01 2026-01-14T14:29:01.416Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:01 2026-01-14T14:29:01.438Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:01 2026-01-14T14:29:01.547Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:01 2026-01-14T14:29:01.631Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:01 2026-01-14T14:29:01.632Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:01 2026-01-14T14:29:01.632Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:01 2026-01-14T14:29:01.633Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:01 2026-01-14T14:29:01.633Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:01 2026-01-14T14:29:01.716Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:01 2026-01-14T14:29:01.735Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:01 2026-01-14T14:29:01.777Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:01 2026-01-14T14:29:01.834Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:01 2026-01-14T14:29:01.834Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:01 2026-01-14T14:29:01.835Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:01 2026-01-14T14:29:01.835Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:01 2026-01-14T14:29:01.835Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:02 2026-01-14T14:29:01.921Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 14:29:02 2026-01-14T14:29:01.934Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 14:29:02 2026-01-14T14:29:01.979Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:02 2026-01-14T14:29:02.088Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.r.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 14:29:02 2026-01-14T14:29:02.088Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 14:29:02 2026-01-14T14:29:02.175Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 14:29:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.52 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 14:29:02 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 14:29:02 2026-01-14T14:29:02.578Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:02 2026-01-14T14:29:02.579Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:02 2026-01-14T14:29:02.579Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:02 2026-01-14T14:29:02.580Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:02 2026-01-14T14:29:02.580Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:02 2026-01-14T14:29:02.667Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:02 2026-01-14T14:29:02.681Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:02 2026-01-14T14:29:02.715Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:03 2026-01-14T14:29:02.960Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:03 2026-01-14T14:29:02.961Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:03 2026-01-14T14:29:02.961Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:03 2026-01-14T14:29:02.961Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:03 2026-01-14T14:29:02.961Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:03 2026-01-14T14:29:03.043Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:03 2026-01-14T14:29:03.058Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:03 2026-01-14T14:29:03.098Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:03 2026-01-14T14:29:03.305Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:03 2026-01-14T14:29:03.306Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:03 2026-01-14T14:29:03.307Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:03 2026-01-14T14:29:03.312Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:03 2026-01-14T14:29:03.312Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:03 2026-01-14T14:29:03.395Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:03 2026-01-14T14:29:03.420Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:03 2026-01-14T14:29:03.463Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.143 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 14:29:03 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 14:29:03 2026-01-14T14:29:03.725Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:03 2026-01-14T14:29:03.725Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:03 2026-01-14T14:29:03.726Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:03 2026-01-14T14:29:03.726Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:03 2026-01-14T14:29:03.726Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:03 2026-01-14T14:29:03.808Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:03 2026-01-14T14:29:03.826Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:03 2026-01-14T14:29:03.857Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:03 2026-01-14T14:29:03.898Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:03 2026-01-14T14:29:03.898Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:03 2026-01-14T14:29:03.899Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:03 2026-01-14T14:29:03.899Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:03 2026-01-14T14:29:03.899Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:04 2026-01-14T14:29:03.974Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:04 2026-01-14T14:29:03.988Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:04 2026-01-14T14:29:04.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:04 2026-01-14T14:29:04.257Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:04 2026-01-14T14:29:04.257Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:04 2026-01-14T14:29:04.259Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:04 2026-01-14T14:29:04.259Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:04 2026-01-14T14:29:04.259Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:04 2026-01-14T14:29:04.342Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:04 2026-01-14T14:29:04.358Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:04 2026-01-14T14:29:04.386Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:04 2026-01-14T14:29:04.437Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:04 2026-01-14T14:29:04.438Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:04 2026-01-14T14:29:04.441Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:04 2026-01-14T14:29:04.441Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:04 2026-01-14T14:29:04.441Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:04 2026-01-14T14:29:04.523Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:04 2026-01-14T14:29:04.537Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:04 2026-01-14T14:29:04.571Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:04 2026-01-14T14:29:04.873Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:04 2026-01-14T14:29:04.877Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:04 2026-01-14T14:29:04.878Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:04 2026-01-14T14:29:04.878Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:04 2026-01-14T14:29:04.878Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:05 2026-01-14T14:29:04.962Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:05 2026-01-14T14:29:04.976Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:05 2026-01-14T14:29:05.001Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:05 2026-01-14T14:29:05.044Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:05 2026-01-14T14:29:05.044Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:05 2026-01-14T14:29:05.044Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:05 2026-01-14T14:29:05.045Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:05 2026-01-14T14:29:05.045Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:05 2026-01-14T14:29:05.118Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:05 2026-01-14T14:29:05.134Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:05 2026-01-14T14:29:05.176Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:05 2026-01-14T14:29:05.375Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:05 2026-01-14T14:29:05.376Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:05 2026-01-14T14:29:05.376Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:05 2026-01-14T14:29:05.376Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:05 2026-01-14T14:29:05.376Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:05 2026-01-14T14:29:05.456Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:05 2026-01-14T14:29:05.469Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:05 2026-01-14T14:29:05.493Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:05 2026-01-14T14:29:05.533Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:05 2026-01-14T14:29:05.534Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:05 2026-01-14T14:29:05.534Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:05 2026-01-14T14:29:05.534Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:05 2026-01-14T14:29:05.534Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:05 2026-01-14T14:29:05.605Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:05 2026-01-14T14:29:05.619Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:05 2026-01-14T14:29:05.644Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:06 2026-01-14T14:29:05.921Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:06 2026-01-14T14:29:05.921Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:06 2026-01-14T14:29:05.922Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:06 2026-01-14T14:29:05.922Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:06 2026-01-14T14:29:05.922Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:06 2026-01-14T14:29:05.997Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:06 2026-01-14T14:29:06.014Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:06 2026-01-14T14:29:06.044Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:06 2026-01-14T14:29:06.097Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:06 2026-01-14T14:29:06.097Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:06 2026-01-14T14:29:06.097Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:06 2026-01-14T14:29:06.098Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:06 2026-01-14T14:29:06.098Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:06 2026-01-14T14:29:06.176Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:06 2026-01-14T14:29:06.190Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:06 2026-01-14T14:29:06.217Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:06 2026-01-14T14:29:06.423Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:06 2026-01-14T14:29:06.425Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:06 2026-01-14T14:29:06.429Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:06 2026-01-14T14:29:06.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:06 2026-01-14T14:29:06.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:06 2026-01-14T14:29:06.520Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:06 2026-01-14T14:29:06.535Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:06 2026-01-14T14:29:06.564Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:06 2026-01-14T14:29:06.606Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:06 2026-01-14T14:29:06.606Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:06 2026-01-14T14:29:06.606Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:06 2026-01-14T14:29:06.607Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:06 2026-01-14T14:29:06.607Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:06 2026-01-14T14:29:06.681Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:06 2026-01-14T14:29:06.695Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:06 2026-01-14T14:29:06.722Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:07 2026-01-14T14:29:06.928Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:07 2026-01-14T14:29:06.952Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:07 2026-01-14T14:29:06.959Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:07 2026-01-14T14:29:06.961Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:07 2026-01-14T14:29:06.961Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:07 2026-01-14T14:29:07.075Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:07 2026-01-14T14:29:07.087Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:07 2026-01-14T14:29:07.137Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:07 2026-01-14T14:29:07.188Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:07 2026-01-14T14:29:07.188Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:07 2026-01-14T14:29:07.188Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:07 2026-01-14T14:29:07.188Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:07 2026-01-14T14:29:07.188Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:07 2026-01-14T14:29:07.260Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:07 2026-01-14T14:29:07.272Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:07 2026-01-14T14:29:07.297Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:07 2026-01-14T14:29:07.493Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:07 2026-01-14T14:29:07.494Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:07 2026-01-14T14:29:07.494Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:07 2026-01-14T14:29:07.494Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:07 2026-01-14T14:29:07.494Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:07 2026-01-14T14:29:07.572Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:07 2026-01-14T14:29:07.587Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:07 2026-01-14T14:29:07.611Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:07 2026-01-14T14:29:07.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:07 2026-01-14T14:29:07.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:07 2026-01-14T14:29:07.650Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:07 2026-01-14T14:29:07.650Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:07 2026-01-14T14:29:07.650Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:07 2026-01-14T14:29:07.719Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:07 2026-01-14T14:29:07.731Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:07 2026-01-14T14:29:07.754Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:07 2026-01-14T14:29:07.908Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:07 2026-01-14T14:29:07.910Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:07 2026-01-14T14:29:07.911Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:07 2026-01-14T14:29:07.911Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:07 2026-01-14T14:29:07.911Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:08 2026-01-14T14:29:07.981Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:08 2026-01-14T14:29:07.993Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:08 2026-01-14T14:29:08.015Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:08 2026-01-14T14:29:08.048Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:08 2026-01-14T14:29:08.049Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:08 2026-01-14T14:29:08.049Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:08 2026-01-14T14:29:08.049Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:08 2026-01-14T14:29:08.049Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:08 2026-01-14T14:29:08.113Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:08 2026-01-14T14:29:08.126Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:08 2026-01-14T14:29:08.147Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:08 2026-01-14T14:29:08.301Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:08 2026-01-14T14:29:08.301Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:08 2026-01-14T14:29:08.302Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:08 2026-01-14T14:29:08.302Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:08 2026-01-14T14:29:08.302Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:08 2026-01-14T14:29:08.370Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:08 2026-01-14T14:29:08.383Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:08 2026-01-14T14:29:08.406Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:08 2026-01-14T14:29:08.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:08 2026-01-14T14:29:08.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:08 2026-01-14T14:29:08.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:08 2026-01-14T14:29:08.434Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:08 2026-01-14T14:29:08.434Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:08 2026-01-14T14:29:08.496Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:08 2026-01-14T14:29:08.508Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:08 2026-01-14T14:29:08.528Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:08 2026-01-14T14:29:08.673Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:08 2026-01-14T14:29:08.673Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:08 2026-01-14T14:29:08.673Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:08 2026-01-14T14:29:08.674Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:08 2026-01-14T14:29:08.674Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:08 2026-01-14T14:29:08.746Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:08 2026-01-14T14:29:08.755Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:08 2026-01-14T14:29:08.774Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:08 2026-01-14T14:29:08.803Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:08 2026-01-14T14:29:08.803Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:08 2026-01-14T14:29:08.804Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:08 2026-01-14T14:29:08.804Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:08 2026-01-14T14:29:08.804Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:08 2026-01-14T14:29:08.866Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:08 2026-01-14T14:29:08.874Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:08 2026-01-14T14:29:08.893Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.408 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 14:29:09 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 14:29:09 2026-01-14T14:29:09.135Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:09 2026-01-14T14:29:09.136Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:09 2026-01-14T14:29:09.136Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:09 2026-01-14T14:29:09.136Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:09 2026-01-14T14:29:09.136Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:09 2026-01-14T14:29:09.212Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:09 2026-01-14T14:29:09.224Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:09 2026-01-14T14:29:09.252Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:09 2026-01-14T14:29:09.420Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:09 2026-01-14T14:29:09.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:09 2026-01-14T14:29:09.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:09 2026-01-14T14:29:09.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:09 2026-01-14T14:29:09.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:09 2026-01-14T14:29:09.490Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:09 2026-01-14T14:29:09.502Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:09 2026-01-14T14:29:09.531Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 14:29:09 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 14:29:09 2026-01-14T14:29:09.657Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:09 allow.auto.create.topics = true 14:29:09 auto.commit.interval.ms = 5000 14:29:09 auto.include.jmx.reporter = true 14:29:09 auto.offset.reset = latest 14:29:09 bootstrap.servers = [localhost:32777] 14:29:09 check.crcs = true 14:29:09 client.dns.lookup = use_all_dns_ips 14:29:09 client.id = consumer-test-group-7 14:29:09 client.rack = 14:29:09 connections.max.idle.ms = 540000 14:29:09 default.api.timeout.ms = 60000 14:29:09 enable.auto.commit = true 14:29:09 enable.metrics.push = true 14:29:09 exclude.internal.topics = true 14:29:09 fetch.max.bytes = 52428800 14:29:09 fetch.max.wait.ms = 500 14:29:09 fetch.min.bytes = 1 14:29:09 group.id = test-group 14:29:09 group.instance.id = null 14:29:09 group.protocol = classic 14:29:09 group.remote.assignor = null 14:29:09 heartbeat.interval.ms = 3000 14:29:09 interceptor.classes = [] 14:29:09 internal.leave.group.on.close = true 14:29:09 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:09 isolation.level = read_uncommitted 14:29:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:09 max.partition.fetch.bytes = 1048576 14:29:09 max.poll.interval.ms = 300000 14:29:09 max.poll.records = 2147483647 14:29:09 metadata.max.age.ms = 300000 14:29:09 metadata.recovery.strategy = none 14:29:09 metric.reporters = [] 14:29:09 metrics.num.samples = 2 14:29:09 metrics.recording.level = INFO 14:29:09 metrics.sample.window.ms = 30000 14:29:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:09 receive.buffer.bytes = 65536 14:29:09 reconnect.backoff.max.ms = 1000 14:29:09 reconnect.backoff.ms = 50 14:29:09 request.timeout.ms = 30000 14:29:09 retry.backoff.max.ms = 1000 14:29:09 retry.backoff.ms = 100 14:29:09 sasl.client.callback.handler.class = null 14:29:09 sasl.jaas.config = null 14:29:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:09 sasl.kerberos.min.time.before.relogin = 60000 14:29:09 sasl.kerberos.service.name = null 14:29:09 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:09 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:09 sasl.login.callback.handler.class = null 14:29:09 sasl.login.class = null 14:29:09 sasl.login.connect.timeout.ms = null 14:29:09 sasl.login.read.timeout.ms = null 14:29:09 sasl.login.refresh.buffer.seconds = 300 14:29:09 sasl.login.refresh.min.period.seconds = 60 14:29:09 sasl.login.refresh.window.factor = 0.8 14:29:09 sasl.login.refresh.window.jitter = 0.05 14:29:09 sasl.login.retry.backoff.max.ms = 10000 14:29:09 sasl.login.retry.backoff.ms = 100 14:29:09 sasl.mechanism = GSSAPI 14:29:09 sasl.oauthbearer.clock.skew.seconds = 30 14:29:09 sasl.oauthbearer.expected.audience = null 14:29:09 sasl.oauthbearer.expected.issuer = null 14:29:09 sasl.oauthbearer.header.urlencode = false 14:29:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:09 sasl.oauthbearer.jwks.endpoint.url = null 14:29:09 sasl.oauthbearer.scope.claim.name = scope 14:29:09 sasl.oauthbearer.sub.claim.name = sub 14:29:09 sasl.oauthbearer.token.endpoint.url = null 14:29:09 security.protocol = PLAINTEXT 14:29:09 security.providers = null 14:29:09 send.buffer.bytes = 131072 14:29:09 session.timeout.ms = 45000 14:29:09 socket.connection.setup.timeout.max.ms = 30000 14:29:09 socket.connection.setup.timeout.ms = 10000 14:29:09 ssl.cipher.suites = null 14:29:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:09 ssl.endpoint.identification.algorithm = https 14:29:09 ssl.engine.factory.class = null 14:29:09 ssl.key.password = null 14:29:09 ssl.keymanager.algorithm = SunX509 14:29:09 ssl.keystore.certificate.chain = null 14:29:09 ssl.keystore.key = null 14:29:09 ssl.keystore.location = null 14:29:09 ssl.keystore.password = null 14:29:09 ssl.keystore.type = JKS 14:29:09 ssl.protocol = TLSv1.3 14:29:09 ssl.provider = null 14:29:09 ssl.secure.random.implementation = null 14:29:09 ssl.trustmanager.algorithm = PKIX 14:29:09 ssl.truststore.certificates = null 14:29:09 ssl.truststore.location = null 14:29:09 ssl.truststore.password = null 14:29:09 ssl.truststore.type = JKS 14:29:09 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:09 14:29:09 2026-01-14T14:29:09.658Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:09 2026-01-14T14:29:09.660Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:09 2026-01-14T14:29:09.660Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:09 2026-01-14T14:29:09.660Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400949660 14:29:09 2026-01-14T14:29:09.665Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 14:29:09 2026-01-14T14:29:09.681Z WARN 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-7, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 14:29:09 2026-01-14T14:29:09.681Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:09 2026-01-14T14:29:09.681Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:09 2026-01-14T14:29:09.685Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 14:29:09 2026-01-14T14:29:09.693Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-7-3086c4e8-6cf2-4f33-bb45-1cf498fe1e98 14:29:09 2026-01-14T14:29:09.693Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 14:29:09 2026-01-14T14:29:09.705Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-7-3086c4e8-6cf2-4f33-bb45-1cf498fe1e98', protocol='range'} 14:29:09 2026-01-14T14:29:09.806Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-7-3086c4e8-6cf2-4f33-bb45-1cf498fe1e98=Assignment(partitions=[legacy-batch-topic-0])} 14:29:09 2026-01-14T14:29:09.817Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-7-3086c4e8-6cf2-4f33-bb45-1cf498fe1e98', protocol='range'} 14:29:09 2026-01-14T14:29:09.817Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 14:29:09 2026-01-14T14:29:09.817Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 14:29:09 2026-01-14T14:29:09.819Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 14:29:09 2026-01-14T14:29:09.829Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:10 2026-01-14T14:29:10.199Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:10 2026-01-14T14:29:10.200Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:10 2026-01-14T14:29:10.200Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:10 2026-01-14T14:29:10.200Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:10 2026-01-14T14:29:10.200Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:10 2026-01-14T14:29:10.275Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 14:29:10 2026-01-14T14:29:10.287Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 14:29:10 2026-01-14T14:29:10.309Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:10 2026-01-14T14:29:10.507Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 14:29:10 2026-01-14T14:29:10.508Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Member consumer-test-group-7-3086c4e8-6cf2-4f33-bb45-1cf498fe1e98 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:10 2026-01-14T14:29:10.508Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:10 2026-01-14T14:29:10.508Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:10 2026-01-14T14:29:10.508Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:10 2026-01-14T14:29:10.516Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:10 2026-01-14T14:29:10.516Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:10 2026-01-14T14:29:10.523Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:10 2026-01-14T14:29:10.523Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:10 2026-01-14T14:29:10.523Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:10 2026-01-14T14:29:10.523Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:10 2026-01-14T14:29:10.527Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 14:29:10 2026-01-14T14:29:10.544Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:10 allow.auto.create.topics = true 14:29:10 auto.commit.interval.ms = 5000 14:29:10 auto.include.jmx.reporter = true 14:29:10 auto.offset.reset = latest 14:29:10 bootstrap.servers = [localhost:32777] 14:29:10 check.crcs = true 14:29:10 client.dns.lookup = use_all_dns_ips 14:29:10 client.id = consumer-test-group-8 14:29:10 client.rack = 14:29:10 connections.max.idle.ms = 540000 14:29:10 default.api.timeout.ms = 60000 14:29:10 enable.auto.commit = true 14:29:10 enable.metrics.push = true 14:29:10 exclude.internal.topics = true 14:29:10 fetch.max.bytes = 52428800 14:29:10 fetch.max.wait.ms = 500 14:29:10 fetch.min.bytes = 1 14:29:10 group.id = test-group 14:29:10 group.instance.id = null 14:29:10 group.protocol = classic 14:29:10 group.remote.assignor = null 14:29:10 heartbeat.interval.ms = 3000 14:29:10 interceptor.classes = [] 14:29:10 internal.leave.group.on.close = true 14:29:10 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:10 isolation.level = read_uncommitted 14:29:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:10 max.partition.fetch.bytes = 1048576 14:29:10 max.poll.interval.ms = 300000 14:29:10 max.poll.records = 2147483647 14:29:10 metadata.max.age.ms = 300000 14:29:10 metadata.recovery.strategy = none 14:29:10 metric.reporters = [] 14:29:10 metrics.num.samples = 2 14:29:10 metrics.recording.level = INFO 14:29:10 metrics.sample.window.ms = 30000 14:29:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:10 receive.buffer.bytes = 65536 14:29:10 reconnect.backoff.max.ms = 1000 14:29:10 reconnect.backoff.ms = 50 14:29:10 request.timeout.ms = 30000 14:29:10 retry.backoff.max.ms = 1000 14:29:10 retry.backoff.ms = 100 14:29:10 sasl.client.callback.handler.class = null 14:29:10 sasl.jaas.config = null 14:29:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:10 sasl.kerberos.min.time.before.relogin = 60000 14:29:10 sasl.kerberos.service.name = null 14:29:10 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:10 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:10 sasl.login.callback.handler.class = null 14:29:10 sasl.login.class = null 14:29:10 sasl.login.connect.timeout.ms = null 14:29:10 sasl.login.read.timeout.ms = null 14:29:10 sasl.login.refresh.buffer.seconds = 300 14:29:10 sasl.login.refresh.min.period.seconds = 60 14:29:10 sasl.login.refresh.window.factor = 0.8 14:29:10 sasl.login.refresh.window.jitter = 0.05 14:29:10 sasl.login.retry.backoff.max.ms = 10000 14:29:10 sasl.login.retry.backoff.ms = 100 14:29:10 sasl.mechanism = GSSAPI 14:29:10 sasl.oauthbearer.clock.skew.seconds = 30 14:29:10 sasl.oauthbearer.expected.audience = null 14:29:10 sasl.oauthbearer.expected.issuer = null 14:29:10 sasl.oauthbearer.header.urlencode = false 14:29:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:10 sasl.oauthbearer.jwks.endpoint.url = null 14:29:10 sasl.oauthbearer.scope.claim.name = scope 14:29:10 sasl.oauthbearer.sub.claim.name = sub 14:29:10 sasl.oauthbearer.token.endpoint.url = null 14:29:10 security.protocol = PLAINTEXT 14:29:10 security.providers = null 14:29:10 send.buffer.bytes = 131072 14:29:10 session.timeout.ms = 45000 14:29:10 socket.connection.setup.timeout.max.ms = 30000 14:29:10 socket.connection.setup.timeout.ms = 10000 14:29:10 ssl.cipher.suites = null 14:29:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:10 ssl.endpoint.identification.algorithm = https 14:29:10 ssl.engine.factory.class = null 14:29:10 ssl.key.password = null 14:29:10 ssl.keymanager.algorithm = SunX509 14:29:10 ssl.keystore.certificate.chain = null 14:29:10 ssl.keystore.key = null 14:29:10 ssl.keystore.location = null 14:29:10 ssl.keystore.password = null 14:29:10 ssl.keystore.type = JKS 14:29:10 ssl.protocol = TLSv1.3 14:29:10 ssl.provider = null 14:29:10 ssl.secure.random.implementation = null 14:29:10 ssl.trustmanager.algorithm = PKIX 14:29:10 ssl.truststore.certificates = null 14:29:10 ssl.truststore.location = null 14:29:10 ssl.truststore.password = null 14:29:10 ssl.truststore.type = JKS 14:29:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:10 14:29:10 2026-01-14T14:29:10.545Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:10 2026-01-14T14:29:10.547Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:10 2026-01-14T14:29:10.547Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:10 2026-01-14T14:29:10.547Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400950547 14:29:10 2026-01-14T14:29:10.548Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 14:29:10 2026-01-14T14:29:10.560Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:10 2026-01-14T14:29:10.560Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:10 2026-01-14T14:29:10.561Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 14:29:10 2026-01-14T14:29:10.564Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-8-5d02577a-c07f-495f-98a8-f5829afadfc1 14:29:10 2026-01-14T14:29:10.564Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 14:29:10 2026-01-14T14:29:10.568Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-8-5d02577a-c07f-495f-98a8-f5829afadfc1', protocol='range'} 14:29:10 2026-01-14T14:29:10.568Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-8-5d02577a-c07f-495f-98a8-f5829afadfc1=Assignment(partitions=[legacy-batch-topic-0])} 14:29:10 2026-01-14T14:29:10.570Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-8-5d02577a-c07f-495f-98a8-f5829afadfc1', protocol='range'} 14:29:10 2026-01-14T14:29:10.571Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 14:29:10 2026-01-14T14:29:10.571Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 14:29:10 2026-01-14T14:29:10.574Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 14:29:10 2026-01-14T14:29:10.578Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:11 2026-01-14T14:29:11.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:11 2026-01-14T14:29:11.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:11 2026-01-14T14:29:11.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:11 2026-01-14T14:29:11.080Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:11 2026-01-14T14:29:11.080Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:11 2026-01-14T14:29:11.152Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 14:29:11 2026-01-14T14:29:11.166Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 14:29:11 2026-01-14T14:29:11.189Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:11 2026-01-14T14:29:11.253Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 5c75b684-2d97-4616-97c6-4fe60c323c2b, data operation cloud event id: a724e71c-5a2e-47de-a52f-e7d909e60045 14:29:11 2026-01-14T14:29:11.254Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:11 acks = -1 14:29:11 auto.include.jmx.reporter = true 14:29:11 batch.size = 16384 14:29:11 bootstrap.servers = [localhost:32777] 14:29:11 buffer.memory = 33554432 14:29:11 client.dns.lookup = use_all_dns_ips 14:29:11 client.id = cps-core-1 14:29:11 compression.gzip.level = -1 14:29:11 compression.lz4.level = 9 14:29:11 compression.type = none 14:29:11 compression.zstd.level = 3 14:29:11 connections.max.idle.ms = 540000 14:29:11 delivery.timeout.ms = 120000 14:29:11 enable.idempotence = true 14:29:11 enable.metrics.push = true 14:29:11 interceptor.classes = [] 14:29:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:11 linger.ms = 0 14:29:11 max.block.ms = 60000 14:29:11 max.in.flight.requests.per.connection = 5 14:29:11 max.request.size = 1048576 14:29:11 metadata.max.age.ms = 300000 14:29:11 metadata.max.idle.ms = 300000 14:29:11 metadata.recovery.strategy = none 14:29:11 metric.reporters = [] 14:29:11 metrics.num.samples = 2 14:29:11 metrics.recording.level = INFO 14:29:11 metrics.sample.window.ms = 30000 14:29:11 partitioner.adaptive.partitioning.enable = true 14:29:11 partitioner.availability.timeout.ms = 0 14:29:11 partitioner.class = null 14:29:11 partitioner.ignore.keys = false 14:29:11 receive.buffer.bytes = 32768 14:29:11 reconnect.backoff.max.ms = 1000 14:29:11 reconnect.backoff.ms = 50 14:29:11 request.timeout.ms = 30000 14:29:11 retries = 2147483647 14:29:11 retry.backoff.max.ms = 1000 14:29:11 retry.backoff.ms = 100 14:29:11 sasl.client.callback.handler.class = null 14:29:11 sasl.jaas.config = null 14:29:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:11 sasl.kerberos.min.time.before.relogin = 60000 14:29:11 sasl.kerberos.service.name = null 14:29:11 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:11 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:11 sasl.login.callback.handler.class = null 14:29:11 sasl.login.class = null 14:29:11 sasl.login.connect.timeout.ms = null 14:29:11 sasl.login.read.timeout.ms = null 14:29:11 sasl.login.refresh.buffer.seconds = 300 14:29:11 sasl.login.refresh.min.period.seconds = 60 14:29:11 sasl.login.refresh.window.factor = 0.8 14:29:11 sasl.login.refresh.window.jitter = 0.05 14:29:11 sasl.login.retry.backoff.max.ms = 10000 14:29:11 sasl.login.retry.backoff.ms = 100 14:29:11 sasl.mechanism = GSSAPI 14:29:11 sasl.oauthbearer.clock.skew.seconds = 30 14:29:11 sasl.oauthbearer.expected.audience = null 14:29:11 sasl.oauthbearer.expected.issuer = null 14:29:11 sasl.oauthbearer.header.urlencode = false 14:29:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:11 sasl.oauthbearer.jwks.endpoint.url = null 14:29:11 sasl.oauthbearer.scope.claim.name = scope 14:29:11 sasl.oauthbearer.sub.claim.name = sub 14:29:11 sasl.oauthbearer.token.endpoint.url = null 14:29:11 security.protocol = PLAINTEXT 14:29:11 security.providers = null 14:29:11 send.buffer.bytes = 131072 14:29:11 socket.connection.setup.timeout.max.ms = 30000 14:29:11 socket.connection.setup.timeout.ms = 10000 14:29:11 ssl.cipher.suites = null 14:29:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:11 ssl.endpoint.identification.algorithm = https 14:29:11 ssl.engine.factory.class = null 14:29:11 ssl.key.password = null 14:29:11 ssl.keymanager.algorithm = SunX509 14:29:11 ssl.keystore.certificate.chain = null 14:29:11 ssl.keystore.key = null 14:29:11 ssl.keystore.location = null 14:29:11 ssl.keystore.password = null 14:29:11 ssl.keystore.type = JKS 14:29:11 ssl.protocol = TLSv1.3 14:29:11 ssl.provider = null 14:29:11 ssl.secure.random.implementation = null 14:29:11 ssl.trustmanager.algorithm = PKIX 14:29:11 ssl.truststore.certificates = null 14:29:11 ssl.truststore.location = null 14:29:11 ssl.truststore.password = null 14:29:11 ssl.truststore.type = JKS 14:29:11 transaction.timeout.ms = 60000 14:29:11 transactional.id = null 14:29:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:11 14:29:11 2026-01-14T14:29:11.254Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:11 2026-01-14T14:29:11.255Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 14:29:11 2026-01-14T14:29:11.257Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 14:29:11 2026-01-14T14:29:11.268Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:11 2026-01-14T14:29:11.268Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 14:29:11 2026-01-14T14:29:11.377Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 14:29:11 2026-01-14T14:29:11.377Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Member consumer-test-group-8-5d02577a-c07f-495f-98a8-f5829afadfc1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:11 2026-01-14T14:29:11.378Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:11 2026-01-14T14:29:11.378Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:11 2026-01-14T14:29:11.378Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:11 2026-01-14T14:29:11.378Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:11 2026-01-14T14:29:11.378Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:11 2026-01-14T14:29:11.808Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:11 2026-01-14T14:29:11.808Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:11 2026-01-14T14:29:11.808Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:11 2026-01-14T14:29:11.808Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:11 2026-01-14T14:29:11.813Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 14:29:11 2026-01-14T14:29:11.832Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:11 allow.auto.create.topics = true 14:29:11 auto.commit.interval.ms = 5000 14:29:11 auto.include.jmx.reporter = true 14:29:11 auto.offset.reset = latest 14:29:11 bootstrap.servers = [localhost:32777] 14:29:11 check.crcs = true 14:29:11 client.dns.lookup = use_all_dns_ips 14:29:11 client.id = consumer-test-group-9 14:29:11 client.rack = 14:29:11 connections.max.idle.ms = 540000 14:29:11 default.api.timeout.ms = 60000 14:29:11 enable.auto.commit = true 14:29:11 enable.metrics.push = true 14:29:11 exclude.internal.topics = true 14:29:11 fetch.max.bytes = 52428800 14:29:11 fetch.max.wait.ms = 500 14:29:11 fetch.min.bytes = 1 14:29:11 group.id = test-group 14:29:11 group.instance.id = null 14:29:11 group.protocol = classic 14:29:11 group.remote.assignor = null 14:29:11 heartbeat.interval.ms = 3000 14:29:11 interceptor.classes = [] 14:29:11 internal.leave.group.on.close = true 14:29:11 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:11 isolation.level = read_uncommitted 14:29:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:11 max.partition.fetch.bytes = 1048576 14:29:11 max.poll.interval.ms = 300000 14:29:11 max.poll.records = 2147483647 14:29:11 metadata.max.age.ms = 300000 14:29:11 metadata.recovery.strategy = none 14:29:11 metric.reporters = [] 14:29:11 metrics.num.samples = 2 14:29:11 metrics.recording.level = INFO 14:29:11 metrics.sample.window.ms = 30000 14:29:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:11 receive.buffer.bytes = 65536 14:29:11 reconnect.backoff.max.ms = 1000 14:29:11 reconnect.backoff.ms = 50 14:29:11 request.timeout.ms = 30000 14:29:11 retry.backoff.max.ms = 1000 14:29:11 retry.backoff.ms = 100 14:29:11 sasl.client.callback.handler.class = null 14:29:11 sasl.jaas.config = null 14:29:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:11 sasl.kerberos.min.time.before.relogin = 60000 14:29:11 sasl.kerberos.service.name = null 14:29:11 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:11 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:11 sasl.login.callback.handler.class = null 14:29:11 sasl.login.class = null 14:29:11 sasl.login.connect.timeout.ms = null 14:29:11 sasl.login.read.timeout.ms = null 14:29:11 sasl.login.refresh.buffer.seconds = 300 14:29:11 sasl.login.refresh.min.period.seconds = 60 14:29:11 sasl.login.refresh.window.factor = 0.8 14:29:11 sasl.login.refresh.window.jitter = 0.05 14:29:11 sasl.login.retry.backoff.max.ms = 10000 14:29:11 sasl.login.retry.backoff.ms = 100 14:29:11 sasl.mechanism = GSSAPI 14:29:11 sasl.oauthbearer.clock.skew.seconds = 30 14:29:11 sasl.oauthbearer.expected.audience = null 14:29:11 sasl.oauthbearer.expected.issuer = null 14:29:11 sasl.oauthbearer.header.urlencode = false 14:29:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:11 sasl.oauthbearer.jwks.endpoint.url = null 14:29:11 sasl.oauthbearer.scope.claim.name = scope 14:29:11 sasl.oauthbearer.sub.claim.name = sub 14:29:11 sasl.oauthbearer.token.endpoint.url = null 14:29:11 security.protocol = PLAINTEXT 14:29:11 security.providers = null 14:29:11 send.buffer.bytes = 131072 14:29:11 session.timeout.ms = 45000 14:29:11 socket.connection.setup.timeout.max.ms = 30000 14:29:11 socket.connection.setup.timeout.ms = 10000 14:29:11 ssl.cipher.suites = null 14:29:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:11 ssl.endpoint.identification.algorithm = https 14:29:11 ssl.engine.factory.class = null 14:29:11 ssl.key.password = null 14:29:11 ssl.keymanager.algorithm = SunX509 14:29:11 ssl.keystore.certificate.chain = null 14:29:11 ssl.keystore.key = null 14:29:11 ssl.keystore.location = null 14:29:11 ssl.keystore.password = null 14:29:11 ssl.keystore.type = JKS 14:29:11 ssl.protocol = TLSv1.3 14:29:11 ssl.provider = null 14:29:11 ssl.secure.random.implementation = null 14:29:11 ssl.trustmanager.algorithm = PKIX 14:29:11 ssl.truststore.certificates = null 14:29:11 ssl.truststore.location = null 14:29:11 ssl.truststore.password = null 14:29:11 ssl.truststore.type = JKS 14:29:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:11 14:29:11 2026-01-14T14:29:11.832Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:11 2026-01-14T14:29:11.835Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:11 2026-01-14T14:29:11.835Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:11 2026-01-14T14:29:11.835Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400951835 14:29:11 2026-01-14T14:29:11.835Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 14:29:11 2026-01-14T14:29:11.839Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:11 2026-01-14T14:29:11.842Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:11 2026-01-14T14:29:11.843Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 14:29:11 2026-01-14T14:29:11.847Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-9-c109e96e-2812-4755-a744-eaa9a53e90f7 14:29:11 2026-01-14T14:29:11.847Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 14:29:11 2026-01-14T14:29:11.850Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-9-c109e96e-2812-4755-a744-eaa9a53e90f7', protocol='range'} 14:29:11 2026-01-14T14:29:11.851Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-9-c109e96e-2812-4755-a744-eaa9a53e90f7=Assignment(partitions=[legacy-batch-topic-0])} 14:29:11 2026-01-14T14:29:11.853Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-9-c109e96e-2812-4755-a744-eaa9a53e90f7', protocol='range'} 14:29:11 2026-01-14T14:29:11.853Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 14:29:11 2026-01-14T14:29:11.853Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 14:29:11 2026-01-14T14:29:11.855Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 14:29:11 2026-01-14T14:29:11.860Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:12 2026-01-14T14:29:12.363Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:12 2026-01-14T14:29:12.364Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:12 2026-01-14T14:29:12.364Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:12 2026-01-14T14:29:12.365Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:12 2026-01-14T14:29:12.365Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:12 2026-01-14T14:29:12.435Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 14:29:12 2026-01-14T14:29:12.449Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 14:29:12 2026-01-14T14:29:12.474Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:12 2026-01-14T14:29:12.509Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: fd72ca6e-6897-41fa-b760-9e52da5fcd84, data operation cloud event id: bf42543a-0fa7-4f94-bb24-0f14a30b2218 14:29:12 2026-01-14T14:29:12.561Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 14:29:12 2026-01-14T14:29:12.561Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Member consumer-test-group-9-c109e96e-2812-4755-a744-eaa9a53e90f7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:12 2026-01-14T14:29:12.561Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:12 2026-01-14T14:29:12.561Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:12 2026-01-14T14:29:12.561Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:12 2026-01-14T14:29:12.562Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:12 2026-01-14T14:29:12.562Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:13 2026-01-14T14:29:13.020Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:13 2026-01-14T14:29:13.020Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:13 2026-01-14T14:29:13.020Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:13 2026-01-14T14:29:13.020Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:13 2026-01-14T14:29:13.024Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 14:29:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.399 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 14:29:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 14:29:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 14:29:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 14:29:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 14:29:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 14:29:13 2026-01-14T14:29:13.195Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:13 2026-01-14T14:29:13.195Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:13 2026-01-14T14:29:13.195Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:13 2026-01-14T14:29:13.197Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:13 2026-01-14T14:29:13.197Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:13 2026-01-14T14:29:13.291Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:13 2026-01-14T14:29:13.301Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:13 2026-01-14T14:29:13.323Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:13 2026-01-14T14:29:13.353Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:13 2026-01-14T14:29:13.353Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:13 2026-01-14T14:29:13.353Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:13 2026-01-14T14:29:13.353Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:13 2026-01-14T14:29:13.353Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:13 2026-01-14T14:29:13.414Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:13 2026-01-14T14:29:13.424Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:13 2026-01-14T14:29:13.449Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:13 2026-01-14T14:29:13.494Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:13 2026-01-14T14:29:13.495Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:13 2026-01-14T14:29:13.495Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:13 2026-01-14T14:29:13.497Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:13 2026-01-14T14:29:13.497Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:13 2026-01-14T14:29:13.580Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 14:29:13 2026-01-14T14:29:13.589Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 14:29:13 2026-01-14T14:29:13.613Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:13 2026-01-14T14:29:13.629Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 14:29:13 2026-01-14T14:29:13.654Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Received 2 sub-job(s) from DMI. 14:29:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 14:29:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 14:29:13 2026-01-14T14:29:13.857Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:13 2026-01-14T14:29:13.857Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:13 2026-01-14T14:29:13.858Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:13 2026-01-14T14:29:13.858Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:13 2026-01-14T14:29:13.858Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:13 2026-01-14T14:29:13.917Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:14 2026-01-14T14:29:13.952Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:14 2026-01-14T14:29:13.952Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:14 2026-01-14T14:29:13.952Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:14 2026-01-14T14:29:13.955Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:14 2026-01-14T14:29:13.955Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:14 2026-01-14T14:29:13.985Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:14 2026-01-14T14:29:14.021Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:14 2026-01-14T14:29:14.021Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:14 2026-01-14T14:29:14.021Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:14 2026-01-14T14:29:14.022Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:14 2026-01-14T14:29:14.022Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:14 2026-01-14T14:29:14.059Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:14 2026-01-14T14:29:14.104Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:14 2026-01-14T14:29:14.105Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:14 2026-01-14T14:29:14.105Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:14 2026-01-14T14:29:14.105Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:14 2026-01-14T14:29:14.105Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:14 2026-01-14T14:29:14.145Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:14 2026-01-14T14:29:14.185Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:14 2026-01-14T14:29:14.186Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:14 2026-01-14T14:29:14.186Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:14 2026-01-14T14:29:14.186Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:14 2026-01-14T14:29:14.186Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:14 2026-01-14T14:29:14.215Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:14 2026-01-14T14:29:14.253Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:14 2026-01-14T14:29:14.254Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:14 2026-01-14T14:29:14.254Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:14 2026-01-14T14:29:14.254Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:14 2026-01-14T14:29:14.254Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:14 2026-01-14T14:29:14.286Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:14 2026-01-14T14:29:14.300Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:14 allow.auto.create.topics = true 14:29:14 auto.commit.interval.ms = 5000 14:29:14 auto.include.jmx.reporter = true 14:29:14 auto.offset.reset = latest 14:29:14 bootstrap.servers = [localhost:32777] 14:29:14 check.crcs = true 14:29:14 client.dns.lookup = use_all_dns_ips 14:29:14 client.id = consumer-test-group-10 14:29:14 client.rack = 14:29:14 connections.max.idle.ms = 540000 14:29:14 default.api.timeout.ms = 60000 14:29:14 enable.auto.commit = true 14:29:14 enable.metrics.push = true 14:29:14 exclude.internal.topics = true 14:29:14 fetch.max.bytes = 52428800 14:29:14 fetch.max.wait.ms = 500 14:29:14 fetch.min.bytes = 1 14:29:14 group.id = test-group 14:29:14 group.instance.id = null 14:29:14 group.protocol = classic 14:29:14 group.remote.assignor = null 14:29:14 heartbeat.interval.ms = 3000 14:29:14 interceptor.classes = [] 14:29:14 internal.leave.group.on.close = true 14:29:14 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:14 isolation.level = read_uncommitted 14:29:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:14 max.partition.fetch.bytes = 1048576 14:29:14 max.poll.interval.ms = 300000 14:29:14 max.poll.records = 2147483647 14:29:14 metadata.max.age.ms = 300000 14:29:14 metadata.recovery.strategy = none 14:29:14 metric.reporters = [] 14:29:14 metrics.num.samples = 2 14:29:14 metrics.recording.level = INFO 14:29:14 metrics.sample.window.ms = 30000 14:29:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:14 receive.buffer.bytes = 65536 14:29:14 reconnect.backoff.max.ms = 1000 14:29:14 reconnect.backoff.ms = 50 14:29:14 request.timeout.ms = 30000 14:29:14 retry.backoff.max.ms = 1000 14:29:14 retry.backoff.ms = 100 14:29:14 sasl.client.callback.handler.class = null 14:29:14 sasl.jaas.config = null 14:29:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:14 sasl.kerberos.min.time.before.relogin = 60000 14:29:14 sasl.kerberos.service.name = null 14:29:14 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:14 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:14 sasl.login.callback.handler.class = null 14:29:14 sasl.login.class = null 14:29:14 sasl.login.connect.timeout.ms = null 14:29:14 sasl.login.read.timeout.ms = null 14:29:14 sasl.login.refresh.buffer.seconds = 300 14:29:14 sasl.login.refresh.min.period.seconds = 60 14:29:14 sasl.login.refresh.window.factor = 0.8 14:29:14 sasl.login.refresh.window.jitter = 0.05 14:29:14 sasl.login.retry.backoff.max.ms = 10000 14:29:14 sasl.login.retry.backoff.ms = 100 14:29:14 sasl.mechanism = GSSAPI 14:29:14 sasl.oauthbearer.clock.skew.seconds = 30 14:29:14 sasl.oauthbearer.expected.audience = null 14:29:14 sasl.oauthbearer.expected.issuer = null 14:29:14 sasl.oauthbearer.header.urlencode = false 14:29:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:14 sasl.oauthbearer.jwks.endpoint.url = null 14:29:14 sasl.oauthbearer.scope.claim.name = scope 14:29:14 sasl.oauthbearer.sub.claim.name = sub 14:29:14 sasl.oauthbearer.token.endpoint.url = null 14:29:14 security.protocol = PLAINTEXT 14:29:14 security.providers = null 14:29:14 send.buffer.bytes = 131072 14:29:14 session.timeout.ms = 45000 14:29:14 socket.connection.setup.timeout.max.ms = 30000 14:29:14 socket.connection.setup.timeout.ms = 10000 14:29:14 ssl.cipher.suites = null 14:29:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:14 ssl.endpoint.identification.algorithm = https 14:29:14 ssl.engine.factory.class = null 14:29:14 ssl.key.password = null 14:29:14 ssl.keymanager.algorithm = SunX509 14:29:14 ssl.keystore.certificate.chain = null 14:29:14 ssl.keystore.key = null 14:29:14 ssl.keystore.location = null 14:29:14 ssl.keystore.password = null 14:29:14 ssl.keystore.type = JKS 14:29:14 ssl.protocol = TLSv1.3 14:29:14 ssl.provider = null 14:29:14 ssl.secure.random.implementation = null 14:29:14 ssl.trustmanager.algorithm = PKIX 14:29:14 ssl.truststore.certificates = null 14:29:14 ssl.truststore.location = null 14:29:14 ssl.truststore.password = null 14:29:14 ssl.truststore.type = JKS 14:29:14 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:14 14:29:14 2026-01-14T14:29:14.300Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:14 2026-01-14T14:29:14.303Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:14 2026-01-14T14:29:14.303Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:14 2026-01-14T14:29:14.303Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400954303 14:29:14 2026-01-14T14:29:14.303Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 14:29:14 2026-01-14T14:29:14.311Z WARN 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-10, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 14:29:14 2026-01-14T14:29:14.311Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:14 2026-01-14T14:29:14.312Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:14 2026-01-14T14:29:14.313Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 14:29:14 2026-01-14T14:29:14.318Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-10-30ab8431-6b3a-4aa4-a8c9-1ed1b68bfe17 14:29:14 2026-01-14T14:29:14.319Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 14:29:14 2026-01-14T14:29:14.320Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-10-30ab8431-6b3a-4aa4-a8c9-1ed1b68bfe17', protocol='range'} 14:29:14 2026-01-14T14:29:14.426Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-10-30ab8431-6b3a-4aa4-a8c9-1ed1b68bfe17=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 14:29:14 2026-01-14T14:29:14.432Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-10-30ab8431-6b3a-4aa4-a8c9-1ed1b68bfe17', protocol='range'} 14:29:14 2026-01-14T14:29:14.432Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 14:29:14 2026-01-14T14:29:14.432Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 14:29:14 2026-01-14T14:29:14.438Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 14:29:14 2026-01-14T14:29:14.440Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:14 2026-01-14T14:29:14.807Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:14 acks = -1 14:29:14 auto.include.jmx.reporter = true 14:29:14 batch.size = 16384 14:29:14 bootstrap.servers = [localhost:32777] 14:29:14 buffer.memory = 33554432 14:29:14 client.dns.lookup = use_all_dns_ips 14:29:14 client.id = test-client-id 14:29:14 compression.gzip.level = -1 14:29:14 compression.lz4.level = 9 14:29:14 compression.type = none 14:29:14 compression.zstd.level = 3 14:29:14 connections.max.idle.ms = 540000 14:29:14 delivery.timeout.ms = 120000 14:29:14 enable.idempotence = true 14:29:14 enable.metrics.push = true 14:29:14 interceptor.classes = [] 14:29:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:14 linger.ms = 0 14:29:14 max.block.ms = 60000 14:29:14 max.in.flight.requests.per.connection = 5 14:29:14 max.request.size = 1048576 14:29:14 metadata.max.age.ms = 300000 14:29:14 metadata.max.idle.ms = 300000 14:29:14 metadata.recovery.strategy = none 14:29:14 metric.reporters = [] 14:29:14 metrics.num.samples = 2 14:29:14 metrics.recording.level = INFO 14:29:14 metrics.sample.window.ms = 30000 14:29:14 partitioner.adaptive.partitioning.enable = true 14:29:14 partitioner.availability.timeout.ms = 0 14:29:14 partitioner.class = null 14:29:14 partitioner.ignore.keys = false 14:29:14 receive.buffer.bytes = 32768 14:29:14 reconnect.backoff.max.ms = 1000 14:29:14 reconnect.backoff.ms = 50 14:29:14 request.timeout.ms = 30000 14:29:14 retries = 2147483647 14:29:14 retry.backoff.max.ms = 1000 14:29:14 retry.backoff.ms = 100 14:29:14 sasl.client.callback.handler.class = null 14:29:14 sasl.jaas.config = null 14:29:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:14 sasl.kerberos.min.time.before.relogin = 60000 14:29:14 sasl.kerberos.service.name = null 14:29:14 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:14 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:14 sasl.login.callback.handler.class = null 14:29:14 sasl.login.class = null 14:29:14 sasl.login.connect.timeout.ms = null 14:29:14 sasl.login.read.timeout.ms = null 14:29:14 sasl.login.refresh.buffer.seconds = 300 14:29:14 sasl.login.refresh.min.period.seconds = 60 14:29:14 sasl.login.refresh.window.factor = 0.8 14:29:14 sasl.login.refresh.window.jitter = 0.05 14:29:14 sasl.login.retry.backoff.max.ms = 10000 14:29:14 sasl.login.retry.backoff.ms = 100 14:29:14 sasl.mechanism = GSSAPI 14:29:14 sasl.oauthbearer.clock.skew.seconds = 30 14:29:14 sasl.oauthbearer.expected.audience = null 14:29:14 sasl.oauthbearer.expected.issuer = null 14:29:14 sasl.oauthbearer.header.urlencode = false 14:29:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:14 sasl.oauthbearer.jwks.endpoint.url = null 14:29:14 sasl.oauthbearer.scope.claim.name = scope 14:29:14 sasl.oauthbearer.sub.claim.name = sub 14:29:14 sasl.oauthbearer.token.endpoint.url = null 14:29:14 security.protocol = PLAINTEXT 14:29:14 security.providers = null 14:29:14 send.buffer.bytes = 131072 14:29:14 socket.connection.setup.timeout.max.ms = 30000 14:29:14 socket.connection.setup.timeout.ms = 10000 14:29:14 ssl.cipher.suites = null 14:29:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:14 ssl.endpoint.identification.algorithm = https 14:29:14 ssl.engine.factory.class = null 14:29:14 ssl.key.password = null 14:29:14 ssl.keymanager.algorithm = SunX509 14:29:14 ssl.keystore.certificate.chain = null 14:29:14 ssl.keystore.key = null 14:29:14 ssl.keystore.location = null 14:29:14 ssl.keystore.password = null 14:29:14 ssl.keystore.type = JKS 14:29:14 ssl.protocol = TLSv1.3 14:29:14 ssl.provider = null 14:29:14 ssl.secure.random.implementation = null 14:29:14 ssl.trustmanager.algorithm = PKIX 14:29:14 ssl.truststore.certificates = null 14:29:14 ssl.truststore.location = null 14:29:14 ssl.truststore.password = null 14:29:14 ssl.truststore.type = JKS 14:29:14 transaction.timeout.ms = 60000 14:29:14 transactional.id = null 14:29:14 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:14 14:29:14 2026-01-14T14:29:14.808Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:14 2026-01-14T14:29:14.808Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:14 2026-01-14T14:29:14.812Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:14 2026-01-14T14:29:14.812Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:14 2026-01-14T14:29:14.812Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400954812 14:29:14 2026-01-14T14:29:14.813Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:14 acks = -1 14:29:14 auto.include.jmx.reporter = true 14:29:14 batch.size = 16384 14:29:14 bootstrap.servers = [localhost:32777] 14:29:14 buffer.memory = 33554432 14:29:14 client.dns.lookup = use_all_dns_ips 14:29:14 client.id = test-client-id 14:29:14 compression.gzip.level = -1 14:29:14 compression.lz4.level = 9 14:29:14 compression.type = none 14:29:14 compression.zstd.level = 3 14:29:14 connections.max.idle.ms = 540000 14:29:14 delivery.timeout.ms = 120000 14:29:14 enable.idempotence = true 14:29:14 enable.metrics.push = true 14:29:14 interceptor.classes = [] 14:29:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:14 linger.ms = 0 14:29:14 max.block.ms = 60000 14:29:14 max.in.flight.requests.per.connection = 5 14:29:14 max.request.size = 1048576 14:29:14 metadata.max.age.ms = 300000 14:29:14 metadata.max.idle.ms = 300000 14:29:14 metadata.recovery.strategy = none 14:29:14 metric.reporters = [] 14:29:14 metrics.num.samples = 2 14:29:14 metrics.recording.level = INFO 14:29:14 metrics.sample.window.ms = 30000 14:29:14 partitioner.adaptive.partitioning.enable = true 14:29:14 partitioner.availability.timeout.ms = 0 14:29:14 partitioner.class = null 14:29:14 partitioner.ignore.keys = false 14:29:14 receive.buffer.bytes = 32768 14:29:14 reconnect.backoff.max.ms = 1000 14:29:14 reconnect.backoff.ms = 50 14:29:14 request.timeout.ms = 30000 14:29:14 retries = 2147483647 14:29:14 retry.backoff.max.ms = 1000 14:29:14 retry.backoff.ms = 100 14:29:14 sasl.client.callback.handler.class = null 14:29:14 sasl.jaas.config = null 14:29:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:14 sasl.kerberos.min.time.before.relogin = 60000 14:29:14 sasl.kerberos.service.name = null 14:29:14 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:14 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:14 sasl.login.callback.handler.class = null 14:29:14 sasl.login.class = null 14:29:14 sasl.login.connect.timeout.ms = null 14:29:14 sasl.login.read.timeout.ms = null 14:29:14 sasl.login.refresh.buffer.seconds = 300 14:29:14 sasl.login.refresh.min.period.seconds = 60 14:29:14 sasl.login.refresh.window.factor = 0.8 14:29:14 sasl.login.refresh.window.jitter = 0.05 14:29:14 sasl.login.retry.backoff.max.ms = 10000 14:29:14 sasl.login.retry.backoff.ms = 100 14:29:14 sasl.mechanism = GSSAPI 14:29:14 sasl.oauthbearer.clock.skew.seconds = 30 14:29:14 sasl.oauthbearer.expected.audience = null 14:29:14 sasl.oauthbearer.expected.issuer = null 14:29:14 sasl.oauthbearer.header.urlencode = false 14:29:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:14 sasl.oauthbearer.jwks.endpoint.url = null 14:29:14 sasl.oauthbearer.scope.claim.name = scope 14:29:14 sasl.oauthbearer.sub.claim.name = sub 14:29:14 sasl.oauthbearer.token.endpoint.url = null 14:29:14 security.protocol = PLAINTEXT 14:29:14 security.providers = null 14:29:14 send.buffer.bytes = 131072 14:29:14 socket.connection.setup.timeout.max.ms = 30000 14:29:14 socket.connection.setup.timeout.ms = 10000 14:29:14 ssl.cipher.suites = null 14:29:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:14 ssl.endpoint.identification.algorithm = https 14:29:14 ssl.engine.factory.class = null 14:29:14 ssl.key.password = null 14:29:14 ssl.keymanager.algorithm = SunX509 14:29:14 ssl.keystore.certificate.chain = null 14:29:14 ssl.keystore.key = null 14:29:14 ssl.keystore.location = null 14:29:14 ssl.keystore.password = null 14:29:14 ssl.keystore.type = JKS 14:29:14 ssl.protocol = TLSv1.3 14:29:14 ssl.provider = null 14:29:14 ssl.secure.random.implementation = null 14:29:14 ssl.trustmanager.algorithm = PKIX 14:29:14 ssl.truststore.certificates = null 14:29:14 ssl.truststore.location = null 14:29:14 ssl.truststore.password = null 14:29:14 ssl.truststore.type = JKS 14:29:14 transaction.timeout.ms = 60000 14:29:14 transactional.id = null 14:29:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:14 14:29:14 2026-01-14T14:29:14.813Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:14 2026-01-14T14:29:14.814Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:14 2026-01-14T14:29:14.817Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 14:29:14 2026-01-14T14:29:14.820Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:14 2026-01-14T14:29:14.820Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 2 with epoch 0 14:29:14 2026-01-14T14:29:14.831Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:14 2026-01-14T14:29:14.834Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 3 with epoch 0 14:29:14 2026-01-14T14:29:14.860Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId01 | eventType=dataJobCreated 14:29:15 2026-01-14T14:29:14.988Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId01 14:29:15 2026-01-14T14:29:15.093Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 14:29:15 2026-01-14T14:29:15.093Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Member consumer-test-group-10-30ab8431-6b3a-4aa4-a8c9-1ed1b68bfe17 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:15 2026-01-14T14:29:15.093Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:15 2026-01-14T14:29:15.093Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:15 2026-01-14T14:29:15.093Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:15 2026-01-14T14:29:15.093Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:15 2026-01-14T14:29:15.093Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:15 2026-01-14T14:29:15.583Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:15 2026-01-14T14:29:15.583Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:15 2026-01-14T14:29:15.583Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:15 2026-01-14T14:29:15.583Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:15 2026-01-14T14:29:15.587Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 14:29:15 2026-01-14T14:29:15.588Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:15 2026-01-14T14:29:15.593Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:15 2026-01-14T14:29:15.593Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:15 2026-01-14T14:29:15.593Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:15 2026-01-14T14:29:15.593Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:15 2026-01-14T14:29:15.594Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:15 2026-01-14T14:29:15.594Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:15 2026-01-14T14:29:15.596Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:15 2026-01-14T14:29:15.596Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:15 2026-01-14T14:29:15.596Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:15 2026-01-14T14:29:15.596Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:15 2026-01-14T14:29:15.596Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:15 2026-01-14T14:29:15.763Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:15 2026-01-14T14:29:15.764Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:15 2026-01-14T14:29:15.764Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:15 2026-01-14T14:29:15.764Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:15 2026-01-14T14:29:15.764Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:15 2026-01-14T14:29:15.789Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:15 2026-01-14T14:29:15.818Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:15 2026-01-14T14:29:15.818Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:15 2026-01-14T14:29:15.819Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:15 2026-01-14T14:29:15.819Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:15 2026-01-14T14:29:15.819Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:15 2026-01-14T14:29:15.850Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:15 2026-01-14T14:29:15.879Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:15 2026-01-14T14:29:15.879Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:15 2026-01-14T14:29:15.880Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:15 2026-01-14T14:29:15.880Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:15 2026-01-14T14:29:15.880Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:15 2026-01-14T14:29:15.907Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:15 2026-01-14T14:29:15.934Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:15 2026-01-14T14:29:15.934Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:15 2026-01-14T14:29:15.935Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:15 2026-01-14T14:29:15.935Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:15 2026-01-14T14:29:15.935Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:16 2026-01-14T14:29:15.967Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:16 2026-01-14T14:29:16.023Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:16 2026-01-14T14:29:16.023Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:16 2026-01-14T14:29:16.024Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:16 2026-01-14T14:29:16.024Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:16 2026-01-14T14:29:16.024Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:16 2026-01-14T14:29:16.053Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:16 2026-01-14T14:29:16.078Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:16 2026-01-14T14:29:16.078Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:16 2026-01-14T14:29:16.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:16 2026-01-14T14:29:16.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:16 2026-01-14T14:29:16.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:16 2026-01-14T14:29:16.110Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:16 2026-01-14T14:29:16.122Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:16 allow.auto.create.topics = true 14:29:16 auto.commit.interval.ms = 5000 14:29:16 auto.include.jmx.reporter = true 14:29:16 auto.offset.reset = latest 14:29:16 bootstrap.servers = [localhost:32777] 14:29:16 check.crcs = true 14:29:16 client.dns.lookup = use_all_dns_ips 14:29:16 client.id = consumer-test-group-11 14:29:16 client.rack = 14:29:16 connections.max.idle.ms = 540000 14:29:16 default.api.timeout.ms = 60000 14:29:16 enable.auto.commit = true 14:29:16 enable.metrics.push = true 14:29:16 exclude.internal.topics = true 14:29:16 fetch.max.bytes = 52428800 14:29:16 fetch.max.wait.ms = 500 14:29:16 fetch.min.bytes = 1 14:29:16 group.id = test-group 14:29:16 group.instance.id = null 14:29:16 group.protocol = classic 14:29:16 group.remote.assignor = null 14:29:16 heartbeat.interval.ms = 3000 14:29:16 interceptor.classes = [] 14:29:16 internal.leave.group.on.close = true 14:29:16 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:16 isolation.level = read_uncommitted 14:29:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:16 max.partition.fetch.bytes = 1048576 14:29:16 max.poll.interval.ms = 300000 14:29:16 max.poll.records = 2147483647 14:29:16 metadata.max.age.ms = 300000 14:29:16 metadata.recovery.strategy = none 14:29:16 metric.reporters = [] 14:29:16 metrics.num.samples = 2 14:29:16 metrics.recording.level = INFO 14:29:16 metrics.sample.window.ms = 30000 14:29:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:16 receive.buffer.bytes = 65536 14:29:16 reconnect.backoff.max.ms = 1000 14:29:16 reconnect.backoff.ms = 50 14:29:16 request.timeout.ms = 30000 14:29:16 retry.backoff.max.ms = 1000 14:29:16 retry.backoff.ms = 100 14:29:16 sasl.client.callback.handler.class = null 14:29:16 sasl.jaas.config = null 14:29:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:16 sasl.kerberos.min.time.before.relogin = 60000 14:29:16 sasl.kerberos.service.name = null 14:29:16 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:16 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:16 sasl.login.callback.handler.class = null 14:29:16 sasl.login.class = null 14:29:16 sasl.login.connect.timeout.ms = null 14:29:16 sasl.login.read.timeout.ms = null 14:29:16 sasl.login.refresh.buffer.seconds = 300 14:29:16 sasl.login.refresh.min.period.seconds = 60 14:29:16 sasl.login.refresh.window.factor = 0.8 14:29:16 sasl.login.refresh.window.jitter = 0.05 14:29:16 sasl.login.retry.backoff.max.ms = 10000 14:29:16 sasl.login.retry.backoff.ms = 100 14:29:16 sasl.mechanism = GSSAPI 14:29:16 sasl.oauthbearer.clock.skew.seconds = 30 14:29:16 sasl.oauthbearer.expected.audience = null 14:29:16 sasl.oauthbearer.expected.issuer = null 14:29:16 sasl.oauthbearer.header.urlencode = false 14:29:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:16 sasl.oauthbearer.jwks.endpoint.url = null 14:29:16 sasl.oauthbearer.scope.claim.name = scope 14:29:16 sasl.oauthbearer.sub.claim.name = sub 14:29:16 sasl.oauthbearer.token.endpoint.url = null 14:29:16 security.protocol = PLAINTEXT 14:29:16 security.providers = null 14:29:16 send.buffer.bytes = 131072 14:29:16 session.timeout.ms = 45000 14:29:16 socket.connection.setup.timeout.max.ms = 30000 14:29:16 socket.connection.setup.timeout.ms = 10000 14:29:16 ssl.cipher.suites = null 14:29:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:16 ssl.endpoint.identification.algorithm = https 14:29:16 ssl.engine.factory.class = null 14:29:16 ssl.key.password = null 14:29:16 ssl.keymanager.algorithm = SunX509 14:29:16 ssl.keystore.certificate.chain = null 14:29:16 ssl.keystore.key = null 14:29:16 ssl.keystore.location = null 14:29:16 ssl.keystore.password = null 14:29:16 ssl.keystore.type = JKS 14:29:16 ssl.protocol = TLSv1.3 14:29:16 ssl.provider = null 14:29:16 ssl.secure.random.implementation = null 14:29:16 ssl.trustmanager.algorithm = PKIX 14:29:16 ssl.truststore.certificates = null 14:29:16 ssl.truststore.location = null 14:29:16 ssl.truststore.password = null 14:29:16 ssl.truststore.type = JKS 14:29:16 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:16 14:29:16 2026-01-14T14:29:16.122Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:16 2026-01-14T14:29:16.125Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:16 2026-01-14T14:29:16.125Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:16 2026-01-14T14:29:16.125Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400956125 14:29:16 2026-01-14T14:29:16.125Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 14:29:16 2026-01-14T14:29:16.133Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:16 2026-01-14T14:29:16.134Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:16 2026-01-14T14:29:16.135Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 14:29:16 2026-01-14T14:29:16.150Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-11-6bc25711-5a37-45ab-b051-0957c6ec1a01 14:29:16 2026-01-14T14:29:16.150Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 14:29:16 2026-01-14T14:29:16.152Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-11-6bc25711-5a37-45ab-b051-0957c6ec1a01', protocol='range'} 14:29:16 2026-01-14T14:29:16.152Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-11-6bc25711-5a37-45ab-b051-0957c6ec1a01=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 14:29:16 2026-01-14T14:29:16.155Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-11-6bc25711-5a37-45ab-b051-0957c6ec1a01', protocol='range'} 14:29:16 2026-01-14T14:29:16.155Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 14:29:16 2026-01-14T14:29:16.155Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 14:29:16 2026-01-14T14:29:16.156Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 14:29:16 2026-01-14T14:29:16.162Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:16 2026-01-14T14:29:16.627Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:16 acks = -1 14:29:16 auto.include.jmx.reporter = true 14:29:16 batch.size = 16384 14:29:16 bootstrap.servers = [localhost:32777] 14:29:16 buffer.memory = 33554432 14:29:16 client.dns.lookup = use_all_dns_ips 14:29:16 client.id = test-client-id 14:29:16 compression.gzip.level = -1 14:29:16 compression.lz4.level = 9 14:29:16 compression.type = none 14:29:16 compression.zstd.level = 3 14:29:16 connections.max.idle.ms = 540000 14:29:16 delivery.timeout.ms = 120000 14:29:16 enable.idempotence = true 14:29:16 enable.metrics.push = true 14:29:16 interceptor.classes = [] 14:29:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:16 linger.ms = 0 14:29:16 max.block.ms = 60000 14:29:16 max.in.flight.requests.per.connection = 5 14:29:16 max.request.size = 1048576 14:29:16 metadata.max.age.ms = 300000 14:29:16 metadata.max.idle.ms = 300000 14:29:16 metadata.recovery.strategy = none 14:29:16 metric.reporters = [] 14:29:16 metrics.num.samples = 2 14:29:16 metrics.recording.level = INFO 14:29:16 metrics.sample.window.ms = 30000 14:29:16 partitioner.adaptive.partitioning.enable = true 14:29:16 partitioner.availability.timeout.ms = 0 14:29:16 partitioner.class = null 14:29:16 partitioner.ignore.keys = false 14:29:16 receive.buffer.bytes = 32768 14:29:16 reconnect.backoff.max.ms = 1000 14:29:16 reconnect.backoff.ms = 50 14:29:16 request.timeout.ms = 30000 14:29:16 retries = 2147483647 14:29:16 retry.backoff.max.ms = 1000 14:29:16 retry.backoff.ms = 100 14:29:16 sasl.client.callback.handler.class = null 14:29:16 sasl.jaas.config = null 14:29:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:16 sasl.kerberos.min.time.before.relogin = 60000 14:29:16 sasl.kerberos.service.name = null 14:29:16 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:16 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:16 sasl.login.callback.handler.class = null 14:29:16 sasl.login.class = null 14:29:16 sasl.login.connect.timeout.ms = null 14:29:16 sasl.login.read.timeout.ms = null 14:29:16 sasl.login.refresh.buffer.seconds = 300 14:29:16 sasl.login.refresh.min.period.seconds = 60 14:29:16 sasl.login.refresh.window.factor = 0.8 14:29:16 sasl.login.refresh.window.jitter = 0.05 14:29:16 sasl.login.retry.backoff.max.ms = 10000 14:29:16 sasl.login.retry.backoff.ms = 100 14:29:16 sasl.mechanism = GSSAPI 14:29:16 sasl.oauthbearer.clock.skew.seconds = 30 14:29:16 sasl.oauthbearer.expected.audience = null 14:29:16 sasl.oauthbearer.expected.issuer = null 14:29:16 sasl.oauthbearer.header.urlencode = false 14:29:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:16 sasl.oauthbearer.jwks.endpoint.url = null 14:29:16 sasl.oauthbearer.scope.claim.name = scope 14:29:16 sasl.oauthbearer.sub.claim.name = sub 14:29:16 sasl.oauthbearer.token.endpoint.url = null 14:29:16 security.protocol = PLAINTEXT 14:29:16 security.providers = null 14:29:16 send.buffer.bytes = 131072 14:29:16 socket.connection.setup.timeout.max.ms = 30000 14:29:16 socket.connection.setup.timeout.ms = 10000 14:29:16 ssl.cipher.suites = null 14:29:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:16 ssl.endpoint.identification.algorithm = https 14:29:16 ssl.engine.factory.class = null 14:29:16 ssl.key.password = null 14:29:16 ssl.keymanager.algorithm = SunX509 14:29:16 ssl.keystore.certificate.chain = null 14:29:16 ssl.keystore.key = null 14:29:16 ssl.keystore.location = null 14:29:16 ssl.keystore.password = null 14:29:16 ssl.keystore.type = JKS 14:29:16 ssl.protocol = TLSv1.3 14:29:16 ssl.provider = null 14:29:16 ssl.secure.random.implementation = null 14:29:16 ssl.trustmanager.algorithm = PKIX 14:29:16 ssl.truststore.certificates = null 14:29:16 ssl.truststore.location = null 14:29:16 ssl.truststore.password = null 14:29:16 ssl.truststore.type = JKS 14:29:16 transaction.timeout.ms = 60000 14:29:16 transactional.id = null 14:29:16 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:16 14:29:16 2026-01-14T14:29:16.627Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:16 2026-01-14T14:29:16.628Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:16 2026-01-14T14:29:16.632Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:16 2026-01-14T14:29:16.632Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:16 2026-01-14T14:29:16.632Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400956632 14:29:16 2026-01-14T14:29:16.633Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:16 acks = -1 14:29:16 auto.include.jmx.reporter = true 14:29:16 batch.size = 16384 14:29:16 bootstrap.servers = [localhost:32777] 14:29:16 buffer.memory = 33554432 14:29:16 client.dns.lookup = use_all_dns_ips 14:29:16 client.id = test-client-id 14:29:16 compression.gzip.level = -1 14:29:16 compression.lz4.level = 9 14:29:16 compression.type = none 14:29:16 compression.zstd.level = 3 14:29:16 connections.max.idle.ms = 540000 14:29:16 delivery.timeout.ms = 120000 14:29:16 enable.idempotence = true 14:29:16 enable.metrics.push = true 14:29:16 interceptor.classes = [] 14:29:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:16 linger.ms = 0 14:29:16 max.block.ms = 60000 14:29:16 max.in.flight.requests.per.connection = 5 14:29:16 max.request.size = 1048576 14:29:16 metadata.max.age.ms = 300000 14:29:16 metadata.max.idle.ms = 300000 14:29:16 metadata.recovery.strategy = none 14:29:16 metric.reporters = [] 14:29:16 metrics.num.samples = 2 14:29:16 metrics.recording.level = INFO 14:29:16 metrics.sample.window.ms = 30000 14:29:16 partitioner.adaptive.partitioning.enable = true 14:29:16 partitioner.availability.timeout.ms = 0 14:29:16 partitioner.class = null 14:29:16 partitioner.ignore.keys = false 14:29:16 receive.buffer.bytes = 32768 14:29:16 reconnect.backoff.max.ms = 1000 14:29:16 reconnect.backoff.ms = 50 14:29:16 request.timeout.ms = 30000 14:29:16 retries = 2147483647 14:29:16 retry.backoff.max.ms = 1000 14:29:16 retry.backoff.ms = 100 14:29:16 sasl.client.callback.handler.class = null 14:29:16 sasl.jaas.config = null 14:29:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:16 sasl.kerberos.min.time.before.relogin = 60000 14:29:16 sasl.kerberos.service.name = null 14:29:16 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:16 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:16 sasl.login.callback.handler.class = null 14:29:16 sasl.login.class = null 14:29:16 sasl.login.connect.timeout.ms = null 14:29:16 sasl.login.read.timeout.ms = null 14:29:16 sasl.login.refresh.buffer.seconds = 300 14:29:16 sasl.login.refresh.min.period.seconds = 60 14:29:16 sasl.login.refresh.window.factor = 0.8 14:29:16 sasl.login.refresh.window.jitter = 0.05 14:29:16 sasl.login.retry.backoff.max.ms = 10000 14:29:16 sasl.login.retry.backoff.ms = 100 14:29:16 sasl.mechanism = GSSAPI 14:29:16 sasl.oauthbearer.clock.skew.seconds = 30 14:29:16 sasl.oauthbearer.expected.audience = null 14:29:16 sasl.oauthbearer.expected.issuer = null 14:29:16 sasl.oauthbearer.header.urlencode = false 14:29:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:16 sasl.oauthbearer.jwks.endpoint.url = null 14:29:16 sasl.oauthbearer.scope.claim.name = scope 14:29:16 sasl.oauthbearer.sub.claim.name = sub 14:29:16 sasl.oauthbearer.token.endpoint.url = null 14:29:16 security.protocol = PLAINTEXT 14:29:16 security.providers = null 14:29:16 send.buffer.bytes = 131072 14:29:16 socket.connection.setup.timeout.max.ms = 30000 14:29:16 socket.connection.setup.timeout.ms = 10000 14:29:16 ssl.cipher.suites = null 14:29:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:16 ssl.endpoint.identification.algorithm = https 14:29:16 ssl.engine.factory.class = null 14:29:16 ssl.key.password = null 14:29:16 ssl.keymanager.algorithm = SunX509 14:29:16 ssl.keystore.certificate.chain = null 14:29:16 ssl.keystore.key = null 14:29:16 ssl.keystore.location = null 14:29:16 ssl.keystore.password = null 14:29:16 ssl.keystore.type = JKS 14:29:16 ssl.protocol = TLSv1.3 14:29:16 ssl.provider = null 14:29:16 ssl.secure.random.implementation = null 14:29:16 ssl.trustmanager.algorithm = PKIX 14:29:16 ssl.truststore.certificates = null 14:29:16 ssl.truststore.location = null 14:29:16 ssl.truststore.password = null 14:29:16 ssl.truststore.type = JKS 14:29:16 transaction.timeout.ms = 60000 14:29:16 transactional.id = null 14:29:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:16 14:29:16 2026-01-14T14:29:16.633Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:16 2026-01-14T14:29:16.634Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:16 2026-01-14T14:29:16.637Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 14:29:16 2026-01-14T14:29:16.644Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:16 2026-01-14T14:29:16.645Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 4 with epoch 0 14:29:16 2026-01-14T14:29:16.653Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:16 2026-01-14T14:29:16.654Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 5 with epoch 0 14:29:16 2026-01-14T14:29:16.659Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=newDataJob | eventType=dataJobCreated 14:29:16 2026-01-14T14:29:16.695Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=newDataJob 14:29:16 2026-01-14T14:29:16.793Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 14:29:16 2026-01-14T14:29:16.820Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 14:29:16 2026-01-14T14:29:16.904Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 14:29:16 2026-01-14T14:29:16.904Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Member consumer-test-group-11-6bc25711-5a37-45ab-b051-0957c6ec1a01 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:16 2026-01-14T14:29:16.904Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:16 2026-01-14T14:29:16.904Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:16 2026-01-14T14:29:16.904Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:16 2026-01-14T14:29:16.905Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:16 2026-01-14T14:29:16.905Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:16 2026-01-14T14:29:16.908Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:16 2026-01-14T14:29:16.908Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:16 2026-01-14T14:29:16.908Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:16 2026-01-14T14:29:16.908Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:16 2026-01-14T14:29:16.912Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 14:29:16 2026-01-14T14:29:16.912Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:16 2026-01-14T14:29:16.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:16 2026-01-14T14:29:16.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:16 2026-01-14T14:29:16.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:16 2026-01-14T14:29:16.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:16 2026-01-14T14:29:16.914Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:16 2026-01-14T14:29:16.914Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:16 2026-01-14T14:29:16.916Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:16 2026-01-14T14:29:16.916Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:16 2026-01-14T14:29:16.917Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:16 2026-01-14T14:29:16.917Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:16 2026-01-14T14:29:16.917Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:17 2026-01-14T14:29:17.061Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:17 2026-01-14T14:29:17.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:17 2026-01-14T14:29:17.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:17 2026-01-14T14:29:17.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:17 2026-01-14T14:29:17.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:17 2026-01-14T14:29:17.085Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:17 2026-01-14T14:29:17.113Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:17 2026-01-14T14:29:17.113Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:17 2026-01-14T14:29:17.114Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:17 2026-01-14T14:29:17.114Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:17 2026-01-14T14:29:17.114Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:17 2026-01-14T14:29:17.138Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:17 2026-01-14T14:29:17.172Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:17 2026-01-14T14:29:17.172Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:17 2026-01-14T14:29:17.173Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:17 2026-01-14T14:29:17.173Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:17 2026-01-14T14:29:17.173Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:17 2026-01-14T14:29:17.199Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:17 2026-01-14T14:29:17.226Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:17 2026-01-14T14:29:17.226Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:17 2026-01-14T14:29:17.226Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:17 2026-01-14T14:29:17.227Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:17 2026-01-14T14:29:17.227Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:17 2026-01-14T14:29:17.253Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:17 2026-01-14T14:29:17.279Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:17 2026-01-14T14:29:17.279Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:17 2026-01-14T14:29:17.280Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:17 2026-01-14T14:29:17.280Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:17 2026-01-14T14:29:17.280Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:17 2026-01-14T14:29:17.304Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:17 2026-01-14T14:29:17.334Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:17 2026-01-14T14:29:17.334Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:17 2026-01-14T14:29:17.335Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:17 2026-01-14T14:29:17.335Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:17 2026-01-14T14:29:17.335Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:17 2026-01-14T14:29:17.360Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:17 2026-01-14T14:29:17.371Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:17 allow.auto.create.topics = true 14:29:17 auto.commit.interval.ms = 5000 14:29:17 auto.include.jmx.reporter = true 14:29:17 auto.offset.reset = latest 14:29:17 bootstrap.servers = [localhost:32777] 14:29:17 check.crcs = true 14:29:17 client.dns.lookup = use_all_dns_ips 14:29:17 client.id = consumer-test-group-12 14:29:17 client.rack = 14:29:17 connections.max.idle.ms = 540000 14:29:17 default.api.timeout.ms = 60000 14:29:17 enable.auto.commit = true 14:29:17 enable.metrics.push = true 14:29:17 exclude.internal.topics = true 14:29:17 fetch.max.bytes = 52428800 14:29:17 fetch.max.wait.ms = 500 14:29:17 fetch.min.bytes = 1 14:29:17 group.id = test-group 14:29:17 group.instance.id = null 14:29:17 group.protocol = classic 14:29:17 group.remote.assignor = null 14:29:17 heartbeat.interval.ms = 3000 14:29:17 interceptor.classes = [] 14:29:17 internal.leave.group.on.close = true 14:29:17 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:17 isolation.level = read_uncommitted 14:29:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:17 max.partition.fetch.bytes = 1048576 14:29:17 max.poll.interval.ms = 300000 14:29:17 max.poll.records = 2147483647 14:29:17 metadata.max.age.ms = 300000 14:29:17 metadata.recovery.strategy = none 14:29:17 metric.reporters = [] 14:29:17 metrics.num.samples = 2 14:29:17 metrics.recording.level = INFO 14:29:17 metrics.sample.window.ms = 30000 14:29:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:17 receive.buffer.bytes = 65536 14:29:17 reconnect.backoff.max.ms = 1000 14:29:17 reconnect.backoff.ms = 50 14:29:17 request.timeout.ms = 30000 14:29:17 retry.backoff.max.ms = 1000 14:29:17 retry.backoff.ms = 100 14:29:17 sasl.client.callback.handler.class = null 14:29:17 sasl.jaas.config = null 14:29:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:17 sasl.kerberos.min.time.before.relogin = 60000 14:29:17 sasl.kerberos.service.name = null 14:29:17 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:17 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:17 sasl.login.callback.handler.class = null 14:29:17 sasl.login.class = null 14:29:17 sasl.login.connect.timeout.ms = null 14:29:17 sasl.login.read.timeout.ms = null 14:29:17 sasl.login.refresh.buffer.seconds = 300 14:29:17 sasl.login.refresh.min.period.seconds = 60 14:29:17 sasl.login.refresh.window.factor = 0.8 14:29:17 sasl.login.refresh.window.jitter = 0.05 14:29:17 sasl.login.retry.backoff.max.ms = 10000 14:29:17 sasl.login.retry.backoff.ms = 100 14:29:17 sasl.mechanism = GSSAPI 14:29:17 sasl.oauthbearer.clock.skew.seconds = 30 14:29:17 sasl.oauthbearer.expected.audience = null 14:29:17 sasl.oauthbearer.expected.issuer = null 14:29:17 sasl.oauthbearer.header.urlencode = false 14:29:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:17 sasl.oauthbearer.jwks.endpoint.url = null 14:29:17 sasl.oauthbearer.scope.claim.name = scope 14:29:17 sasl.oauthbearer.sub.claim.name = sub 14:29:17 sasl.oauthbearer.token.endpoint.url = null 14:29:17 security.protocol = PLAINTEXT 14:29:17 security.providers = null 14:29:17 send.buffer.bytes = 131072 14:29:17 session.timeout.ms = 45000 14:29:17 socket.connection.setup.timeout.max.ms = 30000 14:29:17 socket.connection.setup.timeout.ms = 10000 14:29:17 ssl.cipher.suites = null 14:29:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:17 ssl.endpoint.identification.algorithm = https 14:29:17 ssl.engine.factory.class = null 14:29:17 ssl.key.password = null 14:29:17 ssl.keymanager.algorithm = SunX509 14:29:17 ssl.keystore.certificate.chain = null 14:29:17 ssl.keystore.key = null 14:29:17 ssl.keystore.location = null 14:29:17 ssl.keystore.password = null 14:29:17 ssl.keystore.type = JKS 14:29:17 ssl.protocol = TLSv1.3 14:29:17 ssl.provider = null 14:29:17 ssl.secure.random.implementation = null 14:29:17 ssl.trustmanager.algorithm = PKIX 14:29:17 ssl.truststore.certificates = null 14:29:17 ssl.truststore.location = null 14:29:17 ssl.truststore.password = null 14:29:17 ssl.truststore.type = JKS 14:29:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:17 14:29:17 2026-01-14T14:29:17.371Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:17 2026-01-14T14:29:17.374Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:17 2026-01-14T14:29:17.374Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:17 2026-01-14T14:29:17.374Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400957374 14:29:17 2026-01-14T14:29:17.374Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 14:29:17 2026-01-14T14:29:17.379Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:17 2026-01-14T14:29:17.379Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:17 2026-01-14T14:29:17.381Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 14:29:17 2026-01-14T14:29:17.383Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-12-aed35a2f-6cb5-4ded-9f05-973f5508f2ef 14:29:17 2026-01-14T14:29:17.383Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 14:29:17 2026-01-14T14:29:17.387Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-12-aed35a2f-6cb5-4ded-9f05-973f5508f2ef', protocol='range'} 14:29:17 2026-01-14T14:29:17.387Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-12-aed35a2f-6cb5-4ded-9f05-973f5508f2ef=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 14:29:17 2026-01-14T14:29:17.389Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-12-aed35a2f-6cb5-4ded-9f05-973f5508f2ef', protocol='range'} 14:29:17 2026-01-14T14:29:17.389Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 14:29:17 2026-01-14T14:29:17.389Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 14:29:17 2026-01-14T14:29:17.390Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 14:29:17 2026-01-14T14:29:17.393Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:17 2026-01-14T14:29:17.876Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:17 acks = -1 14:29:17 auto.include.jmx.reporter = true 14:29:17 batch.size = 16384 14:29:17 bootstrap.servers = [localhost:32777] 14:29:17 buffer.memory = 33554432 14:29:17 client.dns.lookup = use_all_dns_ips 14:29:17 client.id = test-client-id 14:29:17 compression.gzip.level = -1 14:29:17 compression.lz4.level = 9 14:29:17 compression.type = none 14:29:17 compression.zstd.level = 3 14:29:17 connections.max.idle.ms = 540000 14:29:17 delivery.timeout.ms = 120000 14:29:17 enable.idempotence = true 14:29:17 enable.metrics.push = true 14:29:17 interceptor.classes = [] 14:29:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:17 linger.ms = 0 14:29:17 max.block.ms = 60000 14:29:17 max.in.flight.requests.per.connection = 5 14:29:17 max.request.size = 1048576 14:29:17 metadata.max.age.ms = 300000 14:29:17 metadata.max.idle.ms = 300000 14:29:17 metadata.recovery.strategy = none 14:29:17 metric.reporters = [] 14:29:17 metrics.num.samples = 2 14:29:17 metrics.recording.level = INFO 14:29:17 metrics.sample.window.ms = 30000 14:29:17 partitioner.adaptive.partitioning.enable = true 14:29:17 partitioner.availability.timeout.ms = 0 14:29:17 partitioner.class = null 14:29:17 partitioner.ignore.keys = false 14:29:17 receive.buffer.bytes = 32768 14:29:17 reconnect.backoff.max.ms = 1000 14:29:17 reconnect.backoff.ms = 50 14:29:17 request.timeout.ms = 30000 14:29:17 retries = 2147483647 14:29:17 retry.backoff.max.ms = 1000 14:29:17 retry.backoff.ms = 100 14:29:17 sasl.client.callback.handler.class = null 14:29:17 sasl.jaas.config = null 14:29:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:17 sasl.kerberos.min.time.before.relogin = 60000 14:29:17 sasl.kerberos.service.name = null 14:29:17 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:17 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:17 sasl.login.callback.handler.class = null 14:29:17 sasl.login.class = null 14:29:17 sasl.login.connect.timeout.ms = null 14:29:17 sasl.login.read.timeout.ms = null 14:29:17 sasl.login.refresh.buffer.seconds = 300 14:29:17 sasl.login.refresh.min.period.seconds = 60 14:29:17 sasl.login.refresh.window.factor = 0.8 14:29:17 sasl.login.refresh.window.jitter = 0.05 14:29:17 sasl.login.retry.backoff.max.ms = 10000 14:29:17 sasl.login.retry.backoff.ms = 100 14:29:17 sasl.mechanism = GSSAPI 14:29:17 sasl.oauthbearer.clock.skew.seconds = 30 14:29:17 sasl.oauthbearer.expected.audience = null 14:29:17 sasl.oauthbearer.expected.issuer = null 14:29:17 sasl.oauthbearer.header.urlencode = false 14:29:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:17 sasl.oauthbearer.jwks.endpoint.url = null 14:29:17 sasl.oauthbearer.scope.claim.name = scope 14:29:17 sasl.oauthbearer.sub.claim.name = sub 14:29:17 sasl.oauthbearer.token.endpoint.url = null 14:29:17 security.protocol = PLAINTEXT 14:29:17 security.providers = null 14:29:17 send.buffer.bytes = 131072 14:29:17 socket.connection.setup.timeout.max.ms = 30000 14:29:17 socket.connection.setup.timeout.ms = 10000 14:29:17 ssl.cipher.suites = null 14:29:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:17 ssl.endpoint.identification.algorithm = https 14:29:17 ssl.engine.factory.class = null 14:29:17 ssl.key.password = null 14:29:17 ssl.keymanager.algorithm = SunX509 14:29:17 ssl.keystore.certificate.chain = null 14:29:17 ssl.keystore.key = null 14:29:17 ssl.keystore.location = null 14:29:17 ssl.keystore.password = null 14:29:17 ssl.keystore.type = JKS 14:29:17 ssl.protocol = TLSv1.3 14:29:17 ssl.provider = null 14:29:17 ssl.secure.random.implementation = null 14:29:17 ssl.trustmanager.algorithm = PKIX 14:29:17 ssl.truststore.certificates = null 14:29:17 ssl.truststore.location = null 14:29:17 ssl.truststore.password = null 14:29:17 ssl.truststore.type = JKS 14:29:17 transaction.timeout.ms = 60000 14:29:17 transactional.id = null 14:29:17 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:17 14:29:17 2026-01-14T14:29:17.876Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:17 2026-01-14T14:29:17.877Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:17 2026-01-14T14:29:17.881Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:17 2026-01-14T14:29:17.881Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:17 2026-01-14T14:29:17.881Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400957881 14:29:17 2026-01-14T14:29:17.882Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:17 acks = -1 14:29:17 auto.include.jmx.reporter = true 14:29:17 batch.size = 16384 14:29:17 bootstrap.servers = [localhost:32777] 14:29:17 buffer.memory = 33554432 14:29:17 client.dns.lookup = use_all_dns_ips 14:29:17 client.id = test-client-id 14:29:17 compression.gzip.level = -1 14:29:17 compression.lz4.level = 9 14:29:17 compression.type = none 14:29:17 compression.zstd.level = 3 14:29:17 connections.max.idle.ms = 540000 14:29:17 delivery.timeout.ms = 120000 14:29:17 enable.idempotence = true 14:29:17 enable.metrics.push = true 14:29:17 interceptor.classes = [] 14:29:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:17 linger.ms = 0 14:29:17 max.block.ms = 60000 14:29:17 max.in.flight.requests.per.connection = 5 14:29:17 max.request.size = 1048576 14:29:17 metadata.max.age.ms = 300000 14:29:17 metadata.max.idle.ms = 300000 14:29:17 metadata.recovery.strategy = none 14:29:17 metric.reporters = [] 14:29:17 metrics.num.samples = 2 14:29:17 metrics.recording.level = INFO 14:29:17 metrics.sample.window.ms = 30000 14:29:17 partitioner.adaptive.partitioning.enable = true 14:29:17 partitioner.availability.timeout.ms = 0 14:29:17 partitioner.class = null 14:29:17 partitioner.ignore.keys = false 14:29:17 receive.buffer.bytes = 32768 14:29:17 reconnect.backoff.max.ms = 1000 14:29:17 reconnect.backoff.ms = 50 14:29:17 request.timeout.ms = 30000 14:29:17 retries = 2147483647 14:29:17 retry.backoff.max.ms = 1000 14:29:17 retry.backoff.ms = 100 14:29:17 sasl.client.callback.handler.class = null 14:29:17 sasl.jaas.config = null 14:29:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:17 sasl.kerberos.min.time.before.relogin = 60000 14:29:17 sasl.kerberos.service.name = null 14:29:17 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:17 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:17 sasl.login.callback.handler.class = null 14:29:17 sasl.login.class = null 14:29:17 sasl.login.connect.timeout.ms = null 14:29:17 sasl.login.read.timeout.ms = null 14:29:17 sasl.login.refresh.buffer.seconds = 300 14:29:17 sasl.login.refresh.min.period.seconds = 60 14:29:17 sasl.login.refresh.window.factor = 0.8 14:29:17 sasl.login.refresh.window.jitter = 0.05 14:29:17 sasl.login.retry.backoff.max.ms = 10000 14:29:17 sasl.login.retry.backoff.ms = 100 14:29:17 sasl.mechanism = GSSAPI 14:29:17 sasl.oauthbearer.clock.skew.seconds = 30 14:29:17 sasl.oauthbearer.expected.audience = null 14:29:17 sasl.oauthbearer.expected.issuer = null 14:29:17 sasl.oauthbearer.header.urlencode = false 14:29:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:17 sasl.oauthbearer.jwks.endpoint.url = null 14:29:17 sasl.oauthbearer.scope.claim.name = scope 14:29:17 sasl.oauthbearer.sub.claim.name = sub 14:29:17 sasl.oauthbearer.token.endpoint.url = null 14:29:17 security.protocol = PLAINTEXT 14:29:17 security.providers = null 14:29:17 send.buffer.bytes = 131072 14:29:17 socket.connection.setup.timeout.max.ms = 30000 14:29:17 socket.connection.setup.timeout.ms = 10000 14:29:17 ssl.cipher.suites = null 14:29:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:17 ssl.endpoint.identification.algorithm = https 14:29:17 ssl.engine.factory.class = null 14:29:17 ssl.key.password = null 14:29:17 ssl.keymanager.algorithm = SunX509 14:29:17 ssl.keystore.certificate.chain = null 14:29:17 ssl.keystore.key = null 14:29:17 ssl.keystore.location = null 14:29:17 ssl.keystore.password = null 14:29:17 ssl.keystore.type = JKS 14:29:17 ssl.protocol = TLSv1.3 14:29:17 ssl.provider = null 14:29:17 ssl.secure.random.implementation = null 14:29:17 ssl.trustmanager.algorithm = PKIX 14:29:17 ssl.truststore.certificates = null 14:29:17 ssl.truststore.location = null 14:29:17 ssl.truststore.password = null 14:29:17 ssl.truststore.type = JKS 14:29:17 transaction.timeout.ms = 60000 14:29:17 transactional.id = null 14:29:17 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:17 14:29:17 2026-01-14T14:29:17.882Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:17 2026-01-14T14:29:17.883Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:17 2026-01-14T14:29:17.888Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:17 2026-01-14T14:29:17.888Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 14:29:17 2026-01-14T14:29:17.889Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 6 with epoch 0 14:29:17 2026-01-14T14:29:17.892Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:17 2026-01-14T14:29:17.892Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 7 with epoch 0 14:29:17 2026-01-14T14:29:17.898Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 14:29:18 2026-01-14T14:29:18.018Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 14:29:18 2026-01-14T14:29:18.113Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 14:29:18 2026-01-14T14:29:18.176Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 14:29:18 2026-01-14T14:29:18.216Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 14:29:18 2026-01-14T14:29:18.245Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 14:29:18 2026-01-14T14:29:18.317Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=partialOverlappingDataJobId | eventType=dataJobCreated 14:29:18 2026-01-14T14:29:18.388Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=partialOverlappingDataJobId 14:29:18 2026-01-14T14:29:18.435Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 14:29:18 2026-01-14T14:29:18.435Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Member consumer-test-group-12-aed35a2f-6cb5-4ded-9f05-973f5508f2ef sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:18 2026-01-14T14:29:18.435Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:18 2026-01-14T14:29:18.435Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:18 2026-01-14T14:29:18.435Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:18 2026-01-14T14:29:18.438Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:18 2026-01-14T14:29:18.438Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:18 2026-01-14T14:29:18.938Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:18 2026-01-14T14:29:18.938Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:18 2026-01-14T14:29:18.938Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:18 2026-01-14T14:29:18.938Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:18 2026-01-14T14:29:18.941Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 14:29:18 2026-01-14T14:29:18.941Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:19 2026-01-14T14:29:18.946Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:19 2026-01-14T14:29:18.946Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:19 2026-01-14T14:29:18.946Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:19 2026-01-14T14:29:18.946Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:19 2026-01-14T14:29:18.946Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:19 2026-01-14T14:29:18.946Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:19 2026-01-14T14:29:18.951Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:19 2026-01-14T14:29:18.951Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:19 2026-01-14T14:29:18.951Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:19 2026-01-14T14:29:18.951Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:19 2026-01-14T14:29:18.951Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:19 2026-01-14T14:29:19.129Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:19 2026-01-14T14:29:19.132Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:19 2026-01-14T14:29:19.132Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:19 2026-01-14T14:29:19.132Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:19 2026-01-14T14:29:19.132Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:19 2026-01-14T14:29:19.162Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:19 2026-01-14T14:29:19.191Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:19 2026-01-14T14:29:19.191Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:19 2026-01-14T14:29:19.191Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:19 2026-01-14T14:29:19.192Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:19 2026-01-14T14:29:19.192Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:19 2026-01-14T14:29:19.214Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:19 2026-01-14T14:29:19.267Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:19 2026-01-14T14:29:19.267Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:19 2026-01-14T14:29:19.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:19 2026-01-14T14:29:19.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:19 2026-01-14T14:29:19.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:19 2026-01-14T14:29:19.292Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:19 2026-01-14T14:29:19.318Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:19 2026-01-14T14:29:19.318Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:19 2026-01-14T14:29:19.318Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:19 2026-01-14T14:29:19.319Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:19 2026-01-14T14:29:19.319Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:19 2026-01-14T14:29:19.342Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:19 2026-01-14T14:29:19.366Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:19 2026-01-14T14:29:19.366Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:19 2026-01-14T14:29:19.366Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:19 2026-01-14T14:29:19.366Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:19 2026-01-14T14:29:19.366Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:19 2026-01-14T14:29:19.392Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:19 2026-01-14T14:29:19.420Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:19 2026-01-14T14:29:19.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:19 2026-01-14T14:29:19.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:19 2026-01-14T14:29:19.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:19 2026-01-14T14:29:19.421Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:19 2026-01-14T14:29:19.445Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:19 2026-01-14T14:29:19.457Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:19 allow.auto.create.topics = true 14:29:19 auto.commit.interval.ms = 5000 14:29:19 auto.include.jmx.reporter = true 14:29:19 auto.offset.reset = latest 14:29:19 bootstrap.servers = [localhost:32777] 14:29:19 check.crcs = true 14:29:19 client.dns.lookup = use_all_dns_ips 14:29:19 client.id = consumer-test-group-13 14:29:19 client.rack = 14:29:19 connections.max.idle.ms = 540000 14:29:19 default.api.timeout.ms = 60000 14:29:19 enable.auto.commit = true 14:29:19 enable.metrics.push = true 14:29:19 exclude.internal.topics = true 14:29:19 fetch.max.bytes = 52428800 14:29:19 fetch.max.wait.ms = 500 14:29:19 fetch.min.bytes = 1 14:29:19 group.id = test-group 14:29:19 group.instance.id = null 14:29:19 group.protocol = classic 14:29:19 group.remote.assignor = null 14:29:19 heartbeat.interval.ms = 3000 14:29:19 interceptor.classes = [] 14:29:19 internal.leave.group.on.close = true 14:29:19 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:19 isolation.level = read_uncommitted 14:29:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:19 max.partition.fetch.bytes = 1048576 14:29:19 max.poll.interval.ms = 300000 14:29:19 max.poll.records = 2147483647 14:29:19 metadata.max.age.ms = 300000 14:29:19 metadata.recovery.strategy = none 14:29:19 metric.reporters = [] 14:29:19 metrics.num.samples = 2 14:29:19 metrics.recording.level = INFO 14:29:19 metrics.sample.window.ms = 30000 14:29:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:19 receive.buffer.bytes = 65536 14:29:19 reconnect.backoff.max.ms = 1000 14:29:19 reconnect.backoff.ms = 50 14:29:19 request.timeout.ms = 30000 14:29:19 retry.backoff.max.ms = 1000 14:29:19 retry.backoff.ms = 100 14:29:19 sasl.client.callback.handler.class = null 14:29:19 sasl.jaas.config = null 14:29:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:19 sasl.kerberos.min.time.before.relogin = 60000 14:29:19 sasl.kerberos.service.name = null 14:29:19 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:19 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:19 sasl.login.callback.handler.class = null 14:29:19 sasl.login.class = null 14:29:19 sasl.login.connect.timeout.ms = null 14:29:19 sasl.login.read.timeout.ms = null 14:29:19 sasl.login.refresh.buffer.seconds = 300 14:29:19 sasl.login.refresh.min.period.seconds = 60 14:29:19 sasl.login.refresh.window.factor = 0.8 14:29:19 sasl.login.refresh.window.jitter = 0.05 14:29:19 sasl.login.retry.backoff.max.ms = 10000 14:29:19 sasl.login.retry.backoff.ms = 100 14:29:19 sasl.mechanism = GSSAPI 14:29:19 sasl.oauthbearer.clock.skew.seconds = 30 14:29:19 sasl.oauthbearer.expected.audience = null 14:29:19 sasl.oauthbearer.expected.issuer = null 14:29:19 sasl.oauthbearer.header.urlencode = false 14:29:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:19 sasl.oauthbearer.jwks.endpoint.url = null 14:29:19 sasl.oauthbearer.scope.claim.name = scope 14:29:19 sasl.oauthbearer.sub.claim.name = sub 14:29:19 sasl.oauthbearer.token.endpoint.url = null 14:29:19 security.protocol = PLAINTEXT 14:29:19 security.providers = null 14:29:19 send.buffer.bytes = 131072 14:29:19 session.timeout.ms = 45000 14:29:19 socket.connection.setup.timeout.max.ms = 30000 14:29:19 socket.connection.setup.timeout.ms = 10000 14:29:19 ssl.cipher.suites = null 14:29:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:19 ssl.endpoint.identification.algorithm = https 14:29:19 ssl.engine.factory.class = null 14:29:19 ssl.key.password = null 14:29:19 ssl.keymanager.algorithm = SunX509 14:29:19 ssl.keystore.certificate.chain = null 14:29:19 ssl.keystore.key = null 14:29:19 ssl.keystore.location = null 14:29:19 ssl.keystore.password = null 14:29:19 ssl.keystore.type = JKS 14:29:19 ssl.protocol = TLSv1.3 14:29:19 ssl.provider = null 14:29:19 ssl.secure.random.implementation = null 14:29:19 ssl.trustmanager.algorithm = PKIX 14:29:19 ssl.truststore.certificates = null 14:29:19 ssl.truststore.location = null 14:29:19 ssl.truststore.password = null 14:29:19 ssl.truststore.type = JKS 14:29:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:19 14:29:19 2026-01-14T14:29:19.458Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:19 2026-01-14T14:29:19.460Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:19 2026-01-14T14:29:19.460Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:19 2026-01-14T14:29:19.460Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400959460 14:29:19 2026-01-14T14:29:19.460Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 14:29:19 2026-01-14T14:29:19.465Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:19 2026-01-14T14:29:19.466Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:19 2026-01-14T14:29:19.466Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 14:29:19 2026-01-14T14:29:19.470Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-13-8852107c-09a6-4db1-9b64-a4a37a0454fe 14:29:19 2026-01-14T14:29:19.470Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 14:29:19 2026-01-14T14:29:19.476Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-13-8852107c-09a6-4db1-9b64-a4a37a0454fe', protocol='range'} 14:29:19 2026-01-14T14:29:19.477Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-13-8852107c-09a6-4db1-9b64-a4a37a0454fe=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 14:29:19 2026-01-14T14:29:19.479Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-13-8852107c-09a6-4db1-9b64-a4a37a0454fe', protocol='range'} 14:29:19 2026-01-14T14:29:19.479Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 14:29:19 2026-01-14T14:29:19.479Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 14:29:19 2026-01-14T14:29:19.480Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 14:29:19 2026-01-14T14:29:19.484Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:20 2026-01-14T14:29:19.962Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:20 acks = -1 14:29:20 auto.include.jmx.reporter = true 14:29:20 batch.size = 16384 14:29:20 bootstrap.servers = [localhost:32777] 14:29:20 buffer.memory = 33554432 14:29:20 client.dns.lookup = use_all_dns_ips 14:29:20 client.id = test-client-id 14:29:20 compression.gzip.level = -1 14:29:20 compression.lz4.level = 9 14:29:20 compression.type = none 14:29:20 compression.zstd.level = 3 14:29:20 connections.max.idle.ms = 540000 14:29:20 delivery.timeout.ms = 120000 14:29:20 enable.idempotence = true 14:29:20 enable.metrics.push = true 14:29:20 interceptor.classes = [] 14:29:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:20 linger.ms = 0 14:29:20 max.block.ms = 60000 14:29:20 max.in.flight.requests.per.connection = 5 14:29:20 max.request.size = 1048576 14:29:20 metadata.max.age.ms = 300000 14:29:20 metadata.max.idle.ms = 300000 14:29:20 metadata.recovery.strategy = none 14:29:20 metric.reporters = [] 14:29:20 metrics.num.samples = 2 14:29:20 metrics.recording.level = INFO 14:29:20 metrics.sample.window.ms = 30000 14:29:20 partitioner.adaptive.partitioning.enable = true 14:29:20 partitioner.availability.timeout.ms = 0 14:29:20 partitioner.class = null 14:29:20 partitioner.ignore.keys = false 14:29:20 receive.buffer.bytes = 32768 14:29:20 reconnect.backoff.max.ms = 1000 14:29:20 reconnect.backoff.ms = 50 14:29:20 request.timeout.ms = 30000 14:29:20 retries = 2147483647 14:29:20 retry.backoff.max.ms = 1000 14:29:20 retry.backoff.ms = 100 14:29:20 sasl.client.callback.handler.class = null 14:29:20 sasl.jaas.config = null 14:29:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:20 sasl.kerberos.min.time.before.relogin = 60000 14:29:20 sasl.kerberos.service.name = null 14:29:20 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:20 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:20 sasl.login.callback.handler.class = null 14:29:20 sasl.login.class = null 14:29:20 sasl.login.connect.timeout.ms = null 14:29:20 sasl.login.read.timeout.ms = null 14:29:20 sasl.login.refresh.buffer.seconds = 300 14:29:20 sasl.login.refresh.min.period.seconds = 60 14:29:20 sasl.login.refresh.window.factor = 0.8 14:29:20 sasl.login.refresh.window.jitter = 0.05 14:29:20 sasl.login.retry.backoff.max.ms = 10000 14:29:20 sasl.login.retry.backoff.ms = 100 14:29:20 sasl.mechanism = GSSAPI 14:29:20 sasl.oauthbearer.clock.skew.seconds = 30 14:29:20 sasl.oauthbearer.expected.audience = null 14:29:20 sasl.oauthbearer.expected.issuer = null 14:29:20 sasl.oauthbearer.header.urlencode = false 14:29:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:20 sasl.oauthbearer.jwks.endpoint.url = null 14:29:20 sasl.oauthbearer.scope.claim.name = scope 14:29:20 sasl.oauthbearer.sub.claim.name = sub 14:29:20 sasl.oauthbearer.token.endpoint.url = null 14:29:20 security.protocol = PLAINTEXT 14:29:20 security.providers = null 14:29:20 send.buffer.bytes = 131072 14:29:20 socket.connection.setup.timeout.max.ms = 30000 14:29:20 socket.connection.setup.timeout.ms = 10000 14:29:20 ssl.cipher.suites = null 14:29:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:20 ssl.endpoint.identification.algorithm = https 14:29:20 ssl.engine.factory.class = null 14:29:20 ssl.key.password = null 14:29:20 ssl.keymanager.algorithm = SunX509 14:29:20 ssl.keystore.certificate.chain = null 14:29:20 ssl.keystore.key = null 14:29:20 ssl.keystore.location = null 14:29:20 ssl.keystore.password = null 14:29:20 ssl.keystore.type = JKS 14:29:20 ssl.protocol = TLSv1.3 14:29:20 ssl.provider = null 14:29:20 ssl.secure.random.implementation = null 14:29:20 ssl.trustmanager.algorithm = PKIX 14:29:20 ssl.truststore.certificates = null 14:29:20 ssl.truststore.location = null 14:29:20 ssl.truststore.password = null 14:29:20 ssl.truststore.type = JKS 14:29:20 transaction.timeout.ms = 60000 14:29:20 transactional.id = null 14:29:20 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:20 14:29:20 2026-01-14T14:29:19.962Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:20 2026-01-14T14:29:19.963Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:20 2026-01-14T14:29:19.966Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:20 2026-01-14T14:29:19.966Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:20 2026-01-14T14:29:19.966Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400959966 14:29:20 2026-01-14T14:29:19.967Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:20 acks = -1 14:29:20 auto.include.jmx.reporter = true 14:29:20 batch.size = 16384 14:29:20 bootstrap.servers = [localhost:32777] 14:29:20 buffer.memory = 33554432 14:29:20 client.dns.lookup = use_all_dns_ips 14:29:20 client.id = test-client-id 14:29:20 compression.gzip.level = -1 14:29:20 compression.lz4.level = 9 14:29:20 compression.type = none 14:29:20 compression.zstd.level = 3 14:29:20 connections.max.idle.ms = 540000 14:29:20 delivery.timeout.ms = 120000 14:29:20 enable.idempotence = true 14:29:20 enable.metrics.push = true 14:29:20 interceptor.classes = [] 14:29:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:20 linger.ms = 0 14:29:20 max.block.ms = 60000 14:29:20 max.in.flight.requests.per.connection = 5 14:29:20 max.request.size = 1048576 14:29:20 metadata.max.age.ms = 300000 14:29:20 metadata.max.idle.ms = 300000 14:29:20 metadata.recovery.strategy = none 14:29:20 metric.reporters = [] 14:29:20 metrics.num.samples = 2 14:29:20 metrics.recording.level = INFO 14:29:20 metrics.sample.window.ms = 30000 14:29:20 partitioner.adaptive.partitioning.enable = true 14:29:20 partitioner.availability.timeout.ms = 0 14:29:20 partitioner.class = null 14:29:20 partitioner.ignore.keys = false 14:29:20 receive.buffer.bytes = 32768 14:29:20 reconnect.backoff.max.ms = 1000 14:29:20 reconnect.backoff.ms = 50 14:29:20 request.timeout.ms = 30000 14:29:20 retries = 2147483647 14:29:20 retry.backoff.max.ms = 1000 14:29:20 retry.backoff.ms = 100 14:29:20 sasl.client.callback.handler.class = null 14:29:20 sasl.jaas.config = null 14:29:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:20 sasl.kerberos.min.time.before.relogin = 60000 14:29:20 sasl.kerberos.service.name = null 14:29:20 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:20 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:20 sasl.login.callback.handler.class = null 14:29:20 sasl.login.class = null 14:29:20 sasl.login.connect.timeout.ms = null 14:29:20 sasl.login.read.timeout.ms = null 14:29:20 sasl.login.refresh.buffer.seconds = 300 14:29:20 sasl.login.refresh.min.period.seconds = 60 14:29:20 sasl.login.refresh.window.factor = 0.8 14:29:20 sasl.login.refresh.window.jitter = 0.05 14:29:20 sasl.login.retry.backoff.max.ms = 10000 14:29:20 sasl.login.retry.backoff.ms = 100 14:29:20 sasl.mechanism = GSSAPI 14:29:20 sasl.oauthbearer.clock.skew.seconds = 30 14:29:20 sasl.oauthbearer.expected.audience = null 14:29:20 sasl.oauthbearer.expected.issuer = null 14:29:20 sasl.oauthbearer.header.urlencode = false 14:29:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:20 sasl.oauthbearer.jwks.endpoint.url = null 14:29:20 sasl.oauthbearer.scope.claim.name = scope 14:29:20 sasl.oauthbearer.sub.claim.name = sub 14:29:20 sasl.oauthbearer.token.endpoint.url = null 14:29:20 security.protocol = PLAINTEXT 14:29:20 security.providers = null 14:29:20 send.buffer.bytes = 131072 14:29:20 socket.connection.setup.timeout.max.ms = 30000 14:29:20 socket.connection.setup.timeout.ms = 10000 14:29:20 ssl.cipher.suites = null 14:29:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:20 ssl.endpoint.identification.algorithm = https 14:29:20 ssl.engine.factory.class = null 14:29:20 ssl.key.password = null 14:29:20 ssl.keymanager.algorithm = SunX509 14:29:20 ssl.keystore.certificate.chain = null 14:29:20 ssl.keystore.key = null 14:29:20 ssl.keystore.location = null 14:29:20 ssl.keystore.password = null 14:29:20 ssl.keystore.type = JKS 14:29:20 ssl.protocol = TLSv1.3 14:29:20 ssl.provider = null 14:29:20 ssl.secure.random.implementation = null 14:29:20 ssl.trustmanager.algorithm = PKIX 14:29:20 ssl.truststore.certificates = null 14:29:20 ssl.truststore.location = null 14:29:20 ssl.truststore.password = null 14:29:20 ssl.truststore.type = JKS 14:29:20 transaction.timeout.ms = 60000 14:29:20 transactional.id = null 14:29:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:20 14:29:20 2026-01-14T14:29:19.967Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:20 2026-01-14T14:29:19.968Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:20 2026-01-14T14:29:19.971Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 14:29:20 2026-01-14T14:29:19.978Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:20 2026-01-14T14:29:19.979Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 8 with epoch 0 14:29:20 2026-01-14T14:29:19.979Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:20 2026-01-14T14:29:19.979Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 9 with epoch 0 14:29:20 2026-01-14T14:29:19.987Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 14:29:20 2026-01-14T14:29:19.995Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 14:29:20 2026-01-14T14:29:20.095Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 14:29:20 2026-01-14T14:29:20.100Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 14:29:20 2026-01-14T14:29:20.195Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 14:29:20 2026-01-14T14:29:20.200Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 14:29:20 2026-01-14T14:29:20.297Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobB | eventType=dataJobCreated 14:29:20 2026-01-14T14:29:20.383Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobB 14:29:20 2026-01-14T14:29:20.397Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 14:29:20 2026-01-14T14:29:20.422Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 14:29:20 2026-01-14T14:29:20.499Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=fullyOverlappingDataJobId | eventType=dataJobCreated 14:29:20 2026-01-14T14:29:20.538Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=fullyOverlappingDataJobId 14:29:20 2026-01-14T14:29:20.616Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 14:29:20 2026-01-14T14:29:20.616Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Member consumer-test-group-13-8852107c-09a6-4db1-9b64-a4a37a0454fe sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:20 2026-01-14T14:29:20.616Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:20 2026-01-14T14:29:20.616Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:20 2026-01-14T14:29:20.616Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:20 2026-01-14T14:29:20.617Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:20 2026-01-14T14:29:20.617Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:21 2026-01-14T14:29:21.114Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:21 2026-01-14T14:29:21.114Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:21 2026-01-14T14:29:21.114Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:21 2026-01-14T14:29:21.114Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:21 2026-01-14T14:29:21.117Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 14:29:21 2026-01-14T14:29:21.117Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:21 2026-01-14T14:29:21.120Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:21 2026-01-14T14:29:21.120Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:21 2026-01-14T14:29:21.120Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:21 2026-01-14T14:29:21.120Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:21 2026-01-14T14:29:21.120Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:21 2026-01-14T14:29:21.120Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:21 2026-01-14T14:29:21.123Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:21 2026-01-14T14:29:21.123Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:21 2026-01-14T14:29:21.123Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:21 2026-01-14T14:29:21.123Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:21 2026-01-14T14:29:21.123Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:21 2026-01-14T14:29:21.314Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:21 2026-01-14T14:29:21.314Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:21 2026-01-14T14:29:21.314Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:21 2026-01-14T14:29:21.315Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:21 2026-01-14T14:29:21.315Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:21 2026-01-14T14:29:21.341Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:21 2026-01-14T14:29:21.368Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:21 2026-01-14T14:29:21.370Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:21 2026-01-14T14:29:21.370Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:21 2026-01-14T14:29:21.370Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:21 2026-01-14T14:29:21.370Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:21 2026-01-14T14:29:21.399Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:21 2026-01-14T14:29:21.435Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:21 2026-01-14T14:29:21.436Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:21 2026-01-14T14:29:21.436Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:21 2026-01-14T14:29:21.436Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:21 2026-01-14T14:29:21.436Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:21 2026-01-14T14:29:21.466Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:21 2026-01-14T14:29:21.497Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:21 2026-01-14T14:29:21.497Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:21 2026-01-14T14:29:21.497Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:21 2026-01-14T14:29:21.498Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:21 2026-01-14T14:29:21.498Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:21 2026-01-14T14:29:21.522Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:21 2026-01-14T14:29:21.553Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:21 2026-01-14T14:29:21.553Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:21 2026-01-14T14:29:21.553Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:21 2026-01-14T14:29:21.553Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:21 2026-01-14T14:29:21.553Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:21 2026-01-14T14:29:21.581Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:21 2026-01-14T14:29:21.607Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:21 2026-01-14T14:29:21.607Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:21 2026-01-14T14:29:21.608Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:21 2026-01-14T14:29:21.608Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:21 2026-01-14T14:29:21.608Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:21 2026-01-14T14:29:21.642Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:21 2026-01-14T14:29:21.660Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:21 allow.auto.create.topics = true 14:29:21 auto.commit.interval.ms = 5000 14:29:21 auto.include.jmx.reporter = true 14:29:21 auto.offset.reset = latest 14:29:21 bootstrap.servers = [localhost:32777] 14:29:21 check.crcs = true 14:29:21 client.dns.lookup = use_all_dns_ips 14:29:21 client.id = consumer-test-group-14 14:29:21 client.rack = 14:29:21 connections.max.idle.ms = 540000 14:29:21 default.api.timeout.ms = 60000 14:29:21 enable.auto.commit = true 14:29:21 enable.metrics.push = true 14:29:21 exclude.internal.topics = true 14:29:21 fetch.max.bytes = 52428800 14:29:21 fetch.max.wait.ms = 500 14:29:21 fetch.min.bytes = 1 14:29:21 group.id = test-group 14:29:21 group.instance.id = null 14:29:21 group.protocol = classic 14:29:21 group.remote.assignor = null 14:29:21 heartbeat.interval.ms = 3000 14:29:21 interceptor.classes = [] 14:29:21 internal.leave.group.on.close = true 14:29:21 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:21 isolation.level = read_uncommitted 14:29:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:21 max.partition.fetch.bytes = 1048576 14:29:21 max.poll.interval.ms = 300000 14:29:21 max.poll.records = 2147483647 14:29:21 metadata.max.age.ms = 300000 14:29:21 metadata.recovery.strategy = none 14:29:21 metric.reporters = [] 14:29:21 metrics.num.samples = 2 14:29:21 metrics.recording.level = INFO 14:29:21 metrics.sample.window.ms = 30000 14:29:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:21 receive.buffer.bytes = 65536 14:29:21 reconnect.backoff.max.ms = 1000 14:29:21 reconnect.backoff.ms = 50 14:29:21 request.timeout.ms = 30000 14:29:21 retry.backoff.max.ms = 1000 14:29:21 retry.backoff.ms = 100 14:29:21 sasl.client.callback.handler.class = null 14:29:21 sasl.jaas.config = null 14:29:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:21 sasl.kerberos.min.time.before.relogin = 60000 14:29:21 sasl.kerberos.service.name = null 14:29:21 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:21 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:21 sasl.login.callback.handler.class = null 14:29:21 sasl.login.class = null 14:29:21 sasl.login.connect.timeout.ms = null 14:29:21 sasl.login.read.timeout.ms = null 14:29:21 sasl.login.refresh.buffer.seconds = 300 14:29:21 sasl.login.refresh.min.period.seconds = 60 14:29:21 sasl.login.refresh.window.factor = 0.8 14:29:21 sasl.login.refresh.window.jitter = 0.05 14:29:21 sasl.login.retry.backoff.max.ms = 10000 14:29:21 sasl.login.retry.backoff.ms = 100 14:29:21 sasl.mechanism = GSSAPI 14:29:21 sasl.oauthbearer.clock.skew.seconds = 30 14:29:21 sasl.oauthbearer.expected.audience = null 14:29:21 sasl.oauthbearer.expected.issuer = null 14:29:21 sasl.oauthbearer.header.urlencode = false 14:29:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:21 sasl.oauthbearer.jwks.endpoint.url = null 14:29:21 sasl.oauthbearer.scope.claim.name = scope 14:29:21 sasl.oauthbearer.sub.claim.name = sub 14:29:21 sasl.oauthbearer.token.endpoint.url = null 14:29:21 security.protocol = PLAINTEXT 14:29:21 security.providers = null 14:29:21 send.buffer.bytes = 131072 14:29:21 session.timeout.ms = 45000 14:29:21 socket.connection.setup.timeout.max.ms = 30000 14:29:21 socket.connection.setup.timeout.ms = 10000 14:29:21 ssl.cipher.suites = null 14:29:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:21 ssl.endpoint.identification.algorithm = https 14:29:21 ssl.engine.factory.class = null 14:29:21 ssl.key.password = null 14:29:21 ssl.keymanager.algorithm = SunX509 14:29:21 ssl.keystore.certificate.chain = null 14:29:21 ssl.keystore.key = null 14:29:21 ssl.keystore.location = null 14:29:21 ssl.keystore.password = null 14:29:21 ssl.keystore.type = JKS 14:29:21 ssl.protocol = TLSv1.3 14:29:21 ssl.provider = null 14:29:21 ssl.secure.random.implementation = null 14:29:21 ssl.trustmanager.algorithm = PKIX 14:29:21 ssl.truststore.certificates = null 14:29:21 ssl.truststore.location = null 14:29:21 ssl.truststore.password = null 14:29:21 ssl.truststore.type = JKS 14:29:21 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:21 14:29:21 2026-01-14T14:29:21.660Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:21 2026-01-14T14:29:21.663Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:21 2026-01-14T14:29:21.663Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:21 2026-01-14T14:29:21.663Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400961663 14:29:21 2026-01-14T14:29:21.663Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 14:29:21 2026-01-14T14:29:21.668Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:21 2026-01-14T14:29:21.668Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:21 2026-01-14T14:29:21.670Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 14:29:21 2026-01-14T14:29:21.672Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-14-272abf79-3352-44d8-99c4-6bdaa3dbbc9c 14:29:21 2026-01-14T14:29:21.672Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 14:29:21 2026-01-14T14:29:21.674Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-14-272abf79-3352-44d8-99c4-6bdaa3dbbc9c', protocol='range'} 14:29:21 2026-01-14T14:29:21.674Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-14-272abf79-3352-44d8-99c4-6bdaa3dbbc9c=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 14:29:21 2026-01-14T14:29:21.676Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-14-272abf79-3352-44d8-99c4-6bdaa3dbbc9c', protocol='range'} 14:29:21 2026-01-14T14:29:21.676Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 14:29:21 2026-01-14T14:29:21.677Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 14:29:21 2026-01-14T14:29:21.677Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 14:29:21 2026-01-14T14:29:21.682Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:22 2026-01-14T14:29:22.165Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:22 acks = -1 14:29:22 auto.include.jmx.reporter = true 14:29:22 batch.size = 16384 14:29:22 bootstrap.servers = [localhost:32777] 14:29:22 buffer.memory = 33554432 14:29:22 client.dns.lookup = use_all_dns_ips 14:29:22 client.id = test-client-id 14:29:22 compression.gzip.level = -1 14:29:22 compression.lz4.level = 9 14:29:22 compression.type = none 14:29:22 compression.zstd.level = 3 14:29:22 connections.max.idle.ms = 540000 14:29:22 delivery.timeout.ms = 120000 14:29:22 enable.idempotence = true 14:29:22 enable.metrics.push = true 14:29:22 interceptor.classes = [] 14:29:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:22 linger.ms = 0 14:29:22 max.block.ms = 60000 14:29:22 max.in.flight.requests.per.connection = 5 14:29:22 max.request.size = 1048576 14:29:22 metadata.max.age.ms = 300000 14:29:22 metadata.max.idle.ms = 300000 14:29:22 metadata.recovery.strategy = none 14:29:22 metric.reporters = [] 14:29:22 metrics.num.samples = 2 14:29:22 metrics.recording.level = INFO 14:29:22 metrics.sample.window.ms = 30000 14:29:22 partitioner.adaptive.partitioning.enable = true 14:29:22 partitioner.availability.timeout.ms = 0 14:29:22 partitioner.class = null 14:29:22 partitioner.ignore.keys = false 14:29:22 receive.buffer.bytes = 32768 14:29:22 reconnect.backoff.max.ms = 1000 14:29:22 reconnect.backoff.ms = 50 14:29:22 request.timeout.ms = 30000 14:29:22 retries = 2147483647 14:29:22 retry.backoff.max.ms = 1000 14:29:22 retry.backoff.ms = 100 14:29:22 sasl.client.callback.handler.class = null 14:29:22 sasl.jaas.config = null 14:29:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:22 sasl.kerberos.min.time.before.relogin = 60000 14:29:22 sasl.kerberos.service.name = null 14:29:22 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:22 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:22 sasl.login.callback.handler.class = null 14:29:22 sasl.login.class = null 14:29:22 sasl.login.connect.timeout.ms = null 14:29:22 sasl.login.read.timeout.ms = null 14:29:22 sasl.login.refresh.buffer.seconds = 300 14:29:22 sasl.login.refresh.min.period.seconds = 60 14:29:22 sasl.login.refresh.window.factor = 0.8 14:29:22 sasl.login.refresh.window.jitter = 0.05 14:29:22 sasl.login.retry.backoff.max.ms = 10000 14:29:22 sasl.login.retry.backoff.ms = 100 14:29:22 sasl.mechanism = GSSAPI 14:29:22 sasl.oauthbearer.clock.skew.seconds = 30 14:29:22 sasl.oauthbearer.expected.audience = null 14:29:22 sasl.oauthbearer.expected.issuer = null 14:29:22 sasl.oauthbearer.header.urlencode = false 14:29:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:22 sasl.oauthbearer.jwks.endpoint.url = null 14:29:22 sasl.oauthbearer.scope.claim.name = scope 14:29:22 sasl.oauthbearer.sub.claim.name = sub 14:29:22 sasl.oauthbearer.token.endpoint.url = null 14:29:22 security.protocol = PLAINTEXT 14:29:22 security.providers = null 14:29:22 send.buffer.bytes = 131072 14:29:22 socket.connection.setup.timeout.max.ms = 30000 14:29:22 socket.connection.setup.timeout.ms = 10000 14:29:22 ssl.cipher.suites = null 14:29:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:22 ssl.endpoint.identification.algorithm = https 14:29:22 ssl.engine.factory.class = null 14:29:22 ssl.key.password = null 14:29:22 ssl.keymanager.algorithm = SunX509 14:29:22 ssl.keystore.certificate.chain = null 14:29:22 ssl.keystore.key = null 14:29:22 ssl.keystore.location = null 14:29:22 ssl.keystore.password = null 14:29:22 ssl.keystore.type = JKS 14:29:22 ssl.protocol = TLSv1.3 14:29:22 ssl.provider = null 14:29:22 ssl.secure.random.implementation = null 14:29:22 ssl.trustmanager.algorithm = PKIX 14:29:22 ssl.truststore.certificates = null 14:29:22 ssl.truststore.location = null 14:29:22 ssl.truststore.password = null 14:29:22 ssl.truststore.type = JKS 14:29:22 transaction.timeout.ms = 60000 14:29:22 transactional.id = null 14:29:22 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:22 14:29:22 2026-01-14T14:29:22.165Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:22 2026-01-14T14:29:22.166Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:22 2026-01-14T14:29:22.169Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:22 2026-01-14T14:29:22.169Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:22 2026-01-14T14:29:22.169Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400962169 14:29:22 2026-01-14T14:29:22.170Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:22 acks = -1 14:29:22 auto.include.jmx.reporter = true 14:29:22 batch.size = 16384 14:29:22 bootstrap.servers = [localhost:32777] 14:29:22 buffer.memory = 33554432 14:29:22 client.dns.lookup = use_all_dns_ips 14:29:22 client.id = test-client-id 14:29:22 compression.gzip.level = -1 14:29:22 compression.lz4.level = 9 14:29:22 compression.type = none 14:29:22 compression.zstd.level = 3 14:29:22 connections.max.idle.ms = 540000 14:29:22 delivery.timeout.ms = 120000 14:29:22 enable.idempotence = true 14:29:22 enable.metrics.push = true 14:29:22 interceptor.classes = [] 14:29:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:22 linger.ms = 0 14:29:22 max.block.ms = 60000 14:29:22 max.in.flight.requests.per.connection = 5 14:29:22 max.request.size = 1048576 14:29:22 metadata.max.age.ms = 300000 14:29:22 metadata.max.idle.ms = 300000 14:29:22 metadata.recovery.strategy = none 14:29:22 metric.reporters = [] 14:29:22 metrics.num.samples = 2 14:29:22 metrics.recording.level = INFO 14:29:22 metrics.sample.window.ms = 30000 14:29:22 partitioner.adaptive.partitioning.enable = true 14:29:22 partitioner.availability.timeout.ms = 0 14:29:22 partitioner.class = null 14:29:22 partitioner.ignore.keys = false 14:29:22 receive.buffer.bytes = 32768 14:29:22 reconnect.backoff.max.ms = 1000 14:29:22 reconnect.backoff.ms = 50 14:29:22 request.timeout.ms = 30000 14:29:22 retries = 2147483647 14:29:22 retry.backoff.max.ms = 1000 14:29:22 retry.backoff.ms = 100 14:29:22 sasl.client.callback.handler.class = null 14:29:22 sasl.jaas.config = null 14:29:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:22 sasl.kerberos.min.time.before.relogin = 60000 14:29:22 sasl.kerberos.service.name = null 14:29:22 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:22 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:22 sasl.login.callback.handler.class = null 14:29:22 sasl.login.class = null 14:29:22 sasl.login.connect.timeout.ms = null 14:29:22 sasl.login.read.timeout.ms = null 14:29:22 sasl.login.refresh.buffer.seconds = 300 14:29:22 sasl.login.refresh.min.period.seconds = 60 14:29:22 sasl.login.refresh.window.factor = 0.8 14:29:22 sasl.login.refresh.window.jitter = 0.05 14:29:22 sasl.login.retry.backoff.max.ms = 10000 14:29:22 sasl.login.retry.backoff.ms = 100 14:29:22 sasl.mechanism = GSSAPI 14:29:22 sasl.oauthbearer.clock.skew.seconds = 30 14:29:22 sasl.oauthbearer.expected.audience = null 14:29:22 sasl.oauthbearer.expected.issuer = null 14:29:22 sasl.oauthbearer.header.urlencode = false 14:29:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:22 sasl.oauthbearer.jwks.endpoint.url = null 14:29:22 sasl.oauthbearer.scope.claim.name = scope 14:29:22 sasl.oauthbearer.sub.claim.name = sub 14:29:22 sasl.oauthbearer.token.endpoint.url = null 14:29:22 security.protocol = PLAINTEXT 14:29:22 security.providers = null 14:29:22 send.buffer.bytes = 131072 14:29:22 socket.connection.setup.timeout.max.ms = 30000 14:29:22 socket.connection.setup.timeout.ms = 10000 14:29:22 ssl.cipher.suites = null 14:29:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:22 ssl.endpoint.identification.algorithm = https 14:29:22 ssl.engine.factory.class = null 14:29:22 ssl.key.password = null 14:29:22 ssl.keymanager.algorithm = SunX509 14:29:22 ssl.keystore.certificate.chain = null 14:29:22 ssl.keystore.key = null 14:29:22 ssl.keystore.location = null 14:29:22 ssl.keystore.password = null 14:29:22 ssl.keystore.type = JKS 14:29:22 ssl.protocol = TLSv1.3 14:29:22 ssl.provider = null 14:29:22 ssl.secure.random.implementation = null 14:29:22 ssl.trustmanager.algorithm = PKIX 14:29:22 ssl.truststore.certificates = null 14:29:22 ssl.truststore.location = null 14:29:22 ssl.truststore.password = null 14:29:22 ssl.truststore.type = JKS 14:29:22 transaction.timeout.ms = 60000 14:29:22 transactional.id = null 14:29:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:22 14:29:22 2026-01-14T14:29:22.171Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:22 2026-01-14T14:29:22.172Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:22 2026-01-14T14:29:22.175Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 14:29:22 2026-01-14T14:29:22.177Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:22 2026-01-14T14:29:22.178Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 10 with epoch 0 14:29:22 2026-01-14T14:29:22.180Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:22 2026-01-14T14:29:22.180Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 11 with epoch 0 14:29:22 2026-01-14T14:29:22.190Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobCreated 14:29:22 2026-01-14T14:29:22.219Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=lastDataJobId 14:29:22 2026-01-14T14:29:22.305Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobDeleted 14:29:22 2026-01-14T14:29:22.332Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=lastDataJobId 14:29:22 2026-01-14T14:29:22.412Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 14:29:22 2026-01-14T14:29:22.412Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Member consumer-test-group-14-272abf79-3352-44d8-99c4-6bdaa3dbbc9c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:22 2026-01-14T14:29:22.412Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:22 2026-01-14T14:29:22.412Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:22 2026-01-14T14:29:22.412Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:22 2026-01-14T14:29:22.413Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:22 2026-01-14T14:29:22.413Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:23 2026-01-14T14:29:22.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:23 2026-01-14T14:29:22.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:23 2026-01-14T14:29:22.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:23 2026-01-14T14:29:22.914Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:23 2026-01-14T14:29:22.916Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 14:29:23 2026-01-14T14:29:22.916Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:23 2026-01-14T14:29:22.919Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:23 2026-01-14T14:29:22.919Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:23 2026-01-14T14:29:22.919Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:23 2026-01-14T14:29:22.919Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:23 2026-01-14T14:29:22.919Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:23 2026-01-14T14:29:22.919Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:23 2026-01-14T14:29:22.924Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:23 2026-01-14T14:29:22.924Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:23 2026-01-14T14:29:22.924Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:23 2026-01-14T14:29:22.924Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:23 2026-01-14T14:29:22.924Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:23 2026-01-14T14:29:23.085Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:23 2026-01-14T14:29:23.085Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:23 2026-01-14T14:29:23.085Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:23 2026-01-14T14:29:23.086Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:23 2026-01-14T14:29:23.086Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:23 2026-01-14T14:29:23.113Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:23 2026-01-14T14:29:23.155Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:23 2026-01-14T14:29:23.156Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:23 2026-01-14T14:29:23.156Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:23 2026-01-14T14:29:23.163Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:23 2026-01-14T14:29:23.163Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:23 2026-01-14T14:29:23.188Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:23 2026-01-14T14:29:23.210Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:23 2026-01-14T14:29:23.210Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:23 2026-01-14T14:29:23.211Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:23 2026-01-14T14:29:23.211Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:23 2026-01-14T14:29:23.211Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:23 2026-01-14T14:29:23.233Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:23 2026-01-14T14:29:23.264Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:23 2026-01-14T14:29:23.264Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:23 2026-01-14T14:29:23.264Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:23 2026-01-14T14:29:23.264Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:23 2026-01-14T14:29:23.265Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:23 2026-01-14T14:29:23.311Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:23 2026-01-14T14:29:23.342Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:23 2026-01-14T14:29:23.342Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:23 2026-01-14T14:29:23.342Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:23 2026-01-14T14:29:23.343Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:23 2026-01-14T14:29:23.343Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:23 2026-01-14T14:29:23.367Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:23 2026-01-14T14:29:23.393Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:23 2026-01-14T14:29:23.393Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:23 2026-01-14T14:29:23.394Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:23 2026-01-14T14:29:23.394Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:23 2026-01-14T14:29:23.394Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:23 2026-01-14T14:29:23.416Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:23 2026-01-14T14:29:23.428Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:23 allow.auto.create.topics = true 14:29:23 auto.commit.interval.ms = 5000 14:29:23 auto.include.jmx.reporter = true 14:29:23 auto.offset.reset = latest 14:29:23 bootstrap.servers = [localhost:32777] 14:29:23 check.crcs = true 14:29:23 client.dns.lookup = use_all_dns_ips 14:29:23 client.id = consumer-test-group-15 14:29:23 client.rack = 14:29:23 connections.max.idle.ms = 540000 14:29:23 default.api.timeout.ms = 60000 14:29:23 enable.auto.commit = true 14:29:23 enable.metrics.push = true 14:29:23 exclude.internal.topics = true 14:29:23 fetch.max.bytes = 52428800 14:29:23 fetch.max.wait.ms = 500 14:29:23 fetch.min.bytes = 1 14:29:23 group.id = test-group 14:29:23 group.instance.id = null 14:29:23 group.protocol = classic 14:29:23 group.remote.assignor = null 14:29:23 heartbeat.interval.ms = 3000 14:29:23 interceptor.classes = [] 14:29:23 internal.leave.group.on.close = true 14:29:23 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:23 isolation.level = read_uncommitted 14:29:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:23 max.partition.fetch.bytes = 1048576 14:29:23 max.poll.interval.ms = 300000 14:29:23 max.poll.records = 2147483647 14:29:23 metadata.max.age.ms = 300000 14:29:23 metadata.recovery.strategy = none 14:29:23 metric.reporters = [] 14:29:23 metrics.num.samples = 2 14:29:23 metrics.recording.level = INFO 14:29:23 metrics.sample.window.ms = 30000 14:29:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:23 receive.buffer.bytes = 65536 14:29:23 reconnect.backoff.max.ms = 1000 14:29:23 reconnect.backoff.ms = 50 14:29:23 request.timeout.ms = 30000 14:29:23 retry.backoff.max.ms = 1000 14:29:23 retry.backoff.ms = 100 14:29:23 sasl.client.callback.handler.class = null 14:29:23 sasl.jaas.config = null 14:29:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:23 sasl.kerberos.min.time.before.relogin = 60000 14:29:23 sasl.kerberos.service.name = null 14:29:23 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:23 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:23 sasl.login.callback.handler.class = null 14:29:23 sasl.login.class = null 14:29:23 sasl.login.connect.timeout.ms = null 14:29:23 sasl.login.read.timeout.ms = null 14:29:23 sasl.login.refresh.buffer.seconds = 300 14:29:23 sasl.login.refresh.min.period.seconds = 60 14:29:23 sasl.login.refresh.window.factor = 0.8 14:29:23 sasl.login.refresh.window.jitter = 0.05 14:29:23 sasl.login.retry.backoff.max.ms = 10000 14:29:23 sasl.login.retry.backoff.ms = 100 14:29:23 sasl.mechanism = GSSAPI 14:29:23 sasl.oauthbearer.clock.skew.seconds = 30 14:29:23 sasl.oauthbearer.expected.audience = null 14:29:23 sasl.oauthbearer.expected.issuer = null 14:29:23 sasl.oauthbearer.header.urlencode = false 14:29:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:23 sasl.oauthbearer.jwks.endpoint.url = null 14:29:23 sasl.oauthbearer.scope.claim.name = scope 14:29:23 sasl.oauthbearer.sub.claim.name = sub 14:29:23 sasl.oauthbearer.token.endpoint.url = null 14:29:23 security.protocol = PLAINTEXT 14:29:23 security.providers = null 14:29:23 send.buffer.bytes = 131072 14:29:23 session.timeout.ms = 45000 14:29:23 socket.connection.setup.timeout.max.ms = 30000 14:29:23 socket.connection.setup.timeout.ms = 10000 14:29:23 ssl.cipher.suites = null 14:29:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:23 ssl.endpoint.identification.algorithm = https 14:29:23 ssl.engine.factory.class = null 14:29:23 ssl.key.password = null 14:29:23 ssl.keymanager.algorithm = SunX509 14:29:23 ssl.keystore.certificate.chain = null 14:29:23 ssl.keystore.key = null 14:29:23 ssl.keystore.location = null 14:29:23 ssl.keystore.password = null 14:29:23 ssl.keystore.type = JKS 14:29:23 ssl.protocol = TLSv1.3 14:29:23 ssl.provider = null 14:29:23 ssl.secure.random.implementation = null 14:29:23 ssl.trustmanager.algorithm = PKIX 14:29:23 ssl.truststore.certificates = null 14:29:23 ssl.truststore.location = null 14:29:23 ssl.truststore.password = null 14:29:23 ssl.truststore.type = JKS 14:29:23 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:23 14:29:23 2026-01-14T14:29:23.428Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:23 2026-01-14T14:29:23.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:23 2026-01-14T14:29:23.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:23 2026-01-14T14:29:23.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400963431 14:29:23 2026-01-14T14:29:23.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 14:29:23 2026-01-14T14:29:23.438Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:23 2026-01-14T14:29:23.438Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:23 2026-01-14T14:29:23.439Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 14:29:23 2026-01-14T14:29:23.442Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-15-ad2f1d59-bc7e-419d-84c5-981cd236a1f6 14:29:23 2026-01-14T14:29:23.442Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 14:29:23 2026-01-14T14:29:23.452Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-15-ad2f1d59-bc7e-419d-84c5-981cd236a1f6', protocol='range'} 14:29:23 2026-01-14T14:29:23.452Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-15-ad2f1d59-bc7e-419d-84c5-981cd236a1f6=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 14:29:23 2026-01-14T14:29:23.455Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-15-ad2f1d59-bc7e-419d-84c5-981cd236a1f6', protocol='range'} 14:29:23 2026-01-14T14:29:23.455Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 14:29:23 2026-01-14T14:29:23.455Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 14:29:23 2026-01-14T14:29:23.456Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 14:29:23 2026-01-14T14:29:23.468Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:23 2026-01-14T14:29:23.932Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:23 acks = -1 14:29:23 auto.include.jmx.reporter = true 14:29:23 batch.size = 16384 14:29:23 bootstrap.servers = [localhost:32777] 14:29:23 buffer.memory = 33554432 14:29:23 client.dns.lookup = use_all_dns_ips 14:29:23 client.id = test-client-id 14:29:23 compression.gzip.level = -1 14:29:23 compression.lz4.level = 9 14:29:23 compression.type = none 14:29:23 compression.zstd.level = 3 14:29:23 connections.max.idle.ms = 540000 14:29:23 delivery.timeout.ms = 120000 14:29:23 enable.idempotence = true 14:29:23 enable.metrics.push = true 14:29:23 interceptor.classes = [] 14:29:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:23 linger.ms = 0 14:29:23 max.block.ms = 60000 14:29:23 max.in.flight.requests.per.connection = 5 14:29:23 max.request.size = 1048576 14:29:23 metadata.max.age.ms = 300000 14:29:23 metadata.max.idle.ms = 300000 14:29:23 metadata.recovery.strategy = none 14:29:23 metric.reporters = [] 14:29:23 metrics.num.samples = 2 14:29:23 metrics.recording.level = INFO 14:29:23 metrics.sample.window.ms = 30000 14:29:23 partitioner.adaptive.partitioning.enable = true 14:29:23 partitioner.availability.timeout.ms = 0 14:29:23 partitioner.class = null 14:29:23 partitioner.ignore.keys = false 14:29:23 receive.buffer.bytes = 32768 14:29:23 reconnect.backoff.max.ms = 1000 14:29:23 reconnect.backoff.ms = 50 14:29:23 request.timeout.ms = 30000 14:29:23 retries = 2147483647 14:29:23 retry.backoff.max.ms = 1000 14:29:23 retry.backoff.ms = 100 14:29:23 sasl.client.callback.handler.class = null 14:29:23 sasl.jaas.config = null 14:29:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:23 sasl.kerberos.min.time.before.relogin = 60000 14:29:23 sasl.kerberos.service.name = null 14:29:23 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:23 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:23 sasl.login.callback.handler.class = null 14:29:23 sasl.login.class = null 14:29:23 sasl.login.connect.timeout.ms = null 14:29:23 sasl.login.read.timeout.ms = null 14:29:23 sasl.login.refresh.buffer.seconds = 300 14:29:23 sasl.login.refresh.min.period.seconds = 60 14:29:23 sasl.login.refresh.window.factor = 0.8 14:29:23 sasl.login.refresh.window.jitter = 0.05 14:29:23 sasl.login.retry.backoff.max.ms = 10000 14:29:23 sasl.login.retry.backoff.ms = 100 14:29:23 sasl.mechanism = GSSAPI 14:29:23 sasl.oauthbearer.clock.skew.seconds = 30 14:29:23 sasl.oauthbearer.expected.audience = null 14:29:23 sasl.oauthbearer.expected.issuer = null 14:29:23 sasl.oauthbearer.header.urlencode = false 14:29:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:23 sasl.oauthbearer.jwks.endpoint.url = null 14:29:23 sasl.oauthbearer.scope.claim.name = scope 14:29:23 sasl.oauthbearer.sub.claim.name = sub 14:29:23 sasl.oauthbearer.token.endpoint.url = null 14:29:23 security.protocol = PLAINTEXT 14:29:23 security.providers = null 14:29:23 send.buffer.bytes = 131072 14:29:23 socket.connection.setup.timeout.max.ms = 30000 14:29:23 socket.connection.setup.timeout.ms = 10000 14:29:23 ssl.cipher.suites = null 14:29:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:23 ssl.endpoint.identification.algorithm = https 14:29:23 ssl.engine.factory.class = null 14:29:23 ssl.key.password = null 14:29:23 ssl.keymanager.algorithm = SunX509 14:29:23 ssl.keystore.certificate.chain = null 14:29:23 ssl.keystore.key = null 14:29:23 ssl.keystore.location = null 14:29:23 ssl.keystore.password = null 14:29:23 ssl.keystore.type = JKS 14:29:23 ssl.protocol = TLSv1.3 14:29:23 ssl.provider = null 14:29:23 ssl.secure.random.implementation = null 14:29:23 ssl.trustmanager.algorithm = PKIX 14:29:23 ssl.truststore.certificates = null 14:29:23 ssl.truststore.location = null 14:29:23 ssl.truststore.password = null 14:29:23 ssl.truststore.type = JKS 14:29:23 transaction.timeout.ms = 60000 14:29:23 transactional.id = null 14:29:23 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:23 14:29:23 2026-01-14T14:29:23.933Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:23 2026-01-14T14:29:23.933Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:23 2026-01-14T14:29:23.937Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:23 2026-01-14T14:29:23.937Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:23 2026-01-14T14:29:23.937Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400963937 14:29:23 2026-01-14T14:29:23.938Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:23 acks = -1 14:29:23 auto.include.jmx.reporter = true 14:29:23 batch.size = 16384 14:29:23 bootstrap.servers = [localhost:32777] 14:29:23 buffer.memory = 33554432 14:29:23 client.dns.lookup = use_all_dns_ips 14:29:23 client.id = test-client-id 14:29:23 compression.gzip.level = -1 14:29:23 compression.lz4.level = 9 14:29:23 compression.type = none 14:29:23 compression.zstd.level = 3 14:29:23 connections.max.idle.ms = 540000 14:29:23 delivery.timeout.ms = 120000 14:29:23 enable.idempotence = true 14:29:23 enable.metrics.push = true 14:29:23 interceptor.classes = [] 14:29:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:23 linger.ms = 0 14:29:23 max.block.ms = 60000 14:29:23 max.in.flight.requests.per.connection = 5 14:29:23 max.request.size = 1048576 14:29:23 metadata.max.age.ms = 300000 14:29:23 metadata.max.idle.ms = 300000 14:29:23 metadata.recovery.strategy = none 14:29:23 metric.reporters = [] 14:29:23 metrics.num.samples = 2 14:29:23 metrics.recording.level = INFO 14:29:23 metrics.sample.window.ms = 30000 14:29:23 partitioner.adaptive.partitioning.enable = true 14:29:23 partitioner.availability.timeout.ms = 0 14:29:23 partitioner.class = null 14:29:23 partitioner.ignore.keys = false 14:29:23 receive.buffer.bytes = 32768 14:29:23 reconnect.backoff.max.ms = 1000 14:29:23 reconnect.backoff.ms = 50 14:29:23 request.timeout.ms = 30000 14:29:23 retries = 2147483647 14:29:23 retry.backoff.max.ms = 1000 14:29:23 retry.backoff.ms = 100 14:29:23 sasl.client.callback.handler.class = null 14:29:23 sasl.jaas.config = null 14:29:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:23 sasl.kerberos.min.time.before.relogin = 60000 14:29:23 sasl.kerberos.service.name = null 14:29:23 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:23 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:23 sasl.login.callback.handler.class = null 14:29:23 sasl.login.class = null 14:29:23 sasl.login.connect.timeout.ms = null 14:29:23 sasl.login.read.timeout.ms = null 14:29:23 sasl.login.refresh.buffer.seconds = 300 14:29:23 sasl.login.refresh.min.period.seconds = 60 14:29:23 sasl.login.refresh.window.factor = 0.8 14:29:23 sasl.login.refresh.window.jitter = 0.05 14:29:23 sasl.login.retry.backoff.max.ms = 10000 14:29:23 sasl.login.retry.backoff.ms = 100 14:29:23 sasl.mechanism = GSSAPI 14:29:23 sasl.oauthbearer.clock.skew.seconds = 30 14:29:23 sasl.oauthbearer.expected.audience = null 14:29:23 sasl.oauthbearer.expected.issuer = null 14:29:23 sasl.oauthbearer.header.urlencode = false 14:29:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:23 sasl.oauthbearer.jwks.endpoint.url = null 14:29:23 sasl.oauthbearer.scope.claim.name = scope 14:29:23 sasl.oauthbearer.sub.claim.name = sub 14:29:23 sasl.oauthbearer.token.endpoint.url = null 14:29:23 security.protocol = PLAINTEXT 14:29:23 security.providers = null 14:29:23 send.buffer.bytes = 131072 14:29:23 socket.connection.setup.timeout.max.ms = 30000 14:29:23 socket.connection.setup.timeout.ms = 10000 14:29:23 ssl.cipher.suites = null 14:29:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:23 ssl.endpoint.identification.algorithm = https 14:29:23 ssl.engine.factory.class = null 14:29:23 ssl.key.password = null 14:29:23 ssl.keymanager.algorithm = SunX509 14:29:23 ssl.keystore.certificate.chain = null 14:29:23 ssl.keystore.key = null 14:29:23 ssl.keystore.location = null 14:29:23 ssl.keystore.password = null 14:29:23 ssl.keystore.type = JKS 14:29:23 ssl.protocol = TLSv1.3 14:29:23 ssl.provider = null 14:29:23 ssl.secure.random.implementation = null 14:29:23 ssl.trustmanager.algorithm = PKIX 14:29:23 ssl.truststore.certificates = null 14:29:23 ssl.truststore.location = null 14:29:23 ssl.truststore.password = null 14:29:23 ssl.truststore.type = JKS 14:29:23 transaction.timeout.ms = 60000 14:29:23 transactional.id = null 14:29:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:23 14:29:23 2026-01-14T14:29:23.938Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:23 2026-01-14T14:29:23.938Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:23 2026-01-14T14:29:23.940Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 14:29:23 2026-01-14T14:29:23.953Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:23 2026-01-14T14:29:23.954Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 12 with epoch 0 14:29:23 2026-01-14T14:29:23.955Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:23 2026-01-14T14:29:23.956Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 13 with epoch 0 14:29:24 2026-01-14T14:29:23.972Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobCreated 14:29:24 2026-01-14T14:29:23.997Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=id-to-remove 14:29:24 2026-01-14T14:29:24.059Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobDeleted 14:29:24 2026-01-14T14:29:24.083Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=id-to-remove 14:29:25 2026-01-14T14:29:25.173Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 14:29:25 2026-01-14T14:29:25.174Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Member consumer-test-group-15-ad2f1d59-bc7e-419d-84c5-981cd236a1f6 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:25 2026-01-14T14:29:25.174Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:25 2026-01-14T14:29:25.174Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:25 2026-01-14T14:29:25.174Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:25 2026-01-14T14:29:25.174Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:25 2026-01-14T14:29:25.174Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:25 2026-01-14T14:29:25.179Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:25 2026-01-14T14:29:25.179Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:25 2026-01-14T14:29:25.179Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:25 2026-01-14T14:29:25.179Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:25 2026-01-14T14:29:25.182Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 14:29:25 2026-01-14T14:29:25.182Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:25 2026-01-14T14:29:25.185Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:25 2026-01-14T14:29:25.185Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:25 2026-01-14T14:29:25.185Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:25 2026-01-14T14:29:25.185Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:25 2026-01-14T14:29:25.185Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:25 2026-01-14T14:29:25.185Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:25 2026-01-14T14:29:25.187Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:25 2026-01-14T14:29:25.187Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:25 2026-01-14T14:29:25.187Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:25 2026-01-14T14:29:25.187Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:25 2026-01-14T14:29:25.187Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:25 2026-01-14T14:29:25.347Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:25 2026-01-14T14:29:25.347Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:25 2026-01-14T14:29:25.350Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:25 2026-01-14T14:29:25.350Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:25 2026-01-14T14:29:25.350Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:25 2026-01-14T14:29:25.374Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:25 2026-01-14T14:29:25.398Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:25 2026-01-14T14:29:25.398Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:25 2026-01-14T14:29:25.398Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:25 2026-01-14T14:29:25.398Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:25 2026-01-14T14:29:25.398Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:25 2026-01-14T14:29:25.422Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:25 2026-01-14T14:29:25.446Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:25 2026-01-14T14:29:25.446Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:25 2026-01-14T14:29:25.446Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:25 2026-01-14T14:29:25.446Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:25 2026-01-14T14:29:25.446Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:25 2026-01-14T14:29:25.469Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:25 2026-01-14T14:29:25.490Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:25 2026-01-14T14:29:25.490Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:25 2026-01-14T14:29:25.490Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:25 2026-01-14T14:29:25.490Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:25 2026-01-14T14:29:25.490Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:25 2026-01-14T14:29:25.515Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:25 2026-01-14T14:29:25.537Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:25 2026-01-14T14:29:25.538Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:25 2026-01-14T14:29:25.538Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:25 2026-01-14T14:29:25.538Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:25 2026-01-14T14:29:25.538Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:25 2026-01-14T14:29:25.561Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:25 2026-01-14T14:29:25.590Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:25 2026-01-14T14:29:25.590Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:25 2026-01-14T14:29:25.590Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:25 2026-01-14T14:29:25.590Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:25 2026-01-14T14:29:25.590Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:25 2026-01-14T14:29:25.613Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:25 2026-01-14T14:29:25.626Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:25 allow.auto.create.topics = true 14:29:25 auto.commit.interval.ms = 5000 14:29:25 auto.include.jmx.reporter = true 14:29:25 auto.offset.reset = latest 14:29:25 bootstrap.servers = [localhost:32777] 14:29:25 check.crcs = true 14:29:25 client.dns.lookup = use_all_dns_ips 14:29:25 client.id = consumer-test-group-16 14:29:25 client.rack = 14:29:25 connections.max.idle.ms = 540000 14:29:25 default.api.timeout.ms = 60000 14:29:25 enable.auto.commit = true 14:29:25 enable.metrics.push = true 14:29:25 exclude.internal.topics = true 14:29:25 fetch.max.bytes = 52428800 14:29:25 fetch.max.wait.ms = 500 14:29:25 fetch.min.bytes = 1 14:29:25 group.id = test-group 14:29:25 group.instance.id = null 14:29:25 group.protocol = classic 14:29:25 group.remote.assignor = null 14:29:25 heartbeat.interval.ms = 3000 14:29:25 interceptor.classes = [] 14:29:25 internal.leave.group.on.close = true 14:29:25 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:25 isolation.level = read_uncommitted 14:29:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:25 max.partition.fetch.bytes = 1048576 14:29:25 max.poll.interval.ms = 300000 14:29:25 max.poll.records = 2147483647 14:29:25 metadata.max.age.ms = 300000 14:29:25 metadata.recovery.strategy = none 14:29:25 metric.reporters = [] 14:29:25 metrics.num.samples = 2 14:29:25 metrics.recording.level = INFO 14:29:25 metrics.sample.window.ms = 30000 14:29:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:25 receive.buffer.bytes = 65536 14:29:25 reconnect.backoff.max.ms = 1000 14:29:25 reconnect.backoff.ms = 50 14:29:25 request.timeout.ms = 30000 14:29:25 retry.backoff.max.ms = 1000 14:29:25 retry.backoff.ms = 100 14:29:25 sasl.client.callback.handler.class = null 14:29:25 sasl.jaas.config = null 14:29:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:25 sasl.kerberos.min.time.before.relogin = 60000 14:29:25 sasl.kerberos.service.name = null 14:29:25 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:25 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:25 sasl.login.callback.handler.class = null 14:29:25 sasl.login.class = null 14:29:25 sasl.login.connect.timeout.ms = null 14:29:25 sasl.login.read.timeout.ms = null 14:29:25 sasl.login.refresh.buffer.seconds = 300 14:29:25 sasl.login.refresh.min.period.seconds = 60 14:29:25 sasl.login.refresh.window.factor = 0.8 14:29:25 sasl.login.refresh.window.jitter = 0.05 14:29:25 sasl.login.retry.backoff.max.ms = 10000 14:29:25 sasl.login.retry.backoff.ms = 100 14:29:25 sasl.mechanism = GSSAPI 14:29:25 sasl.oauthbearer.clock.skew.seconds = 30 14:29:25 sasl.oauthbearer.expected.audience = null 14:29:25 sasl.oauthbearer.expected.issuer = null 14:29:25 sasl.oauthbearer.header.urlencode = false 14:29:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:25 sasl.oauthbearer.jwks.endpoint.url = null 14:29:25 sasl.oauthbearer.scope.claim.name = scope 14:29:25 sasl.oauthbearer.sub.claim.name = sub 14:29:25 sasl.oauthbearer.token.endpoint.url = null 14:29:25 security.protocol = PLAINTEXT 14:29:25 security.providers = null 14:29:25 send.buffer.bytes = 131072 14:29:25 session.timeout.ms = 45000 14:29:25 socket.connection.setup.timeout.max.ms = 30000 14:29:25 socket.connection.setup.timeout.ms = 10000 14:29:25 ssl.cipher.suites = null 14:29:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:25 ssl.endpoint.identification.algorithm = https 14:29:25 ssl.engine.factory.class = null 14:29:25 ssl.key.password = null 14:29:25 ssl.keymanager.algorithm = SunX509 14:29:25 ssl.keystore.certificate.chain = null 14:29:25 ssl.keystore.key = null 14:29:25 ssl.keystore.location = null 14:29:25 ssl.keystore.password = null 14:29:25 ssl.keystore.type = JKS 14:29:25 ssl.protocol = TLSv1.3 14:29:25 ssl.provider = null 14:29:25 ssl.secure.random.implementation = null 14:29:25 ssl.trustmanager.algorithm = PKIX 14:29:25 ssl.truststore.certificates = null 14:29:25 ssl.truststore.location = null 14:29:25 ssl.truststore.password = null 14:29:25 ssl.truststore.type = JKS 14:29:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 14:29:25 14:29:25 2026-01-14T14:29:25.626Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:25 2026-01-14T14:29:25.629Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:25 2026-01-14T14:29:25.629Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:25 2026-01-14T14:29:25.629Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400965629 14:29:25 2026-01-14T14:29:25.629Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 14:29:25 2026-01-14T14:29:25.633Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:25 2026-01-14T14:29:25.634Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:25 2026-01-14T14:29:25.634Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 14:29:25 2026-01-14T14:29:25.639Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-16-08fb497e-98ca-48b3-80ca-a4b5f9039729 14:29:25 2026-01-14T14:29:25.639Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 14:29:25 2026-01-14T14:29:25.647Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-16-08fb497e-98ca-48b3-80ca-a4b5f9039729', protocol='range'} 14:29:25 2026-01-14T14:29:25.648Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-16-08fb497e-98ca-48b3-80ca-a4b5f9039729=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 14:29:25 2026-01-14T14:29:25.655Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-16-08fb497e-98ca-48b3-80ca-a4b5f9039729', protocol='range'} 14:29:25 2026-01-14T14:29:25.655Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 14:29:25 2026-01-14T14:29:25.655Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 14:29:25 2026-01-14T14:29:25.660Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 14:29:25 2026-01-14T14:29:25.664Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:26 2026-01-14T14:29:26.130Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:26 acks = -1 14:29:26 auto.include.jmx.reporter = true 14:29:26 batch.size = 16384 14:29:26 bootstrap.servers = [localhost:32777] 14:29:26 buffer.memory = 33554432 14:29:26 client.dns.lookup = use_all_dns_ips 14:29:26 client.id = test-client-id 14:29:26 compression.gzip.level = -1 14:29:26 compression.lz4.level = 9 14:29:26 compression.type = none 14:29:26 compression.zstd.level = 3 14:29:26 connections.max.idle.ms = 540000 14:29:26 delivery.timeout.ms = 120000 14:29:26 enable.idempotence = true 14:29:26 enable.metrics.push = true 14:29:26 interceptor.classes = [] 14:29:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:26 linger.ms = 0 14:29:26 max.block.ms = 60000 14:29:26 max.in.flight.requests.per.connection = 5 14:29:26 max.request.size = 1048576 14:29:26 metadata.max.age.ms = 300000 14:29:26 metadata.max.idle.ms = 300000 14:29:26 metadata.recovery.strategy = none 14:29:26 metric.reporters = [] 14:29:26 metrics.num.samples = 2 14:29:26 metrics.recording.level = INFO 14:29:26 metrics.sample.window.ms = 30000 14:29:26 partitioner.adaptive.partitioning.enable = true 14:29:26 partitioner.availability.timeout.ms = 0 14:29:26 partitioner.class = null 14:29:26 partitioner.ignore.keys = false 14:29:26 receive.buffer.bytes = 32768 14:29:26 reconnect.backoff.max.ms = 1000 14:29:26 reconnect.backoff.ms = 50 14:29:26 request.timeout.ms = 30000 14:29:26 retries = 2147483647 14:29:26 retry.backoff.max.ms = 1000 14:29:26 retry.backoff.ms = 100 14:29:26 sasl.client.callback.handler.class = null 14:29:26 sasl.jaas.config = null 14:29:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:26 sasl.kerberos.min.time.before.relogin = 60000 14:29:26 sasl.kerberos.service.name = null 14:29:26 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:26 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:26 sasl.login.callback.handler.class = null 14:29:26 sasl.login.class = null 14:29:26 sasl.login.connect.timeout.ms = null 14:29:26 sasl.login.read.timeout.ms = null 14:29:26 sasl.login.refresh.buffer.seconds = 300 14:29:26 sasl.login.refresh.min.period.seconds = 60 14:29:26 sasl.login.refresh.window.factor = 0.8 14:29:26 sasl.login.refresh.window.jitter = 0.05 14:29:26 sasl.login.retry.backoff.max.ms = 10000 14:29:26 sasl.login.retry.backoff.ms = 100 14:29:26 sasl.mechanism = GSSAPI 14:29:26 sasl.oauthbearer.clock.skew.seconds = 30 14:29:26 sasl.oauthbearer.expected.audience = null 14:29:26 sasl.oauthbearer.expected.issuer = null 14:29:26 sasl.oauthbearer.header.urlencode = false 14:29:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:26 sasl.oauthbearer.jwks.endpoint.url = null 14:29:26 sasl.oauthbearer.scope.claim.name = scope 14:29:26 sasl.oauthbearer.sub.claim.name = sub 14:29:26 sasl.oauthbearer.token.endpoint.url = null 14:29:26 security.protocol = PLAINTEXT 14:29:26 security.providers = null 14:29:26 send.buffer.bytes = 131072 14:29:26 socket.connection.setup.timeout.max.ms = 30000 14:29:26 socket.connection.setup.timeout.ms = 10000 14:29:26 ssl.cipher.suites = null 14:29:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:26 ssl.endpoint.identification.algorithm = https 14:29:26 ssl.engine.factory.class = null 14:29:26 ssl.key.password = null 14:29:26 ssl.keymanager.algorithm = SunX509 14:29:26 ssl.keystore.certificate.chain = null 14:29:26 ssl.keystore.key = null 14:29:26 ssl.keystore.location = null 14:29:26 ssl.keystore.password = null 14:29:26 ssl.keystore.type = JKS 14:29:26 ssl.protocol = TLSv1.3 14:29:26 ssl.provider = null 14:29:26 ssl.secure.random.implementation = null 14:29:26 ssl.trustmanager.algorithm = PKIX 14:29:26 ssl.truststore.certificates = null 14:29:26 ssl.truststore.location = null 14:29:26 ssl.truststore.password = null 14:29:26 ssl.truststore.type = JKS 14:29:26 transaction.timeout.ms = 60000 14:29:26 transactional.id = null 14:29:26 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:26 14:29:26 2026-01-14T14:29:26.131Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:26 2026-01-14T14:29:26.131Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:26 2026-01-14T14:29:26.134Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:26 2026-01-14T14:29:26.134Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:26 2026-01-14T14:29:26.134Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400966134 14:29:26 2026-01-14T14:29:26.135Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:26 acks = -1 14:29:26 auto.include.jmx.reporter = true 14:29:26 batch.size = 16384 14:29:26 bootstrap.servers = [localhost:32777] 14:29:26 buffer.memory = 33554432 14:29:26 client.dns.lookup = use_all_dns_ips 14:29:26 client.id = test-client-id 14:29:26 compression.gzip.level = -1 14:29:26 compression.lz4.level = 9 14:29:26 compression.type = none 14:29:26 compression.zstd.level = 3 14:29:26 connections.max.idle.ms = 540000 14:29:26 delivery.timeout.ms = 120000 14:29:26 enable.idempotence = true 14:29:26 enable.metrics.push = true 14:29:26 interceptor.classes = [] 14:29:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:26 linger.ms = 0 14:29:26 max.block.ms = 60000 14:29:26 max.in.flight.requests.per.connection = 5 14:29:26 max.request.size = 1048576 14:29:26 metadata.max.age.ms = 300000 14:29:26 metadata.max.idle.ms = 300000 14:29:26 metadata.recovery.strategy = none 14:29:26 metric.reporters = [] 14:29:26 metrics.num.samples = 2 14:29:26 metrics.recording.level = INFO 14:29:26 metrics.sample.window.ms = 30000 14:29:26 partitioner.adaptive.partitioning.enable = true 14:29:26 partitioner.availability.timeout.ms = 0 14:29:26 partitioner.class = null 14:29:26 partitioner.ignore.keys = false 14:29:26 receive.buffer.bytes = 32768 14:29:26 reconnect.backoff.max.ms = 1000 14:29:26 reconnect.backoff.ms = 50 14:29:26 request.timeout.ms = 30000 14:29:26 retries = 2147483647 14:29:26 retry.backoff.max.ms = 1000 14:29:26 retry.backoff.ms = 100 14:29:26 sasl.client.callback.handler.class = null 14:29:26 sasl.jaas.config = null 14:29:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:26 sasl.kerberos.min.time.before.relogin = 60000 14:29:26 sasl.kerberos.service.name = null 14:29:26 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:26 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:26 sasl.login.callback.handler.class = null 14:29:26 sasl.login.class = null 14:29:26 sasl.login.connect.timeout.ms = null 14:29:26 sasl.login.read.timeout.ms = null 14:29:26 sasl.login.refresh.buffer.seconds = 300 14:29:26 sasl.login.refresh.min.period.seconds = 60 14:29:26 sasl.login.refresh.window.factor = 0.8 14:29:26 sasl.login.refresh.window.jitter = 0.05 14:29:26 sasl.login.retry.backoff.max.ms = 10000 14:29:26 sasl.login.retry.backoff.ms = 100 14:29:26 sasl.mechanism = GSSAPI 14:29:26 sasl.oauthbearer.clock.skew.seconds = 30 14:29:26 sasl.oauthbearer.expected.audience = null 14:29:26 sasl.oauthbearer.expected.issuer = null 14:29:26 sasl.oauthbearer.header.urlencode = false 14:29:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:26 sasl.oauthbearer.jwks.endpoint.url = null 14:29:26 sasl.oauthbearer.scope.claim.name = scope 14:29:26 sasl.oauthbearer.sub.claim.name = sub 14:29:26 sasl.oauthbearer.token.endpoint.url = null 14:29:26 security.protocol = PLAINTEXT 14:29:26 security.providers = null 14:29:26 send.buffer.bytes = 131072 14:29:26 socket.connection.setup.timeout.max.ms = 30000 14:29:26 socket.connection.setup.timeout.ms = 10000 14:29:26 ssl.cipher.suites = null 14:29:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:26 ssl.endpoint.identification.algorithm = https 14:29:26 ssl.engine.factory.class = null 14:29:26 ssl.key.password = null 14:29:26 ssl.keymanager.algorithm = SunX509 14:29:26 ssl.keystore.certificate.chain = null 14:29:26 ssl.keystore.key = null 14:29:26 ssl.keystore.location = null 14:29:26 ssl.keystore.password = null 14:29:26 ssl.keystore.type = JKS 14:29:26 ssl.protocol = TLSv1.3 14:29:26 ssl.provider = null 14:29:26 ssl.secure.random.implementation = null 14:29:26 ssl.trustmanager.algorithm = PKIX 14:29:26 ssl.truststore.certificates = null 14:29:26 ssl.truststore.location = null 14:29:26 ssl.truststore.password = null 14:29:26 ssl.truststore.type = JKS 14:29:26 transaction.timeout.ms = 60000 14:29:26 transactional.id = null 14:29:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 14:29:26 14:29:26 2026-01-14T14:29:26.136Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:26 2026-01-14T14:29:26.136Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 14:29:26 2026-01-14T14:29:26.140Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 14:29:26 2026-01-14T14:29:26.141Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:26 2026-01-14T14:29:26.142Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 14 with epoch 0 14:29:26 2026-01-14T14:29:26.147Z INFO 11308 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:26 2026-01-14T14:29:26.147Z INFO 11308 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 15 with epoch 0 14:29:26 2026-01-14T14:29:26.156Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=nonExistingDataJobId | eventType=dataJobDeleted 14:29:26 2026-01-14T14:29:26.162Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=nonExistingDataJobId 14:29:27 2026-01-14T14:29:27.260Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 14:29:27 2026-01-14T14:29:27.260Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Member consumer-test-group-16-08fb497e-98ca-48b3-80ca-a4b5f9039729 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:27 2026-01-14T14:29:27.260Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:27 2026-01-14T14:29:27.260Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:27 2026-01-14T14:29:27.261Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:27 2026-01-14T14:29:27.261Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:27 2026-01-14T14:29:27.261Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:27 2026-01-14T14:29:27.265Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:27 2026-01-14T14:29:27.265Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:27 2026-01-14T14:29:27.265Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:27 2026-01-14T14:29:27.265Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:27 2026-01-14T14:29:27.267Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 14:29:27 2026-01-14T14:29:27.268Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:27 2026-01-14T14:29:27.272Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:27 2026-01-14T14:29:27.272Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:27 2026-01-14T14:29:27.272Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:27 2026-01-14T14:29:27.272Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:27 2026-01-14T14:29:27.273Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:27 2026-01-14T14:29:27.273Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 14:29:27 2026-01-14T14:29:27.275Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:27 2026-01-14T14:29:27.275Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:27 2026-01-14T14:29:27.275Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:27 2026-01-14T14:29:27.275Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:27 2026-01-14T14:29:27.275Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 14:29:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.62 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 14:29:27 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 14:29:27 2026-01-14T14:29:27.460Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:27 allow.auto.create.topics = true 14:29:27 auto.commit.interval.ms = 5000 14:29:27 auto.include.jmx.reporter = true 14:29:27 auto.offset.reset = latest 14:29:27 bootstrap.servers = [localhost:32777] 14:29:27 check.crcs = true 14:29:27 client.dns.lookup = use_all_dns_ips 14:29:27 client.id = consumer-test-group-17 14:29:27 client.rack = 14:29:27 connections.max.idle.ms = 540000 14:29:27 default.api.timeout.ms = 60000 14:29:27 enable.auto.commit = true 14:29:27 enable.metrics.push = true 14:29:27 exclude.internal.topics = true 14:29:27 fetch.max.bytes = 52428800 14:29:27 fetch.max.wait.ms = 500 14:29:27 fetch.min.bytes = 1 14:29:27 group.id = test-group 14:29:27 group.instance.id = null 14:29:27 group.protocol = classic 14:29:27 group.remote.assignor = null 14:29:27 heartbeat.interval.ms = 3000 14:29:27 interceptor.classes = [] 14:29:27 internal.leave.group.on.close = true 14:29:27 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:27 isolation.level = read_uncommitted 14:29:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:27 max.partition.fetch.bytes = 1048576 14:29:27 max.poll.interval.ms = 300000 14:29:27 max.poll.records = 2147483647 14:29:27 metadata.max.age.ms = 300000 14:29:27 metadata.recovery.strategy = none 14:29:27 metric.reporters = [] 14:29:27 metrics.num.samples = 2 14:29:27 metrics.recording.level = INFO 14:29:27 metrics.sample.window.ms = 30000 14:29:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:27 receive.buffer.bytes = 65536 14:29:27 reconnect.backoff.max.ms = 1000 14:29:27 reconnect.backoff.ms = 50 14:29:27 request.timeout.ms = 30000 14:29:27 retry.backoff.max.ms = 1000 14:29:27 retry.backoff.ms = 100 14:29:27 sasl.client.callback.handler.class = null 14:29:27 sasl.jaas.config = null 14:29:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:27 sasl.kerberos.min.time.before.relogin = 60000 14:29:27 sasl.kerberos.service.name = null 14:29:27 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:27 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:27 sasl.login.callback.handler.class = null 14:29:27 sasl.login.class = null 14:29:27 sasl.login.connect.timeout.ms = null 14:29:27 sasl.login.read.timeout.ms = null 14:29:27 sasl.login.refresh.buffer.seconds = 300 14:29:27 sasl.login.refresh.min.period.seconds = 60 14:29:27 sasl.login.refresh.window.factor = 0.8 14:29:27 sasl.login.refresh.window.jitter = 0.05 14:29:27 sasl.login.retry.backoff.max.ms = 10000 14:29:27 sasl.login.retry.backoff.ms = 100 14:29:27 sasl.mechanism = GSSAPI 14:29:27 sasl.oauthbearer.clock.skew.seconds = 30 14:29:27 sasl.oauthbearer.expected.audience = null 14:29:27 sasl.oauthbearer.expected.issuer = null 14:29:27 sasl.oauthbearer.header.urlencode = false 14:29:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:27 sasl.oauthbearer.jwks.endpoint.url = null 14:29:27 sasl.oauthbearer.scope.claim.name = scope 14:29:27 sasl.oauthbearer.sub.claim.name = sub 14:29:27 sasl.oauthbearer.token.endpoint.url = null 14:29:27 security.protocol = PLAINTEXT 14:29:27 security.providers = null 14:29:27 send.buffer.bytes = 131072 14:29:27 session.timeout.ms = 45000 14:29:27 socket.connection.setup.timeout.max.ms = 30000 14:29:27 socket.connection.setup.timeout.ms = 10000 14:29:27 ssl.cipher.suites = null 14:29:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:27 ssl.endpoint.identification.algorithm = https 14:29:27 ssl.engine.factory.class = null 14:29:27 ssl.key.password = null 14:29:27 ssl.keymanager.algorithm = SunX509 14:29:27 ssl.keystore.certificate.chain = null 14:29:27 ssl.keystore.key = null 14:29:27 ssl.keystore.location = null 14:29:27 ssl.keystore.password = null 14:29:27 ssl.keystore.type = JKS 14:29:27 ssl.protocol = TLSv1.3 14:29:27 ssl.provider = null 14:29:27 ssl.secure.random.implementation = null 14:29:27 ssl.trustmanager.algorithm = PKIX 14:29:27 ssl.truststore.certificates = null 14:29:27 ssl.truststore.location = null 14:29:27 ssl.truststore.password = null 14:29:27 ssl.truststore.type = JKS 14:29:27 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:27 14:29:27 2026-01-14T14:29:27.460Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:27 2026-01-14T14:29:27.462Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:27 2026-01-14T14:29:27.462Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:27 2026-01-14T14:29:27.462Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400967462 14:29:27 2026-01-14T14:29:27.462Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Subscribed to topic(s): ncmp-events 14:29:27 2026-01-14T14:29:27.467Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:27 2026-01-14T14:29:27.467Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:27 2026-01-14T14:29:27.468Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 14:29:27 2026-01-14T14:29:27.471Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-17-85cfae48-2b71-4a78-8c5e-c758bda2e585 14:29:27 2026-01-14T14:29:27.471Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 14:29:27 2026-01-14T14:29:27.474Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-17-85cfae48-2b71-4a78-8c5e-c758bda2e585', protocol='range'} 14:29:27 2026-01-14T14:29:27.474Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-17-85cfae48-2b71-4a78-8c5e-c758bda2e585=Assignment(partitions=[ncmp-events-0])} 14:29:27 2026-01-14T14:29:27.476Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-17-85cfae48-2b71-4a78-8c5e-c758bda2e585', protocol='range'} 14:29:27 2026-01-14T14:29:27.476Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:27 2026-01-14T14:29:27.476Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 14:29:27 2026-01-14T14:29:27.477Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Found no committed offset for partition ncmp-events-0 14:29:27 2026-01-14T14:29:27.481Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=321, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:28 2026-01-14T14:29:28.003Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:28 2026-01-14T14:29:28.004Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:28 2026-01-14T14:29:28.004Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:28 2026-01-14T14:29:28.005Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:28 2026-01-14T14:29:28.005Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:28 2026-01-14T14:29:28.078Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 14:29:28 2026-01-14T14:29:28.090Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 14:29:28 2026-01-14T14:29:28.110Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:28 2026-01-14T14:29:28.302Z INFO 11308 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 14:29:28 2026-01-14T14:29:28.458Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49139 14:29:28 2026-01-14T14:29:28.505Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32779/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32779 14:29:28 2026-01-14T14:29:28.524Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48885/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48885 14:29:28 2026-01-14T14:29:28.544Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59883 14:29:28 2026-01-14T14:29:28.566Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52837 14:29:28 2026-01-14T14:29:28.586Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53759/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53759 14:29:28 2026-01-14T14:29:28.602Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59869/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59869 14:29:28 2026-01-14T14:29:28.614Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59971 14:29:28 2026-01-14T14:29:28.626Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38447/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38447 14:29:28 2026-01-14T14:29:28.641Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59667/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59667 14:29:28 2026-01-14T14:29:28.653Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35675/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35675 14:29:28 2026-01-14T14:29:28.669Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40385 14:29:28 2026-01-14T14:29:28.688Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49103/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49103 14:29:28 2026-01-14T14:29:28.708Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37605 14:29:28 2026-01-14T14:29:28.720Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 14:29:28 2026-01-14T14:29:28.740Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43719/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43719 14:29:28 2026-01-14T14:29:28.758Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 14:29:28 2026-01-14T14:29:28.771Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44995/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44995 14:29:28 2026-01-14T14:29:28.790Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 14:29:28 2026-01-14T14:29:28.803Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49503 14:29:28 2026-01-14T14:29:28.817Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54281/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54281 14:29:28 2026-01-14T14:29:28.831Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50671 14:29:28 2026-01-14T14:29:28.846Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42883 14:29:28 2026-01-14T14:29:28.860Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57223/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57223 14:29:28 2026-01-14T14:29:28.877Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34525 14:29:28 2026-01-14T14:29:28.891Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39131/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39131 14:29:29 2026-01-14T14:29:29.263Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 14:29:29 2026-01-14T14:29:29.264Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Member consumer-test-group-17-85cfae48-2b71-4a78-8c5e-c758bda2e585 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:29 2026-01-14T14:29:29.264Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.264Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.264Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:29 2026-01-14T14:29:29.264Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.264Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.267Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:29 2026-01-14T14:29:29.267Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:29 2026-01-14T14:29:29.267Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:29 2026-01-14T14:29:29.267Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:29 2026-01-14T14:29:29.268Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 14:29:29 2026-01-14T14:29:29.282Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:29 allow.auto.create.topics = true 14:29:29 auto.commit.interval.ms = 5000 14:29:29 auto.include.jmx.reporter = true 14:29:29 auto.offset.reset = latest 14:29:29 bootstrap.servers = [localhost:32777] 14:29:29 check.crcs = true 14:29:29 client.dns.lookup = use_all_dns_ips 14:29:29 client.id = consumer-test-group-18 14:29:29 client.rack = 14:29:29 connections.max.idle.ms = 540000 14:29:29 default.api.timeout.ms = 60000 14:29:29 enable.auto.commit = true 14:29:29 enable.metrics.push = true 14:29:29 exclude.internal.topics = true 14:29:29 fetch.max.bytes = 52428800 14:29:29 fetch.max.wait.ms = 500 14:29:29 fetch.min.bytes = 1 14:29:29 group.id = test-group 14:29:29 group.instance.id = null 14:29:29 group.protocol = classic 14:29:29 group.remote.assignor = null 14:29:29 heartbeat.interval.ms = 3000 14:29:29 interceptor.classes = [] 14:29:29 internal.leave.group.on.close = true 14:29:29 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:29 isolation.level = read_uncommitted 14:29:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:29 max.partition.fetch.bytes = 1048576 14:29:29 max.poll.interval.ms = 300000 14:29:29 max.poll.records = 2147483647 14:29:29 metadata.max.age.ms = 300000 14:29:29 metadata.recovery.strategy = none 14:29:29 metric.reporters = [] 14:29:29 metrics.num.samples = 2 14:29:29 metrics.recording.level = INFO 14:29:29 metrics.sample.window.ms = 30000 14:29:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:29 receive.buffer.bytes = 65536 14:29:29 reconnect.backoff.max.ms = 1000 14:29:29 reconnect.backoff.ms = 50 14:29:29 request.timeout.ms = 30000 14:29:29 retry.backoff.max.ms = 1000 14:29:29 retry.backoff.ms = 100 14:29:29 sasl.client.callback.handler.class = null 14:29:29 sasl.jaas.config = null 14:29:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:29 sasl.kerberos.min.time.before.relogin = 60000 14:29:29 sasl.kerberos.service.name = null 14:29:29 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:29 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:29 sasl.login.callback.handler.class = null 14:29:29 sasl.login.class = null 14:29:29 sasl.login.connect.timeout.ms = null 14:29:29 sasl.login.read.timeout.ms = null 14:29:29 sasl.login.refresh.buffer.seconds = 300 14:29:29 sasl.login.refresh.min.period.seconds = 60 14:29:29 sasl.login.refresh.window.factor = 0.8 14:29:29 sasl.login.refresh.window.jitter = 0.05 14:29:29 sasl.login.retry.backoff.max.ms = 10000 14:29:29 sasl.login.retry.backoff.ms = 100 14:29:29 sasl.mechanism = GSSAPI 14:29:29 sasl.oauthbearer.clock.skew.seconds = 30 14:29:29 sasl.oauthbearer.expected.audience = null 14:29:29 sasl.oauthbearer.expected.issuer = null 14:29:29 sasl.oauthbearer.header.urlencode = false 14:29:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:29 sasl.oauthbearer.jwks.endpoint.url = null 14:29:29 sasl.oauthbearer.scope.claim.name = scope 14:29:29 sasl.oauthbearer.sub.claim.name = sub 14:29:29 sasl.oauthbearer.token.endpoint.url = null 14:29:29 security.protocol = PLAINTEXT 14:29:29 security.providers = null 14:29:29 send.buffer.bytes = 131072 14:29:29 session.timeout.ms = 45000 14:29:29 socket.connection.setup.timeout.max.ms = 30000 14:29:29 socket.connection.setup.timeout.ms = 10000 14:29:29 ssl.cipher.suites = null 14:29:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:29 ssl.endpoint.identification.algorithm = https 14:29:29 ssl.engine.factory.class = null 14:29:29 ssl.key.password = null 14:29:29 ssl.keymanager.algorithm = SunX509 14:29:29 ssl.keystore.certificate.chain = null 14:29:29 ssl.keystore.key = null 14:29:29 ssl.keystore.location = null 14:29:29 ssl.keystore.password = null 14:29:29 ssl.keystore.type = JKS 14:29:29 ssl.protocol = TLSv1.3 14:29:29 ssl.provider = null 14:29:29 ssl.secure.random.implementation = null 14:29:29 ssl.trustmanager.algorithm = PKIX 14:29:29 ssl.truststore.certificates = null 14:29:29 ssl.truststore.location = null 14:29:29 ssl.truststore.password = null 14:29:29 ssl.truststore.type = JKS 14:29:29 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:29 14:29:29 2026-01-14T14:29:29.283Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:29 2026-01-14T14:29:29.285Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:29 2026-01-14T14:29:29.285Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:29 2026-01-14T14:29:29.285Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400969285 14:29:29 2026-01-14T14:29:29.285Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Subscribed to topic(s): ncmp-events 14:29:29 2026-01-14T14:29:29.289Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:29 2026-01-14T14:29:29.290Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:29 2026-01-14T14:29:29.290Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 14:29:29 2026-01-14T14:29:29.296Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-18-2802381c-618e-44c3-bf94-96094727315c 14:29:29 2026-01-14T14:29:29.296Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 14:29:29 2026-01-14T14:29:29.299Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-18-2802381c-618e-44c3-bf94-96094727315c', protocol='range'} 14:29:29 2026-01-14T14:29:29.299Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-18-2802381c-618e-44c3-bf94-96094727315c=Assignment(partitions=[ncmp-events-0])} 14:29:29 2026-01-14T14:29:29.301Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-18-2802381c-618e-44c3-bf94-96094727315c', protocol='range'} 14:29:29 2026-01-14T14:29:29.301Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:29 2026-01-14T14:29:29.301Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 14:29:29 2026-01-14T14:29:29.302Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Found no committed offset for partition ncmp-events-0 14:29:29 2026-01-14T14:29:29.306Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=325, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:29 2026-01-14T14:29:29.818Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:29 2026-01-14T14:29:29.819Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:29 2026-01-14T14:29:29.819Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:29 2026-01-14T14:29:29.820Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:29 2026-01-14T14:29:29.820Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:29 2026-01-14T14:29:29.863Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:29 2026-01-14T14:29:29.905Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 14:29:29 2026-01-14T14:29:29.906Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Member consumer-test-group-18-2802381c-618e-44c3-bf94-96094727315c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:29 2026-01-14T14:29:29.906Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.906Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.906Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:29 2026-01-14T14:29:29.906Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.906Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:29 2026-01-14T14:29:29.908Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:29 2026-01-14T14:29:29.908Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:29 2026-01-14T14:29:29.909Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:29 2026-01-14T14:29:29.909Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:29 2026-01-14T14:29:29.910Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 14:29:30 2026-01-14T14:29:29.924Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:30 allow.auto.create.topics = true 14:29:30 auto.commit.interval.ms = 5000 14:29:30 auto.include.jmx.reporter = true 14:29:30 auto.offset.reset = latest 14:29:30 bootstrap.servers = [localhost:32777] 14:29:30 check.crcs = true 14:29:30 client.dns.lookup = use_all_dns_ips 14:29:30 client.id = consumer-test-group-19 14:29:30 client.rack = 14:29:30 connections.max.idle.ms = 540000 14:29:30 default.api.timeout.ms = 60000 14:29:30 enable.auto.commit = true 14:29:30 enable.metrics.push = true 14:29:30 exclude.internal.topics = true 14:29:30 fetch.max.bytes = 52428800 14:29:30 fetch.max.wait.ms = 500 14:29:30 fetch.min.bytes = 1 14:29:30 group.id = test-group 14:29:30 group.instance.id = null 14:29:30 group.protocol = classic 14:29:30 group.remote.assignor = null 14:29:30 heartbeat.interval.ms = 3000 14:29:30 interceptor.classes = [] 14:29:30 internal.leave.group.on.close = true 14:29:30 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:30 isolation.level = read_uncommitted 14:29:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:30 max.partition.fetch.bytes = 1048576 14:29:30 max.poll.interval.ms = 300000 14:29:30 max.poll.records = 2147483647 14:29:30 metadata.max.age.ms = 300000 14:29:30 metadata.recovery.strategy = none 14:29:30 metric.reporters = [] 14:29:30 metrics.num.samples = 2 14:29:30 metrics.recording.level = INFO 14:29:30 metrics.sample.window.ms = 30000 14:29:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:30 receive.buffer.bytes = 65536 14:29:30 reconnect.backoff.max.ms = 1000 14:29:30 reconnect.backoff.ms = 50 14:29:30 request.timeout.ms = 30000 14:29:30 retry.backoff.max.ms = 1000 14:29:30 retry.backoff.ms = 100 14:29:30 sasl.client.callback.handler.class = null 14:29:30 sasl.jaas.config = null 14:29:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:30 sasl.kerberos.min.time.before.relogin = 60000 14:29:30 sasl.kerberos.service.name = null 14:29:30 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:30 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:30 sasl.login.callback.handler.class = null 14:29:30 sasl.login.class = null 14:29:30 sasl.login.connect.timeout.ms = null 14:29:30 sasl.login.read.timeout.ms = null 14:29:30 sasl.login.refresh.buffer.seconds = 300 14:29:30 sasl.login.refresh.min.period.seconds = 60 14:29:30 sasl.login.refresh.window.factor = 0.8 14:29:30 sasl.login.refresh.window.jitter = 0.05 14:29:30 sasl.login.retry.backoff.max.ms = 10000 14:29:30 sasl.login.retry.backoff.ms = 100 14:29:30 sasl.mechanism = GSSAPI 14:29:30 sasl.oauthbearer.clock.skew.seconds = 30 14:29:30 sasl.oauthbearer.expected.audience = null 14:29:30 sasl.oauthbearer.expected.issuer = null 14:29:30 sasl.oauthbearer.header.urlencode = false 14:29:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:30 sasl.oauthbearer.jwks.endpoint.url = null 14:29:30 sasl.oauthbearer.scope.claim.name = scope 14:29:30 sasl.oauthbearer.sub.claim.name = sub 14:29:30 sasl.oauthbearer.token.endpoint.url = null 14:29:30 security.protocol = PLAINTEXT 14:29:30 security.providers = null 14:29:30 send.buffer.bytes = 131072 14:29:30 session.timeout.ms = 45000 14:29:30 socket.connection.setup.timeout.max.ms = 30000 14:29:30 socket.connection.setup.timeout.ms = 10000 14:29:30 ssl.cipher.suites = null 14:29:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:30 ssl.endpoint.identification.algorithm = https 14:29:30 ssl.engine.factory.class = null 14:29:30 ssl.key.password = null 14:29:30 ssl.keymanager.algorithm = SunX509 14:29:30 ssl.keystore.certificate.chain = null 14:29:30 ssl.keystore.key = null 14:29:30 ssl.keystore.location = null 14:29:30 ssl.keystore.password = null 14:29:30 ssl.keystore.type = JKS 14:29:30 ssl.protocol = TLSv1.3 14:29:30 ssl.provider = null 14:29:30 ssl.secure.random.implementation = null 14:29:30 ssl.trustmanager.algorithm = PKIX 14:29:30 ssl.truststore.certificates = null 14:29:30 ssl.truststore.location = null 14:29:30 ssl.truststore.password = null 14:29:30 ssl.truststore.type = JKS 14:29:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:30 14:29:30 2026-01-14T14:29:29.925Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:30 2026-01-14T14:29:29.926Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:30 2026-01-14T14:29:29.926Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:30 2026-01-14T14:29:29.926Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400969926 14:29:30 2026-01-14T14:29:29.926Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Subscribed to topic(s): ncmp-events 14:29:30 2026-01-14T14:29:29.931Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:30 2026-01-14T14:29:29.931Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:30 2026-01-14T14:29:29.932Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 14:29:30 2026-01-14T14:29:29.935Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-19-56cd4614-1fa6-460f-8822-aa980e5fd800 14:29:30 2026-01-14T14:29:29.935Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 14:29:30 2026-01-14T14:29:29.936Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-19-56cd4614-1fa6-460f-8822-aa980e5fd800', protocol='range'} 14:29:30 2026-01-14T14:29:29.936Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-19-56cd4614-1fa6-460f-8822-aa980e5fd800=Assignment(partitions=[ncmp-events-0])} 14:29:30 2026-01-14T14:29:29.938Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-19-56cd4614-1fa6-460f-8822-aa980e5fd800', protocol='range'} 14:29:30 2026-01-14T14:29:29.938Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:30 2026-01-14T14:29:29.939Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 14:29:30 2026-01-14T14:29:29.939Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Found no committed offset for partition ncmp-events-0 14:29:30 2026-01-14T14:29:29.943Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=329, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:30 2026-01-14T14:29:30.450Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:30 2026-01-14T14:29:30.450Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:30 2026-01-14T14:29:30.451Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:30 2026-01-14T14:29:30.451Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:30 2026-01-14T14:29:30.451Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:30 2026-01-14T14:29:30.514Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 14:29:30 2026-01-14T14:29:30.527Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 14:29:30 2026-01-14T14:29:30.544Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:30 2026-01-14T14:29:30.567Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:30 2026-01-14T14:29:30.568Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:30 2026-01-14T14:29:30.569Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:30 2026-01-14T14:29:30.569Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:30 2026-01-14T14:29:30.569Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:30 2026-01-14T14:29:30.632Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 14:29:30 2026-01-14T14:29:30.642Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 14:29:30 2026-01-14T14:29:30.657Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:30 2026-01-14T14:29:30.679Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:30 2026-01-14T14:29:30.679Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:30 2026-01-14T14:29:30.679Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:30 2026-01-14T14:29:30.679Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:30 2026-01-14T14:29:30.679Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:30 2026-01-14T14:29:30.702Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:30 2026-01-14T14:29:30.762Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 14:29:30 2026-01-14T14:29:30.762Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Member consumer-test-group-19-56cd4614-1fa6-460f-8822-aa980e5fd800 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:30 2026-01-14T14:29:30.762Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:30 2026-01-14T14:29:30.762Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:30 2026-01-14T14:29:30.762Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:30 2026-01-14T14:29:30.763Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:30 2026-01-14T14:29:30.763Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:30 2026-01-14T14:29:30.770Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:30 2026-01-14T14:29:30.770Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:30 2026-01-14T14:29:30.770Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:30 2026-01-14T14:29:30.770Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:30 2026-01-14T14:29:30.773Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 14:29:30 2026-01-14T14:29:30.786Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:30 allow.auto.create.topics = true 14:29:30 auto.commit.interval.ms = 5000 14:29:30 auto.include.jmx.reporter = true 14:29:30 auto.offset.reset = latest 14:29:30 bootstrap.servers = [localhost:32777] 14:29:30 check.crcs = true 14:29:30 client.dns.lookup = use_all_dns_ips 14:29:30 client.id = consumer-test-group-20 14:29:30 client.rack = 14:29:30 connections.max.idle.ms = 540000 14:29:30 default.api.timeout.ms = 60000 14:29:30 enable.auto.commit = true 14:29:30 enable.metrics.push = true 14:29:30 exclude.internal.topics = true 14:29:30 fetch.max.bytes = 52428800 14:29:30 fetch.max.wait.ms = 500 14:29:30 fetch.min.bytes = 1 14:29:30 group.id = test-group 14:29:30 group.instance.id = null 14:29:30 group.protocol = classic 14:29:30 group.remote.assignor = null 14:29:30 heartbeat.interval.ms = 3000 14:29:30 interceptor.classes = [] 14:29:30 internal.leave.group.on.close = true 14:29:30 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:30 isolation.level = read_uncommitted 14:29:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:30 max.partition.fetch.bytes = 1048576 14:29:30 max.poll.interval.ms = 300000 14:29:30 max.poll.records = 2147483647 14:29:30 metadata.max.age.ms = 300000 14:29:30 metadata.recovery.strategy = none 14:29:30 metric.reporters = [] 14:29:30 metrics.num.samples = 2 14:29:30 metrics.recording.level = INFO 14:29:30 metrics.sample.window.ms = 30000 14:29:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:30 receive.buffer.bytes = 65536 14:29:30 reconnect.backoff.max.ms = 1000 14:29:30 reconnect.backoff.ms = 50 14:29:30 request.timeout.ms = 30000 14:29:30 retry.backoff.max.ms = 1000 14:29:30 retry.backoff.ms = 100 14:29:30 sasl.client.callback.handler.class = null 14:29:30 sasl.jaas.config = null 14:29:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:30 sasl.kerberos.min.time.before.relogin = 60000 14:29:30 sasl.kerberos.service.name = null 14:29:30 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:30 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:30 sasl.login.callback.handler.class = null 14:29:30 sasl.login.class = null 14:29:30 sasl.login.connect.timeout.ms = null 14:29:30 sasl.login.read.timeout.ms = null 14:29:30 sasl.login.refresh.buffer.seconds = 300 14:29:30 sasl.login.refresh.min.period.seconds = 60 14:29:30 sasl.login.refresh.window.factor = 0.8 14:29:30 sasl.login.refresh.window.jitter = 0.05 14:29:30 sasl.login.retry.backoff.max.ms = 10000 14:29:30 sasl.login.retry.backoff.ms = 100 14:29:30 sasl.mechanism = GSSAPI 14:29:30 sasl.oauthbearer.clock.skew.seconds = 30 14:29:30 sasl.oauthbearer.expected.audience = null 14:29:30 sasl.oauthbearer.expected.issuer = null 14:29:30 sasl.oauthbearer.header.urlencode = false 14:29:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:30 sasl.oauthbearer.jwks.endpoint.url = null 14:29:30 sasl.oauthbearer.scope.claim.name = scope 14:29:30 sasl.oauthbearer.sub.claim.name = sub 14:29:30 sasl.oauthbearer.token.endpoint.url = null 14:29:30 security.protocol = PLAINTEXT 14:29:30 security.providers = null 14:29:30 send.buffer.bytes = 131072 14:29:30 session.timeout.ms = 45000 14:29:30 socket.connection.setup.timeout.max.ms = 30000 14:29:30 socket.connection.setup.timeout.ms = 10000 14:29:30 ssl.cipher.suites = null 14:29:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:30 ssl.endpoint.identification.algorithm = https 14:29:30 ssl.engine.factory.class = null 14:29:30 ssl.key.password = null 14:29:30 ssl.keymanager.algorithm = SunX509 14:29:30 ssl.keystore.certificate.chain = null 14:29:30 ssl.keystore.key = null 14:29:30 ssl.keystore.location = null 14:29:30 ssl.keystore.password = null 14:29:30 ssl.keystore.type = JKS 14:29:30 ssl.protocol = TLSv1.3 14:29:30 ssl.provider = null 14:29:30 ssl.secure.random.implementation = null 14:29:30 ssl.trustmanager.algorithm = PKIX 14:29:30 ssl.truststore.certificates = null 14:29:30 ssl.truststore.location = null 14:29:30 ssl.truststore.password = null 14:29:30 ssl.truststore.type = JKS 14:29:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:30 14:29:30 2026-01-14T14:29:30.786Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:30 2026-01-14T14:29:30.787Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:30 2026-01-14T14:29:30.788Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:30 2026-01-14T14:29:30.788Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400970787 14:29:30 2026-01-14T14:29:30.788Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Subscribed to topic(s): ncmp-events 14:29:30 2026-01-14T14:29:30.792Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:30 2026-01-14T14:29:30.792Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:30 2026-01-14T14:29:30.793Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 14:29:30 2026-01-14T14:29:30.796Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-20-7eb77a87-d994-4048-b931-ace9027bc96b 14:29:30 2026-01-14T14:29:30.796Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 14:29:30 2026-01-14T14:29:30.797Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-20-7eb77a87-d994-4048-b931-ace9027bc96b', protocol='range'} 14:29:30 2026-01-14T14:29:30.797Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-20-7eb77a87-d994-4048-b931-ace9027bc96b=Assignment(partitions=[ncmp-events-0])} 14:29:30 2026-01-14T14:29:30.799Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-20-7eb77a87-d994-4048-b931-ace9027bc96b', protocol='range'} 14:29:30 2026-01-14T14:29:30.799Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:30 2026-01-14T14:29:30.799Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 14:29:30 2026-01-14T14:29:30.800Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Found no committed offset for partition ncmp-events-0 14:29:30 2026-01-14T14:29:30.803Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=341, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:31 2026-01-14T14:29:31.315Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:31 2026-01-14T14:29:31.315Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:31 2026-01-14T14:29:31.316Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:31 2026-01-14T14:29:31.316Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:31 2026-01-14T14:29:31.316Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:31 2026-01-14T14:29:31.378Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:31 2026-01-14T14:29:31.385Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:31 2026-01-14T14:29:31.400Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:31 2026-01-14T14:29:31.416Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:31 2026-01-14T14:29:31.416Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:31 2026-01-14T14:29:31.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:31 2026-01-14T14:29:31.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:31 2026-01-14T14:29:31.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:31 2026-01-14T14:29:31.431Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:31 2026-01-14T14:29:31.436Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:31 2026-01-14T14:29:31.447Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:31 2026-01-14T14:29:31.453Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 14:29:31 2026-01-14T14:29:31.453Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 14:29:31 2026-01-14T14:29:31.499Z ERROR 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 14:29:31 2026-01-14T14:29:31.526Z ERROR 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 14:29:31 2026-01-14T14:29:31.533Z ERROR 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 14:29:31 2026-01-14T14:29:31.535Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 14:29:31 2026-01-14T14:29:31.535Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Member consumer-test-group-20-7eb77a87-d994-4048-b931-ace9027bc96b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:31 2026-01-14T14:29:31.535Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:31 2026-01-14T14:29:31.535Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:31 2026-01-14T14:29:31.535Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:31 2026-01-14T14:29:31.536Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:31 2026-01-14T14:29:31.536Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:31 2026-01-14T14:29:31.548Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:31 2026-01-14T14:29:31.548Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:31 2026-01-14T14:29:31.548Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:31 2026-01-14T14:29:31.548Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:31 2026-01-14T14:29:31.549Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 14:29:31 2026-01-14T14:29:31.575Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:31 allow.auto.create.topics = true 14:29:31 auto.commit.interval.ms = 5000 14:29:31 auto.include.jmx.reporter = true 14:29:31 auto.offset.reset = latest 14:29:31 bootstrap.servers = [localhost:32777] 14:29:31 check.crcs = true 14:29:31 client.dns.lookup = use_all_dns_ips 14:29:31 client.id = consumer-test-group-21 14:29:31 client.rack = 14:29:31 connections.max.idle.ms = 540000 14:29:31 default.api.timeout.ms = 60000 14:29:31 enable.auto.commit = true 14:29:31 enable.metrics.push = true 14:29:31 exclude.internal.topics = true 14:29:31 fetch.max.bytes = 52428800 14:29:31 fetch.max.wait.ms = 500 14:29:31 fetch.min.bytes = 1 14:29:31 group.id = test-group 14:29:31 group.instance.id = null 14:29:31 group.protocol = classic 14:29:31 group.remote.assignor = null 14:29:31 heartbeat.interval.ms = 3000 14:29:31 interceptor.classes = [] 14:29:31 internal.leave.group.on.close = true 14:29:31 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:31 isolation.level = read_uncommitted 14:29:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:31 max.partition.fetch.bytes = 1048576 14:29:31 max.poll.interval.ms = 300000 14:29:31 max.poll.records = 2147483647 14:29:31 metadata.max.age.ms = 300000 14:29:31 metadata.recovery.strategy = none 14:29:31 metric.reporters = [] 14:29:31 metrics.num.samples = 2 14:29:31 metrics.recording.level = INFO 14:29:31 metrics.sample.window.ms = 30000 14:29:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:31 receive.buffer.bytes = 65536 14:29:31 reconnect.backoff.max.ms = 1000 14:29:31 reconnect.backoff.ms = 50 14:29:31 request.timeout.ms = 30000 14:29:31 retry.backoff.max.ms = 1000 14:29:31 retry.backoff.ms = 100 14:29:31 sasl.client.callback.handler.class = null 14:29:31 sasl.jaas.config = null 14:29:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:31 sasl.kerberos.min.time.before.relogin = 60000 14:29:31 sasl.kerberos.service.name = null 14:29:31 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:31 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:31 sasl.login.callback.handler.class = null 14:29:31 sasl.login.class = null 14:29:31 sasl.login.connect.timeout.ms = null 14:29:31 sasl.login.read.timeout.ms = null 14:29:31 sasl.login.refresh.buffer.seconds = 300 14:29:31 sasl.login.refresh.min.period.seconds = 60 14:29:31 sasl.login.refresh.window.factor = 0.8 14:29:31 sasl.login.refresh.window.jitter = 0.05 14:29:31 sasl.login.retry.backoff.max.ms = 10000 14:29:31 sasl.login.retry.backoff.ms = 100 14:29:31 sasl.mechanism = GSSAPI 14:29:31 sasl.oauthbearer.clock.skew.seconds = 30 14:29:31 sasl.oauthbearer.expected.audience = null 14:29:31 sasl.oauthbearer.expected.issuer = null 14:29:31 sasl.oauthbearer.header.urlencode = false 14:29:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:31 sasl.oauthbearer.jwks.endpoint.url = null 14:29:31 sasl.oauthbearer.scope.claim.name = scope 14:29:31 sasl.oauthbearer.sub.claim.name = sub 14:29:31 sasl.oauthbearer.token.endpoint.url = null 14:29:31 security.protocol = PLAINTEXT 14:29:31 security.providers = null 14:29:31 send.buffer.bytes = 131072 14:29:31 session.timeout.ms = 45000 14:29:31 socket.connection.setup.timeout.max.ms = 30000 14:29:31 socket.connection.setup.timeout.ms = 10000 14:29:31 ssl.cipher.suites = null 14:29:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:31 ssl.endpoint.identification.algorithm = https 14:29:31 ssl.engine.factory.class = null 14:29:31 ssl.key.password = null 14:29:31 ssl.keymanager.algorithm = SunX509 14:29:31 ssl.keystore.certificate.chain = null 14:29:31 ssl.keystore.key = null 14:29:31 ssl.keystore.location = null 14:29:31 ssl.keystore.password = null 14:29:31 ssl.keystore.type = JKS 14:29:31 ssl.protocol = TLSv1.3 14:29:31 ssl.provider = null 14:29:31 ssl.secure.random.implementation = null 14:29:31 ssl.trustmanager.algorithm = PKIX 14:29:31 ssl.truststore.certificates = null 14:29:31 ssl.truststore.location = null 14:29:31 ssl.truststore.password = null 14:29:31 ssl.truststore.type = JKS 14:29:31 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:31 14:29:31 2026-01-14T14:29:31.575Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:31 2026-01-14T14:29:31.577Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:31 2026-01-14T14:29:31.577Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:31 2026-01-14T14:29:31.577Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400971577 14:29:31 2026-01-14T14:29:31.577Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Subscribed to topic(s): ncmp-events 14:29:31 2026-01-14T14:29:31.592Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:31 2026-01-14T14:29:31.593Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:31 2026-01-14T14:29:31.594Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 14:29:31 2026-01-14T14:29:31.598Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-21-f2a9e2d8-a242-4ad4-848a-8d14b9bc7bb5 14:29:31 2026-01-14T14:29:31.598Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 14:29:31 2026-01-14T14:29:31.599Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-21-f2a9e2d8-a242-4ad4-848a-8d14b9bc7bb5', protocol='range'} 14:29:31 2026-01-14T14:29:31.600Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-21-f2a9e2d8-a242-4ad4-848a-8d14b9bc7bb5=Assignment(partitions=[ncmp-events-0])} 14:29:31 2026-01-14T14:29:31.601Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-21-f2a9e2d8-a242-4ad4-848a-8d14b9bc7bb5', protocol='range'} 14:29:31 2026-01-14T14:29:31.601Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:31 2026-01-14T14:29:31.601Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 14:29:31 2026-01-14T14:29:31.602Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Found no committed offset for partition ncmp-events-0 14:29:31 2026-01-14T14:29:31.611Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=358, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:32 2026-01-14T14:29:32.099Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 14:29:32 2026-01-14T14:29:32.099Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 14:29:32 2026-01-14T14:29:32.100Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 14:29:32 2026-01-14T14:29:32.100Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 14:29:32 2026-01-14T14:29:32.100Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 14:29:32 2026-01-14T14:29:32.135Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:32 2026-01-14T14:29:32.158Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 2 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:32 2026-01-14T14:29:32.177Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 14:29:32 2026-01-14T14:29:32.177Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 14:29:32 2026-01-14T14:29:32.178Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 14:29:32 2026-01-14T14:29:32.178Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 14:29:32 2026-01-14T14:29:32.178Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 14:29:32 2026-01-14T14:29:32.238Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:32 2026-01-14T14:29:32.249Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:32 2026-01-14T14:29:32.309Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:32 2026-01-14T14:29:32.314Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:32 2026-01-14T14:29:32.342Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:32 2026-01-14T14:29:32.382Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 14:29:32 2026-01-14T14:29:32.382Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Member consumer-test-group-21-f2a9e2d8-a242-4ad4-848a-8d14b9bc7bb5 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:32 2026-01-14T14:29:32.382Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:32 2026-01-14T14:29:32.382Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:32 2026-01-14T14:29:32.382Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 14:29:32 2026-01-14T14:29:32.383Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:32 2026-01-14T14:29:32.383Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 14:29:32 2026-01-14T14:29:32.386Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:32 2026-01-14T14:29:32.386Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:32 2026-01-14T14:29:32.386Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:32 2026-01-14T14:29:32.386Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:32 2026-01-14T14:29:32.387Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 14:29:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.967 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 14:29:32 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 14:29:32 2026-01-14T14:29:32.466Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 14:29:32 2026-01-14T14:29:32.466Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 14:29:32 2026-01-14T14:29:32.466Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 14:29:32 2026-01-14T14:29:32.467Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 14:29:32 2026-01-14T14:29:32.467Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 14:29:32 2026-01-14T14:29:32.528Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:32 2026-01-14T14:29:32.537Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:32 2026-01-14T14:29:32.641Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 14:29:32 2026-01-14T14:29:32.656Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 14:29:32 2026-01-14T14:29:32.717Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:32 2026-01-14T14:29:32.727Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:32 2026-01-14T14:29:32.760Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:33 2026-01-14T14:29:33.149Z ERROR 11308 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:29:33 14:29:33 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 14:29:33 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor412.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 14:29:33 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 14:29:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:29:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:29:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:29:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:29:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 14:29:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:29:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:29:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:29:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:29:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:29:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:29:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:29:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 14:29:33 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:29:33 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:29:33 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:29:33 at groovy.lang.Closure.call(Closure.java:427) 14:29:33 at groovy.lang.Closure.call(Closure.java:416) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 14:29:33 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:29:33 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 14:29:33 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 14:29:33 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 14:29:33 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 14:29:33 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:29:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:29:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:29:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:29:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:29:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:29:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:29:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:29:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:29:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:29:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:29:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:29:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:29:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:29:33 14:29:33 2026-01-14T14:29:33.158Z ERROR 11308 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:29:33 14:29:33 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 14:29:33 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor412.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 14:29:33 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 14:29:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:29:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:29:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:29:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:29:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 14:29:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:29:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:29:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:29:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:29:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:29:33 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:29:33 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:29:33 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:29:33 at groovy.lang.Closure.call(Closure.java:427) 14:29:33 at groovy.lang.Closure.call(Closure.java:416) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 14:29:33 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:29:33 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 14:29:33 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 14:29:33 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 14:29:33 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 14:29:33 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:29:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:29:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:29:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:29:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:29:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:29:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:29:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:29:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:29:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:29:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:29:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:29:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:29:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:29:33 14:29:33 2026-01-14T14:29:33.162Z ERROR 11308 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:29:33 14:29:33 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 14:29:33 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor412.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 14:29:33 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 14:29:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:33 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:33 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:33 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:33 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:33 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:33 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:33 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:33 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:29:33 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:29:33 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:29:33 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:29:33 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:29:33 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 14:29:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 14:29:33 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:29:33 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:29:33 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:29:33 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:29:33 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:33 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:33 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:33 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:29:33 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:29:33 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:29:33 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:29:33 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:29:33 at groovy.lang.Closure.call(Closure.java:427) 14:29:33 at groovy.lang.Closure.call(Closure.java:416) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 14:29:33 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 14:29:33 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 14:29:33 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 14:29:33 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 14:29:33 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 14:29:33 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 14:29:33 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 14:29:33 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:33 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:33 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:33 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:33 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:29:33 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:29:33 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:29:33 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:29:33 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:29:33 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:33 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:29:33 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:33 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:29:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:29:33 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:33 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:33 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:33 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:33 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:29:33 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:29:33 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:29:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:29:33 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:29:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:33 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:29:33 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:29:33 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:29:33 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:33 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:29:33 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:29:33 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:29:33 14:29:33 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 14:29:33 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 14:29:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 14:29:33 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 14:29:33 2026-01-14T14:29:33.473Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:33 allow.auto.create.topics = true 14:29:33 auto.commit.interval.ms = 5000 14:29:33 auto.include.jmx.reporter = true 14:29:33 auto.offset.reset = latest 14:29:33 bootstrap.servers = [localhost:32777] 14:29:33 check.crcs = true 14:29:33 client.dns.lookup = use_all_dns_ips 14:29:33 client.id = consumer-test-group-for-update-22 14:29:33 client.rack = 14:29:33 connections.max.idle.ms = 540000 14:29:33 default.api.timeout.ms = 60000 14:29:33 enable.auto.commit = true 14:29:33 enable.metrics.push = true 14:29:33 exclude.internal.topics = true 14:29:33 fetch.max.bytes = 52428800 14:29:33 fetch.max.wait.ms = 500 14:29:33 fetch.min.bytes = 1 14:29:33 group.id = test-group-for-update 14:29:33 group.instance.id = null 14:29:33 group.protocol = classic 14:29:33 group.remote.assignor = null 14:29:33 heartbeat.interval.ms = 3000 14:29:33 interceptor.classes = [] 14:29:33 internal.leave.group.on.close = true 14:29:33 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:33 isolation.level = read_uncommitted 14:29:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:33 max.partition.fetch.bytes = 1048576 14:29:33 max.poll.interval.ms = 300000 14:29:33 max.poll.records = 2147483647 14:29:33 metadata.max.age.ms = 300000 14:29:33 metadata.recovery.strategy = none 14:29:33 metric.reporters = [] 14:29:33 metrics.num.samples = 2 14:29:33 metrics.recording.level = INFO 14:29:33 metrics.sample.window.ms = 30000 14:29:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:33 receive.buffer.bytes = 65536 14:29:33 reconnect.backoff.max.ms = 1000 14:29:33 reconnect.backoff.ms = 50 14:29:33 request.timeout.ms = 30000 14:29:33 retry.backoff.max.ms = 1000 14:29:33 retry.backoff.ms = 100 14:29:33 sasl.client.callback.handler.class = null 14:29:33 sasl.jaas.config = null 14:29:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:33 sasl.kerberos.min.time.before.relogin = 60000 14:29:33 sasl.kerberos.service.name = null 14:29:33 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:33 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:33 sasl.login.callback.handler.class = null 14:29:33 sasl.login.class = null 14:29:33 sasl.login.connect.timeout.ms = null 14:29:33 sasl.login.read.timeout.ms = null 14:29:33 sasl.login.refresh.buffer.seconds = 300 14:29:33 sasl.login.refresh.min.period.seconds = 60 14:29:33 sasl.login.refresh.window.factor = 0.8 14:29:33 sasl.login.refresh.window.jitter = 0.05 14:29:33 sasl.login.retry.backoff.max.ms = 10000 14:29:33 sasl.login.retry.backoff.ms = 100 14:29:33 sasl.mechanism = GSSAPI 14:29:33 sasl.oauthbearer.clock.skew.seconds = 30 14:29:33 sasl.oauthbearer.expected.audience = null 14:29:33 sasl.oauthbearer.expected.issuer = null 14:29:33 sasl.oauthbearer.header.urlencode = false 14:29:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:33 sasl.oauthbearer.jwks.endpoint.url = null 14:29:33 sasl.oauthbearer.scope.claim.name = scope 14:29:33 sasl.oauthbearer.sub.claim.name = sub 14:29:33 sasl.oauthbearer.token.endpoint.url = null 14:29:33 security.protocol = PLAINTEXT 14:29:33 security.providers = null 14:29:33 send.buffer.bytes = 131072 14:29:33 session.timeout.ms = 45000 14:29:33 socket.connection.setup.timeout.max.ms = 30000 14:29:33 socket.connection.setup.timeout.ms = 10000 14:29:33 ssl.cipher.suites = null 14:29:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:33 ssl.endpoint.identification.algorithm = https 14:29:33 ssl.engine.factory.class = null 14:29:33 ssl.key.password = null 14:29:33 ssl.keymanager.algorithm = SunX509 14:29:33 ssl.keystore.certificate.chain = null 14:29:33 ssl.keystore.key = null 14:29:33 ssl.keystore.location = null 14:29:33 ssl.keystore.password = null 14:29:33 ssl.keystore.type = JKS 14:29:33 ssl.protocol = TLSv1.3 14:29:33 ssl.provider = null 14:29:33 ssl.secure.random.implementation = null 14:29:33 ssl.trustmanager.algorithm = PKIX 14:29:33 ssl.truststore.certificates = null 14:29:33 ssl.truststore.location = null 14:29:33 ssl.truststore.password = null 14:29:33 ssl.truststore.type = JKS 14:29:33 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:33 14:29:33 2026-01-14T14:29:33.473Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:33 2026-01-14T14:29:33.475Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:33 2026-01-14T14:29:33.475Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:33 2026-01-14T14:29:33.475Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400973475 14:29:33 2026-01-14T14:29:33.475Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:33 2026-01-14T14:29:33.488Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:33 2026-01-14T14:29:33.489Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:33 2026-01-14T14:29:33.490Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 14:29:33 2026-01-14T14:29:33.495Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-22-8e01401f-be3b-43e9-933d-31997f0400c1 14:29:33 2026-01-14T14:29:33.495Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] (Re-)joining group 14:29:33 2026-01-14T14:29:33.497Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-8e01401f-be3b-43e9-933d-31997f0400c1', protocol='range'} 14:29:33 2026-01-14T14:29:33.497Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-22-8e01401f-be3b-43e9-933d-31997f0400c1=Assignment(partitions=[ncmp-events-0])} 14:29:33 2026-01-14T14:29:33.499Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-22-8e01401f-be3b-43e9-933d-31997f0400c1', protocol='range'} 14:29:33 2026-01-14T14:29:33.499Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:33 2026-01-14T14:29:33.499Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:33 2026-01-14T14:29:33.501Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:33 2026-01-14T14:29:33.506Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=400, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:34 2026-01-14T14:29:33.996Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:34 2026-01-14T14:29:33.997Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:34 2026-01-14T14:29:33.997Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:34 2026-01-14T14:29:33.997Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:34 2026-01-14T14:29:33.997Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:34 2026-01-14T14:29:34.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:34 2026-01-14T14:29:34.071Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:34 2026-01-14T14:29:34.088Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:34 2026-01-14T14:29:34.098Z WARN 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 14:29:34 2026-01-14T14:29:34.135Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:34 2026-01-14T14:29:34.135Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Member consumer-test-group-for-update-22-8e01401f-be3b-43e9-933d-31997f0400c1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:34 2026-01-14T14:29:34.136Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.136Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.136Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:34 2026-01-14T14:29:34.136Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.136Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-22, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.139Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:34 2026-01-14T14:29:34.139Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:34 2026-01-14T14:29:34.139Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:34 2026-01-14T14:29:34.139Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:34 2026-01-14T14:29:34.140Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-22 unregistered 14:29:34 2026-01-14T14:29:34.153Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:34 allow.auto.create.topics = true 14:29:34 auto.commit.interval.ms = 5000 14:29:34 auto.include.jmx.reporter = true 14:29:34 auto.offset.reset = latest 14:29:34 bootstrap.servers = [localhost:32777] 14:29:34 check.crcs = true 14:29:34 client.dns.lookup = use_all_dns_ips 14:29:34 client.id = consumer-test-group-for-update-23 14:29:34 client.rack = 14:29:34 connections.max.idle.ms = 540000 14:29:34 default.api.timeout.ms = 60000 14:29:34 enable.auto.commit = true 14:29:34 enable.metrics.push = true 14:29:34 exclude.internal.topics = true 14:29:34 fetch.max.bytes = 52428800 14:29:34 fetch.max.wait.ms = 500 14:29:34 fetch.min.bytes = 1 14:29:34 group.id = test-group-for-update 14:29:34 group.instance.id = null 14:29:34 group.protocol = classic 14:29:34 group.remote.assignor = null 14:29:34 heartbeat.interval.ms = 3000 14:29:34 interceptor.classes = [] 14:29:34 internal.leave.group.on.close = true 14:29:34 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:34 isolation.level = read_uncommitted 14:29:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:34 max.partition.fetch.bytes = 1048576 14:29:34 max.poll.interval.ms = 300000 14:29:34 max.poll.records = 2147483647 14:29:34 metadata.max.age.ms = 300000 14:29:34 metadata.recovery.strategy = none 14:29:34 metric.reporters = [] 14:29:34 metrics.num.samples = 2 14:29:34 metrics.recording.level = INFO 14:29:34 metrics.sample.window.ms = 30000 14:29:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:34 receive.buffer.bytes = 65536 14:29:34 reconnect.backoff.max.ms = 1000 14:29:34 reconnect.backoff.ms = 50 14:29:34 request.timeout.ms = 30000 14:29:34 retry.backoff.max.ms = 1000 14:29:34 retry.backoff.ms = 100 14:29:34 sasl.client.callback.handler.class = null 14:29:34 sasl.jaas.config = null 14:29:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:34 sasl.kerberos.min.time.before.relogin = 60000 14:29:34 sasl.kerberos.service.name = null 14:29:34 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:34 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:34 sasl.login.callback.handler.class = null 14:29:34 sasl.login.class = null 14:29:34 sasl.login.connect.timeout.ms = null 14:29:34 sasl.login.read.timeout.ms = null 14:29:34 sasl.login.refresh.buffer.seconds = 300 14:29:34 sasl.login.refresh.min.period.seconds = 60 14:29:34 sasl.login.refresh.window.factor = 0.8 14:29:34 sasl.login.refresh.window.jitter = 0.05 14:29:34 sasl.login.retry.backoff.max.ms = 10000 14:29:34 sasl.login.retry.backoff.ms = 100 14:29:34 sasl.mechanism = GSSAPI 14:29:34 sasl.oauthbearer.clock.skew.seconds = 30 14:29:34 sasl.oauthbearer.expected.audience = null 14:29:34 sasl.oauthbearer.expected.issuer = null 14:29:34 sasl.oauthbearer.header.urlencode = false 14:29:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:34 sasl.oauthbearer.jwks.endpoint.url = null 14:29:34 sasl.oauthbearer.scope.claim.name = scope 14:29:34 sasl.oauthbearer.sub.claim.name = sub 14:29:34 sasl.oauthbearer.token.endpoint.url = null 14:29:34 security.protocol = PLAINTEXT 14:29:34 security.providers = null 14:29:34 send.buffer.bytes = 131072 14:29:34 session.timeout.ms = 45000 14:29:34 socket.connection.setup.timeout.max.ms = 30000 14:29:34 socket.connection.setup.timeout.ms = 10000 14:29:34 ssl.cipher.suites = null 14:29:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:34 ssl.endpoint.identification.algorithm = https 14:29:34 ssl.engine.factory.class = null 14:29:34 ssl.key.password = null 14:29:34 ssl.keymanager.algorithm = SunX509 14:29:34 ssl.keystore.certificate.chain = null 14:29:34 ssl.keystore.key = null 14:29:34 ssl.keystore.location = null 14:29:34 ssl.keystore.password = null 14:29:34 ssl.keystore.type = JKS 14:29:34 ssl.protocol = TLSv1.3 14:29:34 ssl.provider = null 14:29:34 ssl.secure.random.implementation = null 14:29:34 ssl.trustmanager.algorithm = PKIX 14:29:34 ssl.truststore.certificates = null 14:29:34 ssl.truststore.location = null 14:29:34 ssl.truststore.password = null 14:29:34 ssl.truststore.type = JKS 14:29:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:34 14:29:34 2026-01-14T14:29:34.154Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:34 2026-01-14T14:29:34.155Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:34 2026-01-14T14:29:34.155Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:34 2026-01-14T14:29:34.155Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400974155 14:29:34 2026-01-14T14:29:34.155Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:34 2026-01-14T14:29:34.159Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:34 2026-01-14T14:29:34.160Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:34 2026-01-14T14:29:34.161Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 14:29:34 2026-01-14T14:29:34.164Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-23-09652480-d8c5-4fcd-898a-2283e06d5d12 14:29:34 2026-01-14T14:29:34.164Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 14:29:34 2026-01-14T14:29:34.165Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-09652480-d8c5-4fcd-898a-2283e06d5d12', protocol='range'} 14:29:34 2026-01-14T14:29:34.166Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-23-09652480-d8c5-4fcd-898a-2283e06d5d12=Assignment(partitions=[ncmp-events-0])} 14:29:34 2026-01-14T14:29:34.168Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-23-09652480-d8c5-4fcd-898a-2283e06d5d12', protocol='range'} 14:29:34 2026-01-14T14:29:34.168Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:34 2026-01-14T14:29:34.168Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:34 2026-01-14T14:29:34.169Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:34 2026-01-14T14:29:34.172Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=404, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:34 2026-01-14T14:29:34.683Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:34 2026-01-14T14:29:34.684Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:34 2026-01-14T14:29:34.684Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:34 2026-01-14T14:29:34.684Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:34 2026-01-14T14:29:34.684Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:34 2026-01-14T14:29:34.754Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:34 2026-01-14T14:29:34.766Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:34 2026-01-14T14:29:34.789Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:34 2026-01-14T14:29:34.822Z WARN 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 14:29:34 2026-01-14T14:29:34.872Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:34 2026-01-14T14:29:34.872Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Member consumer-test-group-for-update-23-09652480-d8c5-4fcd-898a-2283e06d5d12 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:34 2026-01-14T14:29:34.873Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.873Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.873Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:34 2026-01-14T14:29:34.873Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.873Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:34 2026-01-14T14:29:34.876Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:34 2026-01-14T14:29:34.877Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:34 2026-01-14T14:29:34.877Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:34 2026-01-14T14:29:34.877Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:34 2026-01-14T14:29:34.878Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 14:29:35 2026-01-14T14:29:34.900Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:35 allow.auto.create.topics = true 14:29:35 auto.commit.interval.ms = 5000 14:29:35 auto.include.jmx.reporter = true 14:29:35 auto.offset.reset = latest 14:29:35 bootstrap.servers = [localhost:32777] 14:29:35 check.crcs = true 14:29:35 client.dns.lookup = use_all_dns_ips 14:29:35 client.id = consumer-test-group-for-update-24 14:29:35 client.rack = 14:29:35 connections.max.idle.ms = 540000 14:29:35 default.api.timeout.ms = 60000 14:29:35 enable.auto.commit = true 14:29:35 enable.metrics.push = true 14:29:35 exclude.internal.topics = true 14:29:35 fetch.max.bytes = 52428800 14:29:35 fetch.max.wait.ms = 500 14:29:35 fetch.min.bytes = 1 14:29:35 group.id = test-group-for-update 14:29:35 group.instance.id = null 14:29:35 group.protocol = classic 14:29:35 group.remote.assignor = null 14:29:35 heartbeat.interval.ms = 3000 14:29:35 interceptor.classes = [] 14:29:35 internal.leave.group.on.close = true 14:29:35 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:35 isolation.level = read_uncommitted 14:29:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:35 max.partition.fetch.bytes = 1048576 14:29:35 max.poll.interval.ms = 300000 14:29:35 max.poll.records = 2147483647 14:29:35 metadata.max.age.ms = 300000 14:29:35 metadata.recovery.strategy = none 14:29:35 metric.reporters = [] 14:29:35 metrics.num.samples = 2 14:29:35 metrics.recording.level = INFO 14:29:35 metrics.sample.window.ms = 30000 14:29:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:35 receive.buffer.bytes = 65536 14:29:35 reconnect.backoff.max.ms = 1000 14:29:35 reconnect.backoff.ms = 50 14:29:35 request.timeout.ms = 30000 14:29:35 retry.backoff.max.ms = 1000 14:29:35 retry.backoff.ms = 100 14:29:35 sasl.client.callback.handler.class = null 14:29:35 sasl.jaas.config = null 14:29:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:35 sasl.kerberos.min.time.before.relogin = 60000 14:29:35 sasl.kerberos.service.name = null 14:29:35 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:35 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:35 sasl.login.callback.handler.class = null 14:29:35 sasl.login.class = null 14:29:35 sasl.login.connect.timeout.ms = null 14:29:35 sasl.login.read.timeout.ms = null 14:29:35 sasl.login.refresh.buffer.seconds = 300 14:29:35 sasl.login.refresh.min.period.seconds = 60 14:29:35 sasl.login.refresh.window.factor = 0.8 14:29:35 sasl.login.refresh.window.jitter = 0.05 14:29:35 sasl.login.retry.backoff.max.ms = 10000 14:29:35 sasl.login.retry.backoff.ms = 100 14:29:35 sasl.mechanism = GSSAPI 14:29:35 sasl.oauthbearer.clock.skew.seconds = 30 14:29:35 sasl.oauthbearer.expected.audience = null 14:29:35 sasl.oauthbearer.expected.issuer = null 14:29:35 sasl.oauthbearer.header.urlencode = false 14:29:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:35 sasl.oauthbearer.jwks.endpoint.url = null 14:29:35 sasl.oauthbearer.scope.claim.name = scope 14:29:35 sasl.oauthbearer.sub.claim.name = sub 14:29:35 sasl.oauthbearer.token.endpoint.url = null 14:29:35 security.protocol = PLAINTEXT 14:29:35 security.providers = null 14:29:35 send.buffer.bytes = 131072 14:29:35 session.timeout.ms = 45000 14:29:35 socket.connection.setup.timeout.max.ms = 30000 14:29:35 socket.connection.setup.timeout.ms = 10000 14:29:35 ssl.cipher.suites = null 14:29:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:35 ssl.endpoint.identification.algorithm = https 14:29:35 ssl.engine.factory.class = null 14:29:35 ssl.key.password = null 14:29:35 ssl.keymanager.algorithm = SunX509 14:29:35 ssl.keystore.certificate.chain = null 14:29:35 ssl.keystore.key = null 14:29:35 ssl.keystore.location = null 14:29:35 ssl.keystore.password = null 14:29:35 ssl.keystore.type = JKS 14:29:35 ssl.protocol = TLSv1.3 14:29:35 ssl.provider = null 14:29:35 ssl.secure.random.implementation = null 14:29:35 ssl.trustmanager.algorithm = PKIX 14:29:35 ssl.truststore.certificates = null 14:29:35 ssl.truststore.location = null 14:29:35 ssl.truststore.password = null 14:29:35 ssl.truststore.type = JKS 14:29:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:35 14:29:35 2026-01-14T14:29:34.900Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:35 2026-01-14T14:29:34.903Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:35 2026-01-14T14:29:34.903Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:35 2026-01-14T14:29:34.903Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400974903 14:29:35 2026-01-14T14:29:34.903Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:35 2026-01-14T14:29:34.908Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:35 2026-01-14T14:29:34.908Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:35 2026-01-14T14:29:34.909Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 14:29:35 2026-01-14T14:29:34.917Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-24-a962dc48-efb7-4c61-952e-714e83bba2cf 14:29:35 2026-01-14T14:29:34.917Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 14:29:35 2026-01-14T14:29:34.919Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-a962dc48-efb7-4c61-952e-714e83bba2cf', protocol='range'} 14:29:35 2026-01-14T14:29:34.920Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-24-a962dc48-efb7-4c61-952e-714e83bba2cf=Assignment(partitions=[ncmp-events-0])} 14:29:35 2026-01-14T14:29:34.922Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-24-a962dc48-efb7-4c61-952e-714e83bba2cf', protocol='range'} 14:29:35 2026-01-14T14:29:34.922Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:35 2026-01-14T14:29:34.923Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:35 2026-01-14T14:29:34.924Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:35 2026-01-14T14:29:34.928Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=408, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:35 2026-01-14T14:29:35.428Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:35 2026-01-14T14:29:35.428Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:35 2026-01-14T14:29:35.429Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:35 2026-01-14T14:29:35.429Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:35 2026-01-14T14:29:35.429Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:35 2026-01-14T14:29:35.498Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:35 2026-01-14T14:29:35.509Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:35 2026-01-14T14:29:35.526Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:35 2026-01-14T14:29:35.553Z WARN 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 14:29:35 2026-01-14T14:29:35.594Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:35 2026-01-14T14:29:35.594Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Member consumer-test-group-for-update-24-a962dc48-efb7-4c61-952e-714e83bba2cf sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:35 2026-01-14T14:29:35.594Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:35 2026-01-14T14:29:35.594Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:35 2026-01-14T14:29:35.594Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:35 2026-01-14T14:29:35.601Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:35 2026-01-14T14:29:35.601Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:35 2026-01-14T14:29:35.607Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:35 2026-01-14T14:29:35.607Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:35 2026-01-14T14:29:35.607Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:35 2026-01-14T14:29:35.607Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:35 2026-01-14T14:29:35.610Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 14:29:35 2026-01-14T14:29:35.630Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:35 allow.auto.create.topics = true 14:29:35 auto.commit.interval.ms = 5000 14:29:35 auto.include.jmx.reporter = true 14:29:35 auto.offset.reset = latest 14:29:35 bootstrap.servers = [localhost:32777] 14:29:35 check.crcs = true 14:29:35 client.dns.lookup = use_all_dns_ips 14:29:35 client.id = consumer-test-group-for-update-25 14:29:35 client.rack = 14:29:35 connections.max.idle.ms = 540000 14:29:35 default.api.timeout.ms = 60000 14:29:35 enable.auto.commit = true 14:29:35 enable.metrics.push = true 14:29:35 exclude.internal.topics = true 14:29:35 fetch.max.bytes = 52428800 14:29:35 fetch.max.wait.ms = 500 14:29:35 fetch.min.bytes = 1 14:29:35 group.id = test-group-for-update 14:29:35 group.instance.id = null 14:29:35 group.protocol = classic 14:29:35 group.remote.assignor = null 14:29:35 heartbeat.interval.ms = 3000 14:29:35 interceptor.classes = [] 14:29:35 internal.leave.group.on.close = true 14:29:35 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:35 isolation.level = read_uncommitted 14:29:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:35 max.partition.fetch.bytes = 1048576 14:29:35 max.poll.interval.ms = 300000 14:29:35 max.poll.records = 2147483647 14:29:35 metadata.max.age.ms = 300000 14:29:35 metadata.recovery.strategy = none 14:29:35 metric.reporters = [] 14:29:35 metrics.num.samples = 2 14:29:35 metrics.recording.level = INFO 14:29:35 metrics.sample.window.ms = 30000 14:29:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:35 receive.buffer.bytes = 65536 14:29:35 reconnect.backoff.max.ms = 1000 14:29:35 reconnect.backoff.ms = 50 14:29:35 request.timeout.ms = 30000 14:29:35 retry.backoff.max.ms = 1000 14:29:35 retry.backoff.ms = 100 14:29:35 sasl.client.callback.handler.class = null 14:29:35 sasl.jaas.config = null 14:29:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:35 sasl.kerberos.min.time.before.relogin = 60000 14:29:35 sasl.kerberos.service.name = null 14:29:35 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:35 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:35 sasl.login.callback.handler.class = null 14:29:35 sasl.login.class = null 14:29:35 sasl.login.connect.timeout.ms = null 14:29:35 sasl.login.read.timeout.ms = null 14:29:35 sasl.login.refresh.buffer.seconds = 300 14:29:35 sasl.login.refresh.min.period.seconds = 60 14:29:35 sasl.login.refresh.window.factor = 0.8 14:29:35 sasl.login.refresh.window.jitter = 0.05 14:29:35 sasl.login.retry.backoff.max.ms = 10000 14:29:35 sasl.login.retry.backoff.ms = 100 14:29:35 sasl.mechanism = GSSAPI 14:29:35 sasl.oauthbearer.clock.skew.seconds = 30 14:29:35 sasl.oauthbearer.expected.audience = null 14:29:35 sasl.oauthbearer.expected.issuer = null 14:29:35 sasl.oauthbearer.header.urlencode = false 14:29:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:35 sasl.oauthbearer.jwks.endpoint.url = null 14:29:35 sasl.oauthbearer.scope.claim.name = scope 14:29:35 sasl.oauthbearer.sub.claim.name = sub 14:29:35 sasl.oauthbearer.token.endpoint.url = null 14:29:35 security.protocol = PLAINTEXT 14:29:35 security.providers = null 14:29:35 send.buffer.bytes = 131072 14:29:35 session.timeout.ms = 45000 14:29:35 socket.connection.setup.timeout.max.ms = 30000 14:29:35 socket.connection.setup.timeout.ms = 10000 14:29:35 ssl.cipher.suites = null 14:29:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:35 ssl.endpoint.identification.algorithm = https 14:29:35 ssl.engine.factory.class = null 14:29:35 ssl.key.password = null 14:29:35 ssl.keymanager.algorithm = SunX509 14:29:35 ssl.keystore.certificate.chain = null 14:29:35 ssl.keystore.key = null 14:29:35 ssl.keystore.location = null 14:29:35 ssl.keystore.password = null 14:29:35 ssl.keystore.type = JKS 14:29:35 ssl.protocol = TLSv1.3 14:29:35 ssl.provider = null 14:29:35 ssl.secure.random.implementation = null 14:29:35 ssl.trustmanager.algorithm = PKIX 14:29:35 ssl.truststore.certificates = null 14:29:35 ssl.truststore.location = null 14:29:35 ssl.truststore.password = null 14:29:35 ssl.truststore.type = JKS 14:29:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:35 14:29:35 2026-01-14T14:29:35.630Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:35 2026-01-14T14:29:35.632Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:35 2026-01-14T14:29:35.633Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:35 2026-01-14T14:29:35.633Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400975632 14:29:35 2026-01-14T14:29:35.633Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:35 2026-01-14T14:29:35.637Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:35 2026-01-14T14:29:35.640Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:35 2026-01-14T14:29:35.640Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 14:29:35 2026-01-14T14:29:35.642Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-25-f1c764c2-c2db-40e1-a429-a3c7aeb3d7d6 14:29:35 2026-01-14T14:29:35.643Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 14:29:35 2026-01-14T14:29:35.645Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-25-f1c764c2-c2db-40e1-a429-a3c7aeb3d7d6', protocol='range'} 14:29:35 2026-01-14T14:29:35.646Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-25-f1c764c2-c2db-40e1-a429-a3c7aeb3d7d6=Assignment(partitions=[ncmp-events-0])} 14:29:35 2026-01-14T14:29:35.648Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-25-f1c764c2-c2db-40e1-a429-a3c7aeb3d7d6', protocol='range'} 14:29:35 2026-01-14T14:29:35.648Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:35 2026-01-14T14:29:35.648Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:35 2026-01-14T14:29:35.649Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:35 2026-01-14T14:29:35.652Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=412, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:36 2026-01-14T14:29:36.156Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:36 2026-01-14T14:29:36.158Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:36 2026-01-14T14:29:36.159Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:36 2026-01-14T14:29:36.159Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:36 2026-01-14T14:29:36.159Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:36 2026-01-14T14:29:36.223Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:36 2026-01-14T14:29:36.233Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:36 2026-01-14T14:29:36.256Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:36 2026-01-14T14:29:36.278Z WARN 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 14:29:36 2026-01-14T14:29:36.318Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:36 2026-01-14T14:29:36.318Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Member consumer-test-group-for-update-25-f1c764c2-c2db-40e1-a429-a3c7aeb3d7d6 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:36 2026-01-14T14:29:36.318Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:36 2026-01-14T14:29:36.318Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:36 2026-01-14T14:29:36.318Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:36 2026-01-14T14:29:36.318Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:36 2026-01-14T14:29:36.318Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:36 2026-01-14T14:29:36.321Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:36 2026-01-14T14:29:36.321Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:36 2026-01-14T14:29:36.321Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:36 2026-01-14T14:29:36.321Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:36 2026-01-14T14:29:36.323Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 14:29:36 2026-01-14T14:29:36.340Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:36 allow.auto.create.topics = true 14:29:36 auto.commit.interval.ms = 5000 14:29:36 auto.include.jmx.reporter = true 14:29:36 auto.offset.reset = latest 14:29:36 bootstrap.servers = [localhost:32777] 14:29:36 check.crcs = true 14:29:36 client.dns.lookup = use_all_dns_ips 14:29:36 client.id = consumer-test-group-for-update-26 14:29:36 client.rack = 14:29:36 connections.max.idle.ms = 540000 14:29:36 default.api.timeout.ms = 60000 14:29:36 enable.auto.commit = true 14:29:36 enable.metrics.push = true 14:29:36 exclude.internal.topics = true 14:29:36 fetch.max.bytes = 52428800 14:29:36 fetch.max.wait.ms = 500 14:29:36 fetch.min.bytes = 1 14:29:36 group.id = test-group-for-update 14:29:36 group.instance.id = null 14:29:36 group.protocol = classic 14:29:36 group.remote.assignor = null 14:29:36 heartbeat.interval.ms = 3000 14:29:36 interceptor.classes = [] 14:29:36 internal.leave.group.on.close = true 14:29:36 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:36 isolation.level = read_uncommitted 14:29:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:36 max.partition.fetch.bytes = 1048576 14:29:36 max.poll.interval.ms = 300000 14:29:36 max.poll.records = 2147483647 14:29:36 metadata.max.age.ms = 300000 14:29:36 metadata.recovery.strategy = none 14:29:36 metric.reporters = [] 14:29:36 metrics.num.samples = 2 14:29:36 metrics.recording.level = INFO 14:29:36 metrics.sample.window.ms = 30000 14:29:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:36 receive.buffer.bytes = 65536 14:29:36 reconnect.backoff.max.ms = 1000 14:29:36 reconnect.backoff.ms = 50 14:29:36 request.timeout.ms = 30000 14:29:36 retry.backoff.max.ms = 1000 14:29:36 retry.backoff.ms = 100 14:29:36 sasl.client.callback.handler.class = null 14:29:36 sasl.jaas.config = null 14:29:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:36 sasl.kerberos.min.time.before.relogin = 60000 14:29:36 sasl.kerberos.service.name = null 14:29:36 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:36 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:36 sasl.login.callback.handler.class = null 14:29:36 sasl.login.class = null 14:29:36 sasl.login.connect.timeout.ms = null 14:29:36 sasl.login.read.timeout.ms = null 14:29:36 sasl.login.refresh.buffer.seconds = 300 14:29:36 sasl.login.refresh.min.period.seconds = 60 14:29:36 sasl.login.refresh.window.factor = 0.8 14:29:36 sasl.login.refresh.window.jitter = 0.05 14:29:36 sasl.login.retry.backoff.max.ms = 10000 14:29:36 sasl.login.retry.backoff.ms = 100 14:29:36 sasl.mechanism = GSSAPI 14:29:36 sasl.oauthbearer.clock.skew.seconds = 30 14:29:36 sasl.oauthbearer.expected.audience = null 14:29:36 sasl.oauthbearer.expected.issuer = null 14:29:36 sasl.oauthbearer.header.urlencode = false 14:29:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:36 sasl.oauthbearer.jwks.endpoint.url = null 14:29:36 sasl.oauthbearer.scope.claim.name = scope 14:29:36 sasl.oauthbearer.sub.claim.name = sub 14:29:36 sasl.oauthbearer.token.endpoint.url = null 14:29:36 security.protocol = PLAINTEXT 14:29:36 security.providers = null 14:29:36 send.buffer.bytes = 131072 14:29:36 session.timeout.ms = 45000 14:29:36 socket.connection.setup.timeout.max.ms = 30000 14:29:36 socket.connection.setup.timeout.ms = 10000 14:29:36 ssl.cipher.suites = null 14:29:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:36 ssl.endpoint.identification.algorithm = https 14:29:36 ssl.engine.factory.class = null 14:29:36 ssl.key.password = null 14:29:36 ssl.keymanager.algorithm = SunX509 14:29:36 ssl.keystore.certificate.chain = null 14:29:36 ssl.keystore.key = null 14:29:36 ssl.keystore.location = null 14:29:36 ssl.keystore.password = null 14:29:36 ssl.keystore.type = JKS 14:29:36 ssl.protocol = TLSv1.3 14:29:36 ssl.provider = null 14:29:36 ssl.secure.random.implementation = null 14:29:36 ssl.trustmanager.algorithm = PKIX 14:29:36 ssl.truststore.certificates = null 14:29:36 ssl.truststore.location = null 14:29:36 ssl.truststore.password = null 14:29:36 ssl.truststore.type = JKS 14:29:36 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:36 14:29:36 2026-01-14T14:29:36.340Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:36 2026-01-14T14:29:36.342Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:36 2026-01-14T14:29:36.342Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:36 2026-01-14T14:29:36.342Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400976342 14:29:36 2026-01-14T14:29:36.342Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:36 2026-01-14T14:29:36.346Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:36 2026-01-14T14:29:36.347Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:36 2026-01-14T14:29:36.348Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 14:29:36 2026-01-14T14:29:36.350Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-26-414b917d-c054-4c6c-a980-b407976ef412 14:29:36 2026-01-14T14:29:36.350Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 14:29:36 2026-01-14T14:29:36.352Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-414b917d-c054-4c6c-a980-b407976ef412', protocol='range'} 14:29:36 2026-01-14T14:29:36.352Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-26-414b917d-c054-4c6c-a980-b407976ef412=Assignment(partitions=[ncmp-events-0])} 14:29:36 2026-01-14T14:29:36.354Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-26-414b917d-c054-4c6c-a980-b407976ef412', protocol='range'} 14:29:36 2026-01-14T14:29:36.355Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:36 2026-01-14T14:29:36.355Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:36 2026-01-14T14:29:36.356Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:36 2026-01-14T14:29:36.360Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=416, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:36 2026-01-14T14:29:36.866Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:36 2026-01-14T14:29:36.866Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:36 2026-01-14T14:29:36.866Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:36 2026-01-14T14:29:36.866Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:36 2026-01-14T14:29:36.866Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:37 2026-01-14T14:29:36.935Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:37 2026-01-14T14:29:36.946Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:37 2026-01-14T14:29:36.966Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:37 2026-01-14T14:29:36.991Z WARN 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 14:29:37 2026-01-14T14:29:37.035Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:37 2026-01-14T14:29:37.035Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Member consumer-test-group-for-update-26-414b917d-c054-4c6c-a980-b407976ef412 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:37 2026-01-14T14:29:37.035Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.035Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.035Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:37 2026-01-14T14:29:37.036Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.036Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.039Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:37 2026-01-14T14:29:37.039Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:37 2026-01-14T14:29:37.039Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:37 2026-01-14T14:29:37.039Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:37 2026-01-14T14:29:37.040Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 14:29:37 2026-01-14T14:29:37.056Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:37 allow.auto.create.topics = true 14:29:37 auto.commit.interval.ms = 5000 14:29:37 auto.include.jmx.reporter = true 14:29:37 auto.offset.reset = latest 14:29:37 bootstrap.servers = [localhost:32777] 14:29:37 check.crcs = true 14:29:37 client.dns.lookup = use_all_dns_ips 14:29:37 client.id = consumer-test-group-for-update-27 14:29:37 client.rack = 14:29:37 connections.max.idle.ms = 540000 14:29:37 default.api.timeout.ms = 60000 14:29:37 enable.auto.commit = true 14:29:37 enable.metrics.push = true 14:29:37 exclude.internal.topics = true 14:29:37 fetch.max.bytes = 52428800 14:29:37 fetch.max.wait.ms = 500 14:29:37 fetch.min.bytes = 1 14:29:37 group.id = test-group-for-update 14:29:37 group.instance.id = null 14:29:37 group.protocol = classic 14:29:37 group.remote.assignor = null 14:29:37 heartbeat.interval.ms = 3000 14:29:37 interceptor.classes = [] 14:29:37 internal.leave.group.on.close = true 14:29:37 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:37 isolation.level = read_uncommitted 14:29:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:37 max.partition.fetch.bytes = 1048576 14:29:37 max.poll.interval.ms = 300000 14:29:37 max.poll.records = 2147483647 14:29:37 metadata.max.age.ms = 300000 14:29:37 metadata.recovery.strategy = none 14:29:37 metric.reporters = [] 14:29:37 metrics.num.samples = 2 14:29:37 metrics.recording.level = INFO 14:29:37 metrics.sample.window.ms = 30000 14:29:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:37 receive.buffer.bytes = 65536 14:29:37 reconnect.backoff.max.ms = 1000 14:29:37 reconnect.backoff.ms = 50 14:29:37 request.timeout.ms = 30000 14:29:37 retry.backoff.max.ms = 1000 14:29:37 retry.backoff.ms = 100 14:29:37 sasl.client.callback.handler.class = null 14:29:37 sasl.jaas.config = null 14:29:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:37 sasl.kerberos.min.time.before.relogin = 60000 14:29:37 sasl.kerberos.service.name = null 14:29:37 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:37 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:37 sasl.login.callback.handler.class = null 14:29:37 sasl.login.class = null 14:29:37 sasl.login.connect.timeout.ms = null 14:29:37 sasl.login.read.timeout.ms = null 14:29:37 sasl.login.refresh.buffer.seconds = 300 14:29:37 sasl.login.refresh.min.period.seconds = 60 14:29:37 sasl.login.refresh.window.factor = 0.8 14:29:37 sasl.login.refresh.window.jitter = 0.05 14:29:37 sasl.login.retry.backoff.max.ms = 10000 14:29:37 sasl.login.retry.backoff.ms = 100 14:29:37 sasl.mechanism = GSSAPI 14:29:37 sasl.oauthbearer.clock.skew.seconds = 30 14:29:37 sasl.oauthbearer.expected.audience = null 14:29:37 sasl.oauthbearer.expected.issuer = null 14:29:37 sasl.oauthbearer.header.urlencode = false 14:29:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:37 sasl.oauthbearer.jwks.endpoint.url = null 14:29:37 sasl.oauthbearer.scope.claim.name = scope 14:29:37 sasl.oauthbearer.sub.claim.name = sub 14:29:37 sasl.oauthbearer.token.endpoint.url = null 14:29:37 security.protocol = PLAINTEXT 14:29:37 security.providers = null 14:29:37 send.buffer.bytes = 131072 14:29:37 session.timeout.ms = 45000 14:29:37 socket.connection.setup.timeout.max.ms = 30000 14:29:37 socket.connection.setup.timeout.ms = 10000 14:29:37 ssl.cipher.suites = null 14:29:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:37 ssl.endpoint.identification.algorithm = https 14:29:37 ssl.engine.factory.class = null 14:29:37 ssl.key.password = null 14:29:37 ssl.keymanager.algorithm = SunX509 14:29:37 ssl.keystore.certificate.chain = null 14:29:37 ssl.keystore.key = null 14:29:37 ssl.keystore.location = null 14:29:37 ssl.keystore.password = null 14:29:37 ssl.keystore.type = JKS 14:29:37 ssl.protocol = TLSv1.3 14:29:37 ssl.provider = null 14:29:37 ssl.secure.random.implementation = null 14:29:37 ssl.trustmanager.algorithm = PKIX 14:29:37 ssl.truststore.certificates = null 14:29:37 ssl.truststore.location = null 14:29:37 ssl.truststore.password = null 14:29:37 ssl.truststore.type = JKS 14:29:37 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:37 14:29:37 2026-01-14T14:29:37.056Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:37 2026-01-14T14:29:37.058Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:37 2026-01-14T14:29:37.058Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:37 2026-01-14T14:29:37.058Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400977058 14:29:37 2026-01-14T14:29:37.058Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:37 2026-01-14T14:29:37.062Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:37 2026-01-14T14:29:37.062Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:37 2026-01-14T14:29:37.063Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 14:29:37 2026-01-14T14:29:37.065Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-27-e33c6c5b-2bf6-4de4-8c60-cc2e0ba8981d 14:29:37 2026-01-14T14:29:37.065Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 14:29:37 2026-01-14T14:29:37.067Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-e33c6c5b-2bf6-4de4-8c60-cc2e0ba8981d', protocol='range'} 14:29:37 2026-01-14T14:29:37.067Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-27-e33c6c5b-2bf6-4de4-8c60-cc2e0ba8981d=Assignment(partitions=[ncmp-events-0])} 14:29:37 2026-01-14T14:29:37.069Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-27-e33c6c5b-2bf6-4de4-8c60-cc2e0ba8981d', protocol='range'} 14:29:37 2026-01-14T14:29:37.069Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:37 2026-01-14T14:29:37.069Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:37 2026-01-14T14:29:37.070Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:37 2026-01-14T14:29:37.074Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:37 2026-01-14T14:29:37.583Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:37 2026-01-14T14:29:37.583Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:37 2026-01-14T14:29:37.584Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:37 2026-01-14T14:29:37.584Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:37 2026-01-14T14:29:37.584Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:37 2026-01-14T14:29:37.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:37 2026-01-14T14:29:37.660Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:37 2026-01-14T14:29:37.680Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:37 2026-01-14T14:29:37.692Z WARN 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 14:29:37 2026-01-14T14:29:37.730Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:37 2026-01-14T14:29:37.730Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Member consumer-test-group-for-update-27-e33c6c5b-2bf6-4de4-8c60-cc2e0ba8981d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:37 2026-01-14T14:29:37.730Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.730Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.730Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:37 2026-01-14T14:29:37.731Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.731Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:37 2026-01-14T14:29:37.733Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:37 2026-01-14T14:29:37.733Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:37 2026-01-14T14:29:37.733Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:37 2026-01-14T14:29:37.733Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:37 2026-01-14T14:29:37.735Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 14:29:37 2026-01-14T14:29:37.747Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:37 allow.auto.create.topics = true 14:29:37 auto.commit.interval.ms = 5000 14:29:37 auto.include.jmx.reporter = true 14:29:37 auto.offset.reset = latest 14:29:37 bootstrap.servers = [localhost:32777] 14:29:37 check.crcs = true 14:29:37 client.dns.lookup = use_all_dns_ips 14:29:37 client.id = consumer-test-group-for-update-28 14:29:37 client.rack = 14:29:37 connections.max.idle.ms = 540000 14:29:37 default.api.timeout.ms = 60000 14:29:37 enable.auto.commit = true 14:29:37 enable.metrics.push = true 14:29:37 exclude.internal.topics = true 14:29:37 fetch.max.bytes = 52428800 14:29:37 fetch.max.wait.ms = 500 14:29:37 fetch.min.bytes = 1 14:29:37 group.id = test-group-for-update 14:29:37 group.instance.id = null 14:29:37 group.protocol = classic 14:29:37 group.remote.assignor = null 14:29:37 heartbeat.interval.ms = 3000 14:29:37 interceptor.classes = [] 14:29:37 internal.leave.group.on.close = true 14:29:37 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:37 isolation.level = read_uncommitted 14:29:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:37 max.partition.fetch.bytes = 1048576 14:29:37 max.poll.interval.ms = 300000 14:29:37 max.poll.records = 2147483647 14:29:37 metadata.max.age.ms = 300000 14:29:37 metadata.recovery.strategy = none 14:29:37 metric.reporters = [] 14:29:37 metrics.num.samples = 2 14:29:37 metrics.recording.level = INFO 14:29:37 metrics.sample.window.ms = 30000 14:29:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:37 receive.buffer.bytes = 65536 14:29:37 reconnect.backoff.max.ms = 1000 14:29:37 reconnect.backoff.ms = 50 14:29:37 request.timeout.ms = 30000 14:29:37 retry.backoff.max.ms = 1000 14:29:37 retry.backoff.ms = 100 14:29:37 sasl.client.callback.handler.class = null 14:29:37 sasl.jaas.config = null 14:29:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:37 sasl.kerberos.min.time.before.relogin = 60000 14:29:37 sasl.kerberos.service.name = null 14:29:37 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:37 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:37 sasl.login.callback.handler.class = null 14:29:37 sasl.login.class = null 14:29:37 sasl.login.connect.timeout.ms = null 14:29:37 sasl.login.read.timeout.ms = null 14:29:37 sasl.login.refresh.buffer.seconds = 300 14:29:37 sasl.login.refresh.min.period.seconds = 60 14:29:37 sasl.login.refresh.window.factor = 0.8 14:29:37 sasl.login.refresh.window.jitter = 0.05 14:29:37 sasl.login.retry.backoff.max.ms = 10000 14:29:37 sasl.login.retry.backoff.ms = 100 14:29:37 sasl.mechanism = GSSAPI 14:29:37 sasl.oauthbearer.clock.skew.seconds = 30 14:29:37 sasl.oauthbearer.expected.audience = null 14:29:37 sasl.oauthbearer.expected.issuer = null 14:29:37 sasl.oauthbearer.header.urlencode = false 14:29:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:37 sasl.oauthbearer.jwks.endpoint.url = null 14:29:37 sasl.oauthbearer.scope.claim.name = scope 14:29:37 sasl.oauthbearer.sub.claim.name = sub 14:29:37 sasl.oauthbearer.token.endpoint.url = null 14:29:37 security.protocol = PLAINTEXT 14:29:37 security.providers = null 14:29:37 send.buffer.bytes = 131072 14:29:37 session.timeout.ms = 45000 14:29:37 socket.connection.setup.timeout.max.ms = 30000 14:29:37 socket.connection.setup.timeout.ms = 10000 14:29:37 ssl.cipher.suites = null 14:29:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:37 ssl.endpoint.identification.algorithm = https 14:29:37 ssl.engine.factory.class = null 14:29:37 ssl.key.password = null 14:29:37 ssl.keymanager.algorithm = SunX509 14:29:37 ssl.keystore.certificate.chain = null 14:29:37 ssl.keystore.key = null 14:29:37 ssl.keystore.location = null 14:29:37 ssl.keystore.password = null 14:29:37 ssl.keystore.type = JKS 14:29:37 ssl.protocol = TLSv1.3 14:29:37 ssl.provider = null 14:29:37 ssl.secure.random.implementation = null 14:29:37 ssl.trustmanager.algorithm = PKIX 14:29:37 ssl.truststore.certificates = null 14:29:37 ssl.truststore.location = null 14:29:37 ssl.truststore.password = null 14:29:37 ssl.truststore.type = JKS 14:29:37 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:37 14:29:37 2026-01-14T14:29:37.747Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:37 2026-01-14T14:29:37.750Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:37 2026-01-14T14:29:37.750Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:37 2026-01-14T14:29:37.750Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400977750 14:29:37 2026-01-14T14:29:37.750Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:37 2026-01-14T14:29:37.755Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:37 2026-01-14T14:29:37.755Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:37 2026-01-14T14:29:37.755Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 14:29:37 2026-01-14T14:29:37.757Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-28-3e65e7e2-a670-4d74-9aaf-3978bef9e49a 14:29:37 2026-01-14T14:29:37.757Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 14:29:37 2026-01-14T14:29:37.759Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-3e65e7e2-a670-4d74-9aaf-3978bef9e49a', protocol='range'} 14:29:37 2026-01-14T14:29:37.759Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-28-3e65e7e2-a670-4d74-9aaf-3978bef9e49a=Assignment(partitions=[ncmp-events-0])} 14:29:37 2026-01-14T14:29:37.761Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-28-3e65e7e2-a670-4d74-9aaf-3978bef9e49a', protocol='range'} 14:29:37 2026-01-14T14:29:37.761Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:37 2026-01-14T14:29:37.761Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:37 2026-01-14T14:29:37.762Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:37 2026-01-14T14:29:37.776Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:38 2026-01-14T14:29:38.274Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:38 2026-01-14T14:29:38.275Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:38 2026-01-14T14:29:38.275Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:38 2026-01-14T14:29:38.275Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:38 2026-01-14T14:29:38.275Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:38 2026-01-14T14:29:38.341Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:38 2026-01-14T14:29:38.351Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:38 2026-01-14T14:29:38.370Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:38 2026-01-14T14:29:38.384Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 14:29:38 2026-01-14T14:29:38.430Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:38 2026-01-14T14:29:38.430Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Member consumer-test-group-for-update-28-3e65e7e2-a670-4d74-9aaf-3978bef9e49a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:38 2026-01-14T14:29:38.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:38 2026-01-14T14:29:38.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:38 2026-01-14T14:29:38.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:38 2026-01-14T14:29:38.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:38 2026-01-14T14:29:38.431Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:38 2026-01-14T14:29:38.433Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:38 2026-01-14T14:29:38.433Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:38 2026-01-14T14:29:38.433Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:38 2026-01-14T14:29:38.434Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:38 2026-01-14T14:29:38.435Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 14:29:38 2026-01-14T14:29:38.452Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:38 allow.auto.create.topics = true 14:29:38 auto.commit.interval.ms = 5000 14:29:38 auto.include.jmx.reporter = true 14:29:38 auto.offset.reset = latest 14:29:38 bootstrap.servers = [localhost:32777] 14:29:38 check.crcs = true 14:29:38 client.dns.lookup = use_all_dns_ips 14:29:38 client.id = consumer-test-group-for-update-29 14:29:38 client.rack = 14:29:38 connections.max.idle.ms = 540000 14:29:38 default.api.timeout.ms = 60000 14:29:38 enable.auto.commit = true 14:29:38 enable.metrics.push = true 14:29:38 exclude.internal.topics = true 14:29:38 fetch.max.bytes = 52428800 14:29:38 fetch.max.wait.ms = 500 14:29:38 fetch.min.bytes = 1 14:29:38 group.id = test-group-for-update 14:29:38 group.instance.id = null 14:29:38 group.protocol = classic 14:29:38 group.remote.assignor = null 14:29:38 heartbeat.interval.ms = 3000 14:29:38 interceptor.classes = [] 14:29:38 internal.leave.group.on.close = true 14:29:38 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:38 isolation.level = read_uncommitted 14:29:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:38 max.partition.fetch.bytes = 1048576 14:29:38 max.poll.interval.ms = 300000 14:29:38 max.poll.records = 2147483647 14:29:38 metadata.max.age.ms = 300000 14:29:38 metadata.recovery.strategy = none 14:29:38 metric.reporters = [] 14:29:38 metrics.num.samples = 2 14:29:38 metrics.recording.level = INFO 14:29:38 metrics.sample.window.ms = 30000 14:29:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:38 receive.buffer.bytes = 65536 14:29:38 reconnect.backoff.max.ms = 1000 14:29:38 reconnect.backoff.ms = 50 14:29:38 request.timeout.ms = 30000 14:29:38 retry.backoff.max.ms = 1000 14:29:38 retry.backoff.ms = 100 14:29:38 sasl.client.callback.handler.class = null 14:29:38 sasl.jaas.config = null 14:29:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:38 sasl.kerberos.min.time.before.relogin = 60000 14:29:38 sasl.kerberos.service.name = null 14:29:38 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:38 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:38 sasl.login.callback.handler.class = null 14:29:38 sasl.login.class = null 14:29:38 sasl.login.connect.timeout.ms = null 14:29:38 sasl.login.read.timeout.ms = null 14:29:38 sasl.login.refresh.buffer.seconds = 300 14:29:38 sasl.login.refresh.min.period.seconds = 60 14:29:38 sasl.login.refresh.window.factor = 0.8 14:29:38 sasl.login.refresh.window.jitter = 0.05 14:29:38 sasl.login.retry.backoff.max.ms = 10000 14:29:38 sasl.login.retry.backoff.ms = 100 14:29:38 sasl.mechanism = GSSAPI 14:29:38 sasl.oauthbearer.clock.skew.seconds = 30 14:29:38 sasl.oauthbearer.expected.audience = null 14:29:38 sasl.oauthbearer.expected.issuer = null 14:29:38 sasl.oauthbearer.header.urlencode = false 14:29:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:38 sasl.oauthbearer.jwks.endpoint.url = null 14:29:38 sasl.oauthbearer.scope.claim.name = scope 14:29:38 sasl.oauthbearer.sub.claim.name = sub 14:29:38 sasl.oauthbearer.token.endpoint.url = null 14:29:38 security.protocol = PLAINTEXT 14:29:38 security.providers = null 14:29:38 send.buffer.bytes = 131072 14:29:38 session.timeout.ms = 45000 14:29:38 socket.connection.setup.timeout.max.ms = 30000 14:29:38 socket.connection.setup.timeout.ms = 10000 14:29:38 ssl.cipher.suites = null 14:29:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:38 ssl.endpoint.identification.algorithm = https 14:29:38 ssl.engine.factory.class = null 14:29:38 ssl.key.password = null 14:29:38 ssl.keymanager.algorithm = SunX509 14:29:38 ssl.keystore.certificate.chain = null 14:29:38 ssl.keystore.key = null 14:29:38 ssl.keystore.location = null 14:29:38 ssl.keystore.password = null 14:29:38 ssl.keystore.type = JKS 14:29:38 ssl.protocol = TLSv1.3 14:29:38 ssl.provider = null 14:29:38 ssl.secure.random.implementation = null 14:29:38 ssl.trustmanager.algorithm = PKIX 14:29:38 ssl.truststore.certificates = null 14:29:38 ssl.truststore.location = null 14:29:38 ssl.truststore.password = null 14:29:38 ssl.truststore.type = JKS 14:29:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 14:29:38 14:29:38 2026-01-14T14:29:38.452Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:38 2026-01-14T14:29:38.455Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:38 2026-01-14T14:29:38.455Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:38 2026-01-14T14:29:38.455Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400978455 14:29:38 2026-01-14T14:29:38.455Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 14:29:38 2026-01-14T14:29:38.459Z INFO 11308 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:38 2026-01-14T14:29:38.460Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:38 2026-01-14T14:29:38.461Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 14:29:38 2026-01-14T14:29:38.467Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-29-164c49fc-32a2-4ce1-955c-60494c679c14 14:29:38 2026-01-14T14:29:38.467Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 14:29:38 2026-01-14T14:29:38.469Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-164c49fc-32a2-4ce1-955c-60494c679c14', protocol='range'} 14:29:38 2026-01-14T14:29:38.470Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-29-164c49fc-32a2-4ce1-955c-60494c679c14=Assignment(partitions=[ncmp-events-0])} 14:29:38 2026-01-14T14:29:38.472Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-29-164c49fc-32a2-4ce1-955c-60494c679c14', protocol='range'} 14:29:38 2026-01-14T14:29:38.472Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 14:29:38 2026-01-14T14:29:38.472Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 14:29:38 2026-01-14T14:29:38.473Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 14:29:38 2026-01-14T14:29:38.477Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 14:29:39 2026-01-14T14:29:38.974Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:39 2026-01-14T14:29:38.975Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:39 2026-01-14T14:29:38.975Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:39 2026-01-14T14:29:38.976Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:39 2026-01-14T14:29:38.976Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:39 2026-01-14T14:29:39.044Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update for CM Handle ch-id-for-update 14:29:39 2026-01-14T14:29:39.052Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update for CM Handle ch-id-for-update 14:29:39 2026-01-14T14:29:39.066Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:39 2026-01-14T14:29:39.213Z INFO 11308 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 14:29:39 2026-01-14T14:29:39.213Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Member consumer-test-group-for-update-29-164c49fc-32a2-4ce1-955c-60494c679c14 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:29:39 2026-01-14T14:29:39.214Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:39 2026-01-14T14:29:39.214Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:39 2026-01-14T14:29:39.214Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 14:29:39 2026-01-14T14:29:39.214Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 14:29:39 2026-01-14T14:29:39.214Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 14:29:39 2026-01-14T14:29:39.219Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:29:39 2026-01-14T14:29:39.219Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:29:39 2026-01-14T14:29:39.219Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:29:39 2026-01-14T14:29:39.219Z INFO 11308 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:29:39 2026-01-14T14:29:39.220Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 14:29:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.772 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 14:29:39 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 14:29:39 2026-01-14T14:29:39.271Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:39 2026-01-14T14:29:39.271Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:39 2026-01-14T14:29:39.272Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:39 2026-01-14T14:29:39.272Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:39 2026-01-14T14:29:39.272Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:39 2026-01-14T14:29:39.333Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:39 2026-01-14T14:29:39.342Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:39 2026-01-14T14:29:39.358Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:39 2026-01-14T14:29:39.375Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 14:29:39 2026-01-14T14:29:39.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:39 2026-01-14T14:29:39.432Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:39 2026-01-14T14:29:39.432Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:39 2026-01-14T14:29:39.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:39 2026-01-14T14:29:39.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:39 2026-01-14T14:29:39.433Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:39 2026-01-14T14:29:39.521Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:39 2026-01-14T14:29:39.603Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:39 2026-01-14T14:29:39.603Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:39 2026-01-14T14:29:39.603Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:39 2026-01-14T14:29:39.605Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:39 2026-01-14T14:29:39.605Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:39 2026-01-14T14:29:39.670Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:39 2026-01-14T14:29:39.683Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:39 2026-01-14T14:29:39.701Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:39 2026-01-14T14:29:39.713Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 14:29:39 2026-01-14T14:29:39.741Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:39 2026-01-14T14:29:39.763Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:39 2026-01-14T14:29:39.763Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:39 2026-01-14T14:29:39.764Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:39 2026-01-14T14:29:39.764Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:39 2026-01-14T14:29:39.764Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:39 2026-01-14T14:29:39.826Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 14:29:39 2026-01-14T14:29:39.836Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 14:29:39 2026-01-14T14:29:39.850Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: new@set 14:29:39 2026-01-14T14:29:39.863Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:40 2026-01-14T14:29:39.980Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:40 2026-01-14T14:29:39.980Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:40 2026-01-14T14:29:39.981Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:40 2026-01-14T14:29:39.981Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:40 2026-01-14T14:29:39.981Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:40 2026-01-14T14:29:40.048Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.057Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.071Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:40 2026-01-14T14:29:40.082Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 14:29:40 2026-01-14T14:29:40.104Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:40 2026-01-14T14:29:40.119Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:40 2026-01-14T14:29:40.119Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:40 2026-01-14T14:29:40.120Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:40 2026-01-14T14:29:40.120Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:40 2026-01-14T14:29:40.120Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:40 2026-01-14T14:29:40.181Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.190Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.203Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: 14:29:40 2026-01-14T14:29:40.214Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:40 2026-01-14T14:29:40.299Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:40 2026-01-14T14:29:40.299Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:40 2026-01-14T14:29:40.300Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:40 2026-01-14T14:29:40.300Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:40 2026-01-14T14:29:40.300Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:40 2026-01-14T14:29:40.365Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.376Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.391Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:40 2026-01-14T14:29:40.401Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 14:29:40 2026-01-14T14:29:40.445Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:40 2026-01-14T14:29:40.461Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:40 2026-01-14T14:29:40.462Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:40 2026-01-14T14:29:40.462Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:40 2026-01-14T14:29:40.462Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:40 2026-01-14T14:29:40.462Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:40 2026-01-14T14:29:40.523Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.533Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.543Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: new@set 14:29:40 2026-01-14T14:29:40.555Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:40 2026-01-14T14:29:40.620Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:40 2026-01-14T14:29:40.620Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:40 2026-01-14T14:29:40.620Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:40 2026-01-14T14:29:40.620Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:40 2026-01-14T14:29:40.620Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:40 2026-01-14T14:29:40.685Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 14:29:40 2026-01-14T14:29:40.697Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 14:29:40 2026-01-14T14:29:40.710Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:40 2026-01-14T14:29:40.736Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:40 2026-01-14T14:29:40.736Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:40 2026-01-14T14:29:40.737Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:40 2026-01-14T14:29:40.737Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:40 2026-01-14T14:29:40.737Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:40 2026-01-14T14:29:40.798Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.807Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:40 2026-01-14T14:29:40.827Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:40 2026-01-14T14:29:40.839Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 14:29:40 2026-01-14T14:29:40.871Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:40 2026-01-14T14:29:40.886Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:40 2026-01-14T14:29:40.886Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:40 2026-01-14T14:29:40.887Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:40 2026-01-14T14:29:40.887Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:40 2026-01-14T14:29:40.887Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:40 2026-01-14T14:29:40.903Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: module@Set2 14:29:40 2026-01-14T14:29:40.921Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:41 2026-01-14T14:29:41.009Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:41 2026-01-14T14:29:41.009Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:41 2026-01-14T14:29:41.010Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:41 2026-01-14T14:29:41.010Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:41 2026-01-14T14:29:41.010Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:41 2026-01-14T14:29:41.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 14:29:41 2026-01-14T14:29:41.090Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 14:29:41 2026-01-14T14:29:41.110Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:41 2026-01-14T14:29:41.141Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:41 2026-01-14T14:29:41.141Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:41 2026-01-14T14:29:41.141Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:41 2026-01-14T14:29:41.142Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:41 2026-01-14T14:29:41.142Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:41 2026-01-14T14:29:41.199Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 14:29:41 2026-01-14T14:29:41.208Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 14:29:41 2026-01-14T14:29:41.225Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:41 2026-01-14T14:29:41.239Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 14:29:41 2026-01-14T14:29:41.263Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:41 2026-01-14T14:29:41.279Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:41 2026-01-14T14:29:41.279Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:41 2026-01-14T14:29:41.279Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:41 2026-01-14T14:29:41.279Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:41 2026-01-14T14:29:41.279Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:41 2026-01-14T14:29:41.295Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: module@Set1, Target Tag: module@Set2 14:29:41 2026-01-14T14:29:41.306Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:41 2026-01-14T14:29:41.402Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:41 2026-01-14T14:29:41.403Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:41 2026-01-14T14:29:41.403Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:41 2026-01-14T14:29:41.403Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:41 2026-01-14T14:29:41.403Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:41 2026-01-14T14:29:41.465Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 14:29:41 2026-01-14T14:29:41.474Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 14:29:41 2026-01-14T14:29:41.491Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:41 2026-01-14T14:29:41.582Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:41 2026-01-14T14:29:41.582Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:41 2026-01-14T14:29:41.583Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:41 2026-01-14T14:29:41.583Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:41 2026-01-14T14:29:41.583Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:41 2026-01-14T14:29:41.643Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 14:29:41 2026-01-14T14:29:41.652Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 14:29:41 2026-01-14T14:29:41.666Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:41 2026-01-14T14:29:41.675Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 14:29:41 2026-01-14T14:29:41.698Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 14:29:41 2026-01-14T14:29:41.712Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:41 2026-01-14T14:29:41.712Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:41 2026-01-14T14:29:41.713Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:41 2026-01-14T14:29:41.713Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:41 2026-01-14T14:29:41.713Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:41 2026-01-14T14:29:41.736Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.553 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 14:29:41 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 14:29:41 2026-01-14T14:29:41.826Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Starting DataMigrationIntegrationSpec using Java 17.0.6-ea with PID 11308 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 14:29:41 2026-01-14T14:29:41.826Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 14:29:42 2026-01-14T14:29:42.108Z INFO 11308 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 14:29:42 2026-01-14T14:29:42.116Z INFO 11308 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 7 ms. Found 6 JPA repository interfaces. 14:29:42 2026-01-14T14:29:42.328Z INFO 11308 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 14:29:42 2026-01-14T14:29:42.340Z INFO 11308 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@5da56846 14:29:42 2026-01-14T14:29:42.341Z INFO 11308 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 14:29:42 2026-01-14T14:29:42.349Z INFO 11308 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 14:29:42 2026-01-14T14:29:42.420Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 14:29:42 2026-01-14T14:29:42.475Z INFO 11308 --- [cps-integration-test] [ main] liquibase.ui : Database is up to date, no changesets to execute 14:29:42 2026-01-14T14:29:42.477Z INFO 11308 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Run: 0 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Previously run: 53 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 14:29:42 2026-01-14T14:29:42.494Z INFO 11308 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 14:29:42 2026-01-14T14:29:42.522Z INFO 11308 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 14:29:42 2026-01-14T14:29:42.525Z INFO 11308 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 14:29:42 2026-01-14T14:29:42.534Z INFO 11308 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 14:29:42 2026-01-14T14:29:42.535Z WARN 11308 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 14:29:42 2026-01-14T14:29:42.536Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 14:29:42 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 14:29:42 Database driver: undefined/unknown 14:29:42 Database version: 14.1 14:29:42 Autocommit mode: undefined/unknown 14:29:42 Isolation level: undefined/unknown 14:29:42 Minimum pool size: undefined/unknown 14:29:42 Maximum pool size: undefined/unknown 14:29:42 2026-01-14T14:29:42.595Z INFO 11308 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 14:29:42 2026-01-14T14:29:42.596Z INFO 11308 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 14:29:42 2026-01-14T14:29:42.740Z WARN 11308 --- [cps-integration-test] [ main] i.m.core.instrument.MeterRegistry : This Gauge has been already registered (MeterId{name='cps.yang.schema.cache.gauge', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 14:29:43 2026-01-14T14:29:43.302Z WARN 11308 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 14:29:43 2026-01-14T14:29:43.578Z WARN 11308 --- [cps-integration-test] [ main] i.m.c.i.b.cache.CaffeineCacheMetrics : The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded. 14:29:43 2026-01-14T14:29:43.683Z INFO 11308 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:29:43 2026-01-14T14:29:43.683Z INFO 11308 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:29:43 2026-01-14T14:29:43.687Z INFO 11308 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 14:29:43 2026-01-14T14:29:43.699Z INFO 11308 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 16 ms 14:29:43 2026-01-14T14:29:43.729Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:43 allow.auto.create.topics = true 14:29:43 auto.commit.interval.ms = 5000 14:29:43 auto.include.jmx.reporter = true 14:29:43 auto.offset.reset = latest 14:29:43 bootstrap.servers = [localhost:32777] 14:29:43 check.crcs = true 14:29:43 client.dns.lookup = use_all_dns_ips 14:29:43 client.id = consumer-ncmp-group-30 14:29:43 client.rack = 14:29:43 connections.max.idle.ms = 540000 14:29:43 default.api.timeout.ms = 60000 14:29:43 enable.auto.commit = false 14:29:43 enable.metrics.push = true 14:29:43 exclude.internal.topics = true 14:29:43 fetch.max.bytes = 52428800 14:29:43 fetch.max.wait.ms = 500 14:29:43 fetch.min.bytes = 1 14:29:43 group.id = ncmp-group 14:29:43 group.instance.id = null 14:29:43 group.protocol = classic 14:29:43 group.remote.assignor = null 14:29:43 heartbeat.interval.ms = 3000 14:29:43 interceptor.classes = [] 14:29:43 internal.leave.group.on.close = true 14:29:43 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:43 isolation.level = read_uncommitted 14:29:43 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 max.partition.fetch.bytes = 1048576 14:29:43 max.poll.interval.ms = 300000 14:29:43 max.poll.records = 500 14:29:43 metadata.max.age.ms = 300000 14:29:43 metadata.recovery.strategy = none 14:29:43 metric.reporters = [] 14:29:43 metrics.num.samples = 2 14:29:43 metrics.recording.level = INFO 14:29:43 metrics.sample.window.ms = 30000 14:29:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:43 receive.buffer.bytes = 65536 14:29:43 reconnect.backoff.max.ms = 1000 14:29:43 reconnect.backoff.ms = 50 14:29:43 request.timeout.ms = 30000 14:29:43 retry.backoff.max.ms = 1000 14:29:43 retry.backoff.ms = 100 14:29:43 sasl.client.callback.handler.class = null 14:29:43 sasl.jaas.config = null 14:29:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:43 sasl.kerberos.min.time.before.relogin = 60000 14:29:43 sasl.kerberos.service.name = null 14:29:43 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:43 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:43 sasl.login.callback.handler.class = null 14:29:43 sasl.login.class = null 14:29:43 sasl.login.connect.timeout.ms = null 14:29:43 sasl.login.read.timeout.ms = null 14:29:43 sasl.login.refresh.buffer.seconds = 300 14:29:43 sasl.login.refresh.min.period.seconds = 60 14:29:43 sasl.login.refresh.window.factor = 0.8 14:29:43 sasl.login.refresh.window.jitter = 0.05 14:29:43 sasl.login.retry.backoff.max.ms = 10000 14:29:43 sasl.login.retry.backoff.ms = 100 14:29:43 sasl.mechanism = GSSAPI 14:29:43 sasl.oauthbearer.clock.skew.seconds = 30 14:29:43 sasl.oauthbearer.expected.audience = null 14:29:43 sasl.oauthbearer.expected.issuer = null 14:29:43 sasl.oauthbearer.header.urlencode = false 14:29:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:43 sasl.oauthbearer.jwks.endpoint.url = null 14:29:43 sasl.oauthbearer.scope.claim.name = scope 14:29:43 sasl.oauthbearer.sub.claim.name = sub 14:29:43 sasl.oauthbearer.token.endpoint.url = null 14:29:43 security.protocol = PLAINTEXT 14:29:43 security.providers = null 14:29:43 send.buffer.bytes = 131072 14:29:43 session.timeout.ms = 45000 14:29:43 socket.connection.setup.timeout.max.ms = 30000 14:29:43 socket.connection.setup.timeout.ms = 10000 14:29:43 ssl.cipher.suites = null 14:29:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:43 ssl.endpoint.identification.algorithm = https 14:29:43 ssl.engine.factory.class = null 14:29:43 ssl.key.password = null 14:29:43 ssl.keymanager.algorithm = SunX509 14:29:43 ssl.keystore.certificate.chain = null 14:29:43 ssl.keystore.key = null 14:29:43 ssl.keystore.location = null 14:29:43 ssl.keystore.password = null 14:29:43 ssl.keystore.type = JKS 14:29:43 ssl.protocol = TLSv1.3 14:29:43 ssl.provider = null 14:29:43 ssl.secure.random.implementation = null 14:29:43 ssl.trustmanager.algorithm = PKIX 14:29:43 ssl.truststore.certificates = null 14:29:43 ssl.truststore.location = null 14:29:43 ssl.truststore.password = null 14:29:43 ssl.truststore.type = JKS 14:29:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 14:29:43 2026-01-14T14:29:43.729Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:43 2026-01-14T14:29:43.731Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:29:43 2026-01-14T14:29:43.732Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:43 2026-01-14T14:29:43.732Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:43 2026-01-14T14:29:43.732Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400983731 14:29:43 2026-01-14T14:29:43.732Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 14:29:43 2026-01-14T14:29:43.733Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:43 allow.auto.create.topics = true 14:29:43 auto.commit.interval.ms = 5000 14:29:43 auto.include.jmx.reporter = true 14:29:43 auto.offset.reset = latest 14:29:43 bootstrap.servers = [localhost:32777] 14:29:43 check.crcs = true 14:29:43 client.dns.lookup = use_all_dns_ips 14:29:43 client.id = consumer-ncmp-group-31 14:29:43 client.rack = 14:29:43 connections.max.idle.ms = 540000 14:29:43 default.api.timeout.ms = 60000 14:29:43 enable.auto.commit = false 14:29:43 enable.metrics.push = true 14:29:43 exclude.internal.topics = true 14:29:43 fetch.max.bytes = 52428800 14:29:43 fetch.max.wait.ms = 500 14:29:43 fetch.min.bytes = 1 14:29:43 group.id = ncmp-group 14:29:43 group.instance.id = null 14:29:43 group.protocol = classic 14:29:43 group.remote.assignor = null 14:29:43 heartbeat.interval.ms = 3000 14:29:43 interceptor.classes = [] 14:29:43 internal.leave.group.on.close = true 14:29:43 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:43 isolation.level = read_uncommitted 14:29:43 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 max.partition.fetch.bytes = 1048576 14:29:43 max.poll.interval.ms = 300000 14:29:43 max.poll.records = 500 14:29:43 metadata.max.age.ms = 300000 14:29:43 metadata.recovery.strategy = none 14:29:43 metric.reporters = [] 14:29:43 metrics.num.samples = 2 14:29:43 metrics.recording.level = INFO 14:29:43 metrics.sample.window.ms = 30000 14:29:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:43 receive.buffer.bytes = 65536 14:29:43 reconnect.backoff.max.ms = 1000 14:29:43 reconnect.backoff.ms = 50 14:29:43 request.timeout.ms = 30000 14:29:43 retry.backoff.max.ms = 1000 14:29:43 retry.backoff.ms = 100 14:29:43 sasl.client.callback.handler.class = null 14:29:43 sasl.jaas.config = null 14:29:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:43 sasl.kerberos.min.time.before.relogin = 60000 14:29:43 sasl.kerberos.service.name = null 14:29:43 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:43 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:43 sasl.login.callback.handler.class = null 14:29:43 sasl.login.class = null 14:29:43 sasl.login.connect.timeout.ms = null 14:29:43 sasl.login.read.timeout.ms = null 14:29:43 sasl.login.refresh.buffer.seconds = 300 14:29:43 sasl.login.refresh.min.period.seconds = 60 14:29:43 sasl.login.refresh.window.factor = 0.8 14:29:43 sasl.login.refresh.window.jitter = 0.05 14:29:43 sasl.login.retry.backoff.max.ms = 10000 14:29:43 sasl.login.retry.backoff.ms = 100 14:29:43 sasl.mechanism = GSSAPI 14:29:43 sasl.oauthbearer.clock.skew.seconds = 30 14:29:43 sasl.oauthbearer.expected.audience = null 14:29:43 sasl.oauthbearer.expected.issuer = null 14:29:43 sasl.oauthbearer.header.urlencode = false 14:29:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:43 sasl.oauthbearer.jwks.endpoint.url = null 14:29:43 sasl.oauthbearer.scope.claim.name = scope 14:29:43 sasl.oauthbearer.sub.claim.name = sub 14:29:43 sasl.oauthbearer.token.endpoint.url = null 14:29:43 security.protocol = PLAINTEXT 14:29:43 security.providers = null 14:29:43 send.buffer.bytes = 131072 14:29:43 session.timeout.ms = 45000 14:29:43 socket.connection.setup.timeout.max.ms = 30000 14:29:43 socket.connection.setup.timeout.ms = 10000 14:29:43 ssl.cipher.suites = null 14:29:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:43 ssl.endpoint.identification.algorithm = https 14:29:43 ssl.engine.factory.class = null 14:29:43 ssl.key.password = null 14:29:43 ssl.keymanager.algorithm = SunX509 14:29:43 ssl.keystore.certificate.chain = null 14:29:43 ssl.keystore.key = null 14:29:43 ssl.keystore.location = null 14:29:43 ssl.keystore.password = null 14:29:43 ssl.keystore.type = JKS 14:29:43 ssl.protocol = TLSv1.3 14:29:43 ssl.provider = null 14:29:43 ssl.secure.random.implementation = null 14:29:43 ssl.trustmanager.algorithm = PKIX 14:29:43 ssl.truststore.certificates = null 14:29:43 ssl.truststore.location = null 14:29:43 ssl.truststore.password = null 14:29:43 ssl.truststore.type = JKS 14:29:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 14:29:43 2026-01-14T14:29:43.733Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:43 2026-01-14T14:29:43.735Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:29:43 2026-01-14T14:29:43.735Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:43 2026-01-14T14:29:43.735Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:43 2026-01-14T14:29:43.735Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400983735 14:29:43 2026-01-14T14:29:43.736Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 14:29:43 2026-01-14T14:29:43.737Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:43 allow.auto.create.topics = true 14:29:43 auto.commit.interval.ms = 5000 14:29:43 auto.include.jmx.reporter = true 14:29:43 auto.offset.reset = latest 14:29:43 bootstrap.servers = [localhost:32777] 14:29:43 check.crcs = true 14:29:43 client.dns.lookup = use_all_dns_ips 14:29:43 client.id = consumer-ncmp-group-32 14:29:43 client.rack = 14:29:43 connections.max.idle.ms = 540000 14:29:43 default.api.timeout.ms = 60000 14:29:43 enable.auto.commit = false 14:29:43 enable.metrics.push = true 14:29:43 exclude.internal.topics = true 14:29:43 fetch.max.bytes = 52428800 14:29:43 fetch.max.wait.ms = 500 14:29:43 fetch.min.bytes = 1 14:29:43 group.id = ncmp-group 14:29:43 group.instance.id = null 14:29:43 group.protocol = classic 14:29:43 group.remote.assignor = null 14:29:43 heartbeat.interval.ms = 3000 14:29:43 interceptor.classes = [] 14:29:43 internal.leave.group.on.close = true 14:29:43 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:43 isolation.level = read_uncommitted 14:29:43 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 max.partition.fetch.bytes = 1048576 14:29:43 max.poll.interval.ms = 300000 14:29:43 max.poll.records = 500 14:29:43 metadata.max.age.ms = 300000 14:29:43 metadata.recovery.strategy = none 14:29:43 metric.reporters = [] 14:29:43 metrics.num.samples = 2 14:29:43 metrics.recording.level = INFO 14:29:43 metrics.sample.window.ms = 30000 14:29:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:43 receive.buffer.bytes = 65536 14:29:43 reconnect.backoff.max.ms = 1000 14:29:43 reconnect.backoff.ms = 50 14:29:43 request.timeout.ms = 30000 14:29:43 retry.backoff.max.ms = 1000 14:29:43 retry.backoff.ms = 100 14:29:43 sasl.client.callback.handler.class = null 14:29:43 sasl.jaas.config = null 14:29:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:43 sasl.kerberos.min.time.before.relogin = 60000 14:29:43 sasl.kerberos.service.name = null 14:29:43 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:43 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:43 sasl.login.callback.handler.class = null 14:29:43 sasl.login.class = null 14:29:43 sasl.login.connect.timeout.ms = null 14:29:43 sasl.login.read.timeout.ms = null 14:29:43 sasl.login.refresh.buffer.seconds = 300 14:29:43 sasl.login.refresh.min.period.seconds = 60 14:29:43 sasl.login.refresh.window.factor = 0.8 14:29:43 sasl.login.refresh.window.jitter = 0.05 14:29:43 sasl.login.retry.backoff.max.ms = 10000 14:29:43 sasl.login.retry.backoff.ms = 100 14:29:43 sasl.mechanism = GSSAPI 14:29:43 sasl.oauthbearer.clock.skew.seconds = 30 14:29:43 sasl.oauthbearer.expected.audience = null 14:29:43 sasl.oauthbearer.expected.issuer = null 14:29:43 sasl.oauthbearer.header.urlencode = false 14:29:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:43 sasl.oauthbearer.jwks.endpoint.url = null 14:29:43 sasl.oauthbearer.scope.claim.name = scope 14:29:43 sasl.oauthbearer.sub.claim.name = sub 14:29:43 sasl.oauthbearer.token.endpoint.url = null 14:29:43 security.protocol = PLAINTEXT 14:29:43 security.providers = null 14:29:43 send.buffer.bytes = 131072 14:29:43 session.timeout.ms = 45000 14:29:43 socket.connection.setup.timeout.max.ms = 30000 14:29:43 socket.connection.setup.timeout.ms = 10000 14:29:43 ssl.cipher.suites = null 14:29:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:43 ssl.endpoint.identification.algorithm = https 14:29:43 ssl.engine.factory.class = null 14:29:43 ssl.key.password = null 14:29:43 ssl.keymanager.algorithm = SunX509 14:29:43 ssl.keystore.certificate.chain = null 14:29:43 ssl.keystore.key = null 14:29:43 ssl.keystore.location = null 14:29:43 ssl.keystore.password = null 14:29:43 ssl.keystore.type = JKS 14:29:43 ssl.protocol = TLSv1.3 14:29:43 ssl.provider = null 14:29:43 ssl.secure.random.implementation = null 14:29:43 ssl.trustmanager.algorithm = PKIX 14:29:43 ssl.truststore.certificates = null 14:29:43 ssl.truststore.location = null 14:29:43 ssl.truststore.password = null 14:29:43 ssl.truststore.type = JKS 14:29:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 14:29:43 2026-01-14T14:29:43.737Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:43 2026-01-14T14:29:43.742Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:43 2026-01-14T14:29:43.743Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:43 2026-01-14T14:29:43.743Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400983742 14:29:43 2026-01-14T14:29:43.743Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Subscribed to topic(s): subscription 14:29:43 2026-01-14T14:29:43.757Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:43 allow.auto.create.topics = true 14:29:43 auto.commit.interval.ms = 5000 14:29:43 auto.include.jmx.reporter = true 14:29:43 auto.offset.reset = latest 14:29:43 bootstrap.servers = [localhost:32777] 14:29:43 check.crcs = true 14:29:43 client.dns.lookup = use_all_dns_ips 14:29:43 client.id = consumer-ncmp-group-33 14:29:43 client.rack = 14:29:43 connections.max.idle.ms = 540000 14:29:43 default.api.timeout.ms = 60000 14:29:43 enable.auto.commit = false 14:29:43 enable.metrics.push = true 14:29:43 exclude.internal.topics = true 14:29:43 fetch.max.bytes = 52428800 14:29:43 fetch.max.wait.ms = 500 14:29:43 fetch.min.bytes = 1 14:29:43 group.id = ncmp-group 14:29:43 group.instance.id = null 14:29:43 group.protocol = classic 14:29:43 group.remote.assignor = null 14:29:43 heartbeat.interval.ms = 3000 14:29:43 interceptor.classes = [] 14:29:43 internal.leave.group.on.close = true 14:29:43 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:43 isolation.level = read_uncommitted 14:29:43 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 max.partition.fetch.bytes = 1048576 14:29:43 max.poll.interval.ms = 300000 14:29:43 max.poll.records = 500 14:29:43 metadata.max.age.ms = 300000 14:29:43 metadata.recovery.strategy = none 14:29:43 metric.reporters = [] 14:29:43 metrics.num.samples = 2 14:29:43 metrics.recording.level = INFO 14:29:43 metrics.sample.window.ms = 30000 14:29:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:43 receive.buffer.bytes = 65536 14:29:43 reconnect.backoff.max.ms = 1000 14:29:43 reconnect.backoff.ms = 50 14:29:43 request.timeout.ms = 30000 14:29:43 retry.backoff.max.ms = 1000 14:29:43 retry.backoff.ms = 100 14:29:43 sasl.client.callback.handler.class = null 14:29:43 sasl.jaas.config = null 14:29:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:43 sasl.kerberos.min.time.before.relogin = 60000 14:29:43 sasl.kerberos.service.name = null 14:29:43 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:43 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:43 sasl.login.callback.handler.class = null 14:29:43 sasl.login.class = null 14:29:43 sasl.login.connect.timeout.ms = null 14:29:43 sasl.login.read.timeout.ms = null 14:29:43 sasl.login.refresh.buffer.seconds = 300 14:29:43 sasl.login.refresh.min.period.seconds = 60 14:29:43 sasl.login.refresh.window.factor = 0.8 14:29:43 sasl.login.refresh.window.jitter = 0.05 14:29:43 sasl.login.retry.backoff.max.ms = 10000 14:29:43 sasl.login.retry.backoff.ms = 100 14:29:43 sasl.mechanism = GSSAPI 14:29:43 sasl.oauthbearer.clock.skew.seconds = 30 14:29:43 sasl.oauthbearer.expected.audience = null 14:29:43 sasl.oauthbearer.expected.issuer = null 14:29:43 sasl.oauthbearer.header.urlencode = false 14:29:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:43 sasl.oauthbearer.jwks.endpoint.url = null 14:29:43 sasl.oauthbearer.scope.claim.name = scope 14:29:43 sasl.oauthbearer.sub.claim.name = sub 14:29:43 sasl.oauthbearer.token.endpoint.url = null 14:29:43 security.protocol = PLAINTEXT 14:29:43 security.providers = null 14:29:43 send.buffer.bytes = 131072 14:29:43 session.timeout.ms = 45000 14:29:43 socket.connection.setup.timeout.max.ms = 30000 14:29:43 socket.connection.setup.timeout.ms = 10000 14:29:43 ssl.cipher.suites = null 14:29:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:43 ssl.endpoint.identification.algorithm = https 14:29:43 ssl.engine.factory.class = null 14:29:43 ssl.key.password = null 14:29:43 ssl.keymanager.algorithm = SunX509 14:29:43 ssl.keystore.certificate.chain = null 14:29:43 ssl.keystore.key = null 14:29:43 ssl.keystore.location = null 14:29:43 ssl.keystore.password = null 14:29:43 ssl.keystore.type = JKS 14:29:43 ssl.protocol = TLSv1.3 14:29:43 ssl.provider = null 14:29:43 ssl.secure.random.implementation = null 14:29:43 ssl.trustmanager.algorithm = PKIX 14:29:43 ssl.truststore.certificates = null 14:29:43 ssl.truststore.location = null 14:29:43 ssl.truststore.password = null 14:29:43 ssl.truststore.type = JKS 14:29:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 14:29:43 2026-01-14T14:29:43.757Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:43 2026-01-14T14:29:43.760Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:29:43 2026-01-14T14:29:43.760Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:43 2026-01-14T14:29:43.760Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:43 2026-01-14T14:29:43.760Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400983760 14:29:43 2026-01-14T14:29:43.760Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 14:29:43 2026-01-14T14:29:43.762Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:43 allow.auto.create.topics = true 14:29:43 auto.commit.interval.ms = 5000 14:29:43 auto.include.jmx.reporter = true 14:29:43 auto.offset.reset = latest 14:29:43 bootstrap.servers = [localhost:32777] 14:29:43 check.crcs = true 14:29:43 client.dns.lookup = use_all_dns_ips 14:29:43 client.id = consumer-ncmp-data-operation-event-group-34 14:29:43 client.rack = 14:29:43 connections.max.idle.ms = 540000 14:29:43 default.api.timeout.ms = 60000 14:29:43 enable.auto.commit = false 14:29:43 enable.metrics.push = true 14:29:43 exclude.internal.topics = true 14:29:43 fetch.max.bytes = 52428800 14:29:43 fetch.max.wait.ms = 500 14:29:43 fetch.min.bytes = 1 14:29:43 group.id = ncmp-data-operation-event-group 14:29:43 group.instance.id = null 14:29:43 group.protocol = classic 14:29:43 group.remote.assignor = null 14:29:43 heartbeat.interval.ms = 3000 14:29:43 interceptor.classes = [] 14:29:43 internal.leave.group.on.close = true 14:29:43 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:43 isolation.level = read_uncommitted 14:29:43 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 max.partition.fetch.bytes = 1048576 14:29:43 max.poll.interval.ms = 300000 14:29:43 max.poll.records = 500 14:29:43 metadata.max.age.ms = 300000 14:29:43 metadata.recovery.strategy = none 14:29:43 metric.reporters = [] 14:29:43 metrics.num.samples = 2 14:29:43 metrics.recording.level = INFO 14:29:43 metrics.sample.window.ms = 30000 14:29:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:43 receive.buffer.bytes = 65536 14:29:43 reconnect.backoff.max.ms = 1000 14:29:43 reconnect.backoff.ms = 50 14:29:43 request.timeout.ms = 30000 14:29:43 retry.backoff.max.ms = 1000 14:29:43 retry.backoff.ms = 100 14:29:43 sasl.client.callback.handler.class = null 14:29:43 sasl.jaas.config = null 14:29:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:43 sasl.kerberos.min.time.before.relogin = 60000 14:29:43 sasl.kerberos.service.name = null 14:29:43 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:43 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:43 sasl.login.callback.handler.class = null 14:29:43 sasl.login.class = null 14:29:43 sasl.login.connect.timeout.ms = null 14:29:43 sasl.login.read.timeout.ms = null 14:29:43 sasl.login.refresh.buffer.seconds = 300 14:29:43 sasl.login.refresh.min.period.seconds = 60 14:29:43 sasl.login.refresh.window.factor = 0.8 14:29:43 sasl.login.refresh.window.jitter = 0.05 14:29:43 sasl.login.retry.backoff.max.ms = 10000 14:29:43 sasl.login.retry.backoff.ms = 100 14:29:43 sasl.mechanism = GSSAPI 14:29:43 sasl.oauthbearer.clock.skew.seconds = 30 14:29:43 sasl.oauthbearer.expected.audience = null 14:29:43 sasl.oauthbearer.expected.issuer = null 14:29:43 sasl.oauthbearer.header.urlencode = false 14:29:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:43 sasl.oauthbearer.jwks.endpoint.url = null 14:29:43 sasl.oauthbearer.scope.claim.name = scope 14:29:43 sasl.oauthbearer.sub.claim.name = sub 14:29:43 sasl.oauthbearer.token.endpoint.url = null 14:29:43 security.protocol = PLAINTEXT 14:29:43 security.providers = null 14:29:43 send.buffer.bytes = 131072 14:29:43 session.timeout.ms = 45000 14:29:43 socket.connection.setup.timeout.max.ms = 30000 14:29:43 socket.connection.setup.timeout.ms = 10000 14:29:43 ssl.cipher.suites = null 14:29:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:43 ssl.endpoint.identification.algorithm = https 14:29:43 ssl.engine.factory.class = null 14:29:43 ssl.key.password = null 14:29:43 ssl.keymanager.algorithm = SunX509 14:29:43 ssl.keystore.certificate.chain = null 14:29:43 ssl.keystore.key = null 14:29:43 ssl.keystore.location = null 14:29:43 ssl.keystore.password = null 14:29:43 ssl.keystore.type = JKS 14:29:43 ssl.protocol = TLSv1.3 14:29:43 ssl.provider = null 14:29:43 ssl.secure.random.implementation = null 14:29:43 ssl.trustmanager.algorithm = PKIX 14:29:43 ssl.truststore.certificates = null 14:29:43 ssl.truststore.location = null 14:29:43 ssl.truststore.password = null 14:29:43 ssl.truststore.type = JKS 14:29:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 14:29:43 2026-01-14T14:29:43.762Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:43 2026-01-14T14:29:43.763Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:43 2026-01-14T14:29:43.764Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:43 2026-01-14T14:29:43.764Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:29:43 2026-01-14T14:29:43.764Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:43 2026-01-14T14:29:43.764Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:43 2026-01-14T14:29:43.764Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400983764 14:29:43 2026-01-14T14:29:43.764Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 14:29:43 2026-01-14T14:29:43.764Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:43 2026-01-14T14:29:43.765Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.765Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:43 2026-01-14T14:29:43.766Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.768Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:29:43 allow.auto.create.topics = true 14:29:43 auto.commit.interval.ms = 5000 14:29:43 auto.include.jmx.reporter = true 14:29:43 auto.offset.reset = latest 14:29:43 bootstrap.servers = [localhost:32777] 14:29:43 check.crcs = true 14:29:43 client.dns.lookup = use_all_dns_ips 14:29:43 client.id = consumer-ncmp-async-rest-request-event-group-35 14:29:43 client.rack = 14:29:43 connections.max.idle.ms = 540000 14:29:43 default.api.timeout.ms = 60000 14:29:43 enable.auto.commit = false 14:29:43 enable.metrics.push = true 14:29:43 exclude.internal.topics = true 14:29:43 fetch.max.bytes = 52428800 14:29:43 fetch.max.wait.ms = 500 14:29:43 fetch.min.bytes = 1 14:29:43 group.id = ncmp-async-rest-request-event-group 14:29:43 group.instance.id = null 14:29:43 group.protocol = classic 14:29:43 group.remote.assignor = null 14:29:43 heartbeat.interval.ms = 3000 14:29:43 interceptor.classes = [] 14:29:43 internal.leave.group.on.close = true 14:29:43 internal.throw.on.fetch.stable.offset.unsupported = false 14:29:43 isolation.level = read_uncommitted 14:29:43 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 max.partition.fetch.bytes = 1048576 14:29:43 max.poll.interval.ms = 300000 14:29:43 max.poll.records = 500 14:29:43 metadata.max.age.ms = 300000 14:29:43 metadata.recovery.strategy = none 14:29:43 metric.reporters = [] 14:29:43 metrics.num.samples = 2 14:29:43 metrics.recording.level = INFO 14:29:43 metrics.sample.window.ms = 30000 14:29:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:29:43 receive.buffer.bytes = 65536 14:29:43 reconnect.backoff.max.ms = 1000 14:29:43 reconnect.backoff.ms = 50 14:29:43 request.timeout.ms = 30000 14:29:43 retry.backoff.max.ms = 1000 14:29:43 retry.backoff.ms = 100 14:29:43 sasl.client.callback.handler.class = null 14:29:43 sasl.jaas.config = null 14:29:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:43 sasl.kerberos.min.time.before.relogin = 60000 14:29:43 sasl.kerberos.service.name = null 14:29:43 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:43 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:43 sasl.login.callback.handler.class = null 14:29:43 sasl.login.class = null 14:29:43 sasl.login.connect.timeout.ms = null 14:29:43 sasl.login.read.timeout.ms = null 14:29:43 sasl.login.refresh.buffer.seconds = 300 14:29:43 sasl.login.refresh.min.period.seconds = 60 14:29:43 sasl.login.refresh.window.factor = 0.8 14:29:43 sasl.login.refresh.window.jitter = 0.05 14:29:43 sasl.login.retry.backoff.max.ms = 10000 14:29:43 sasl.login.retry.backoff.ms = 100 14:29:43 sasl.mechanism = GSSAPI 14:29:43 sasl.oauthbearer.clock.skew.seconds = 30 14:29:43 sasl.oauthbearer.expected.audience = null 14:29:43 sasl.oauthbearer.expected.issuer = null 14:29:43 sasl.oauthbearer.header.urlencode = false 14:29:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:43 sasl.oauthbearer.jwks.endpoint.url = null 14:29:43 sasl.oauthbearer.scope.claim.name = scope 14:29:43 sasl.oauthbearer.sub.claim.name = sub 14:29:43 sasl.oauthbearer.token.endpoint.url = null 14:29:43 security.protocol = PLAINTEXT 14:29:43 security.providers = null 14:29:43 send.buffer.bytes = 131072 14:29:43 session.timeout.ms = 45000 14:29:43 socket.connection.setup.timeout.max.ms = 30000 14:29:43 socket.connection.setup.timeout.ms = 10000 14:29:43 ssl.cipher.suites = null 14:29:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:43 ssl.endpoint.identification.algorithm = https 14:29:43 ssl.engine.factory.class = null 14:29:43 ssl.key.password = null 14:29:43 ssl.keymanager.algorithm = SunX509 14:29:43 ssl.keystore.certificate.chain = null 14:29:43 ssl.keystore.key = null 14:29:43 ssl.keystore.location = null 14:29:43 ssl.keystore.password = null 14:29:43 ssl.keystore.type = JKS 14:29:43 ssl.protocol = TLSv1.3 14:29:43 ssl.provider = null 14:29:43 ssl.secure.random.implementation = null 14:29:43 ssl.trustmanager.algorithm = PKIX 14:29:43 ssl.truststore.certificates = null 14:29:43 ssl.truststore.location = null 14:29:43 ssl.truststore.password = null 14:29:43 ssl.truststore.type = JKS 14:29:43 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:29:43 14:29:43 2026-01-14T14:29:43.768Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:43 2026-01-14T14:29:43.775Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 14:29:43 2026-01-14T14:29:43.775Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 14:29:43 2026-01-14T14:29:43.775Z INFO 11308 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1768400983775 14:29:43 2026-01-14T14:29:43.775Z INFO 11308 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 14:29:43 2026-01-14T14:29:43.775Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:43 2026-01-14T14:29:43.776Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:43 2026-01-14T14:29:43.776Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.788Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-31-01f52df9-a007-4aa1-9ef3-45c021e70110 14:29:43 2026-01-14T14:29:43.788Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.790Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.f.n.i.DataMigrationIntegrationSpec : Started DataMigrationIntegrationSpec in 1.986 seconds (process running for 89.074) 14:29:43 2026-01-14T14:29:43.791Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:43 2026-01-14T14:29:43.791Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:43 2026-01-14T14:29:43.791Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 14:29:43 2026-01-14T14:29:43.791Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 14:29:43 2026-01-14T14:29:43.791Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 14:29:43 2026-01-14T14:29:43.791Z INFO 11308 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 14:29:43 2026-01-14T14:29:43.792Z INFO 11308 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 14:29:43 2026-01-14T14:29:43.792Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-30-e76ce8fd-dc58-4fb5-89ff-fab8e411e610 14:29:43 2026-01-14T14:29:43.792Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.792Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:43 2026-01-14T14:29:43.793Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:29:43 2026-01-14T14:29:43.793Z INFO 11308 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 14:29:43 2026-01-14T14:29:43.793Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:43 2026-01-14T14:29:43.795Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-32-b3ecbf81-e21f-4316-9ecd-9c16875fc2ef 14:29:43 2026-01-14T14:29:43.795Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.797Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:43 2026-01-14T14:29:43.797Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 14:29:43 2026-01-14T14:29:43.798Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32779/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32779 14:29:43 2026-01-14T14:29:43.805Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.806Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.806Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.807Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44997/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44997 14:29:43 2026-01-14T14:29:43.811Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-35-0285721d-8474-4198-8ec1-dec4a16ecd69 14:29:43 2026-01-14T14:29:43.811Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.814Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-33-254502ca-a941-4bfc-bf5c-08b2f1dbdfa5 14:29:43 2026-01-14T14:29:43.814Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.815Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-34-0a325128-e266-4fcc-8d78-fbb98d2c6266 14:29:43 2026-01-14T14:29:43.815Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:29:43 2026-01-14T14:29:43.823Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:43 2026-01-14T14:29:43.823Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 14:29:43 Detail: Key (name)=(CPS-Admin) already exists. 14:29:43 2026-01-14T14:29:43.852Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:43 2026-01-14T14:29:43.852Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 14:29:43 Detail: Key (name, dataspace_id)=(cps-notification-subscriptions, 1) already exists. 14:29:43 2026-01-14T14:29:43.855Z WARN 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 14:29:43 2026-01-14T14:29:43.865Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:43 2026-01-14T14:29:43.865Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 14:29:43 Detail: Key (dataspace_id, name)=(1, cps-notification-subscriptions) already exists. 14:29:43 2026-01-14T14:29:43.866Z WARN 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 14:29:43 2026-01-14T14:29:43.869Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48257/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48257 14:29:43 2026-01-14T14:29:43.887Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49235 14:29:43 2026-01-14T14:29:43.901Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:29:43 2026-01-14T14:29:43.901Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:43 2026-01-14T14:29:43.901Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:43 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 14:29:43 2026-01-14T14:29:43.901Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:43 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 14:29:43 2026-01-14T14:29:43.904Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49503 14:29:43 2026-01-14T14:29:43.906Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('501'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:43 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 14:29:43 2026-01-14T14:29:43.907Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44995/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44995 14:29:43 2026-01-14T14:29:43.909Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45801/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45801 14:29:43 2026-01-14T14:29:43.910Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:29:43 2026-01-14T14:29:43.910Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:43 2026-01-14T14:29:43.910Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('1'::int8),('{}'),(NULL),('/dataspaces'),('502'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:43 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. Call getNextException to see other errors in the batch. 14:29:43 2026-01-14T14:29:43.910Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:43 Detail: Key (anchor_id, xpath)=(1, /dataspaces) already exists. 14:29:43 2026-01-14T14:29:43.911Z WARN 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataspaces' failed as data node already exists 14:29:43 2026-01-14T14:29:43.911Z INFO 11308 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 14:29:43 2026-01-14T14:29:43.911Z INFO 11308 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 14:29:43 2026-01-14T14:29:43.911Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:29:43 2026-01-14T14:29:43.911Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 14:29:43 2026-01-14T14:29:43.921Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision 2025-07-22. 14:29:43 2026-01-14T14:29:43.932Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33645/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33645 14:29:44 2026-01-14T14:29:43.952Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2025-07-22 14:29:44 2026-01-14T14:29:43.952Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 14:29:44 2026-01-14T14:29:43.959Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 0 14:29:44 2026-01-14T14:29:43.959Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 14:29:44 2026-01-14T14:29:43.963Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 14:29:44 2026-01-14T14:29:43.965Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 14:29:44 2026-01-14T14:29:43.968Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 14:29:44 2026-01-14T14:29:43.971Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 14:29:44 2026-01-14T14:29:43.979Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 14:29:44 2026-01-14T14:29:43.982Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 14:29:44 2026-01-14T14:29:43.996Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 14:29:44 2026-01-14T14:29:43.996Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 14:29:44 2026-01-14T14:29:43.997Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:29:44 2026-01-14T14:29:43.997Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 14:29:44 2026-01-14T14:29:44.000Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40385 14:29:44 2026-01-14T14:29:44.001Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:44 2026-01-14T14:29:44.001Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 14:29:44 Detail: Key (name, dataspace_id)=(cm-data-job-subscriptions, 2) already exists. 14:29:44 2026-01-14T14:29:44.002Z WARN 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new schema set failed as schema set already exists 14:29:44 2026-01-14T14:29:44.004Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:44 2026-01-14T14:29:44.004Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 14:29:44 Detail: Key (dataspace_id, name)=(2, cm-data-job-subscriptions) already exists. 14:29:44 2026-01-14T14:29:44.004Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59667/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59667 14:29:44 2026-01-14T14:29:44.005Z WARN 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new anchor failed as anchor already exists 14:29:44 2026-01-14T14:29:44.008Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41087/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41087 14:29:44 2026-01-14T14:29:44.021Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:29:44 2026-01-14T14:29:44.022Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:44 2026-01-14T14:29:44.022Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:44 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 14:29:44 2026-01-14T14:29:44.022Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:44 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 14:29:44 2026-01-14T14:29:44.022Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('503'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:44 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 14:29:44 2026-01-14T14:29:44.023Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:29:44 2026-01-14T14:29:44.023Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:44 2026-01-14T14:29:44.023Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('3'::int8),('{}'),(NULL),('/dataJob'),('504'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:44 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. Call getNextException to see other errors in the batch. 14:29:44 2026-01-14T14:29:44.023Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:29:44 Detail: Key (anchor_id, xpath)=(3, /dataJob) already exists. 14:29:44 2026-01-14T14:29:44.024Z WARN 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : Creating new data node 'dataJob' failed as data node already exists 14:29:44 2026-01-14T14:29:44.024Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 14:29:44 2026-01-14T14:29:44.024Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 14:29:44 2026-01-14T14:29:44.024Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 14:29:44 2026-01-14T14:29:44.024Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 14:29:44 2026-01-14T14:29:44.025Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 14:29:44 2026-01-14T14:29:44.025Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 14:29:44 2026-01-14T14:29:44.025Z INFO 11308 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 14:29:44 2026-01-14T14:29:44.036Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59971 14:29:44 2026-01-14T14:29:44.042Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38991/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38991 14:29:44 2026-01-14T14:29:44.062Z INFO 11308 --- [cps-integration-test] [ main] .s.a.AnnotationAsyncExecutionInterceptor : More than one TaskExecutor bean found within the context, and none is named 'taskExecutor'. Mark one of them as primary or name it 'taskExecutor' (possibly as an alias) in order to use it for async processing: [notificationExecutor, taskScheduler] 14:29:44 2026-01-14T14:29:44.062Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 14:29:44 acks = -1 14:29:44 auto.include.jmx.reporter = true 14:29:44 batch.size = 16384 14:29:44 bootstrap.servers = [localhost:32777] 14:29:44 buffer.memory = 33554432 14:29:44 client.dns.lookup = use_all_dns_ips 14:29:44 client.id = cps-core-1 14:29:44 compression.gzip.level = -1 14:29:44 compression.lz4.level = 9 14:29:44 compression.type = none 14:29:44 compression.zstd.level = 3 14:29:44 connections.max.idle.ms = 540000 14:29:44 delivery.timeout.ms = 120000 14:29:44 enable.idempotence = true 14:29:44 enable.metrics.push = true 14:29:44 interceptor.classes = [] 14:29:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 14:29:44 linger.ms = 0 14:29:44 max.block.ms = 60000 14:29:44 max.in.flight.requests.per.connection = 5 14:29:44 max.request.size = 1048576 14:29:44 metadata.max.age.ms = 300000 14:29:44 metadata.max.idle.ms = 300000 14:29:44 metadata.recovery.strategy = none 14:29:44 metric.reporters = [] 14:29:44 metrics.num.samples = 2 14:29:44 metrics.recording.level = INFO 14:29:44 metrics.sample.window.ms = 30000 14:29:44 partitioner.adaptive.partitioning.enable = true 14:29:44 partitioner.availability.timeout.ms = 0 14:29:44 partitioner.class = null 14:29:44 partitioner.ignore.keys = false 14:29:44 receive.buffer.bytes = 32768 14:29:44 reconnect.backoff.max.ms = 1000 14:29:44 reconnect.backoff.ms = 50 14:29:44 request.timeout.ms = 30000 14:29:44 retries = 2147483647 14:29:44 retry.backoff.max.ms = 1000 14:29:44 retry.backoff.ms = 100 14:29:44 sasl.client.callback.handler.class = null 14:29:44 sasl.jaas.config = null 14:29:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:29:44 sasl.kerberos.min.time.before.relogin = 60000 14:29:44 sasl.kerberos.service.name = null 14:29:44 sasl.kerberos.ticket.renew.jitter = 0.05 14:29:44 sasl.kerberos.ticket.renew.window.factor = 0.8 14:29:44 sasl.login.callback.handler.class = null 14:29:44 sasl.login.class = null 14:29:44 sasl.login.connect.timeout.ms = null 14:29:44 sasl.login.read.timeout.ms = null 14:29:44 sasl.login.refresh.buffer.seconds = 300 14:29:44 sasl.login.refresh.min.period.seconds = 60 14:29:44 sasl.login.refresh.window.factor = 0.8 14:29:44 sasl.login.refresh.window.jitter = 0.05 14:29:44 sasl.login.retry.backoff.max.ms = 10000 14:29:44 sasl.login.retry.backoff.ms = 100 14:29:44 sasl.mechanism = GSSAPI 14:29:44 sasl.oauthbearer.clock.skew.seconds = 30 14:29:44 sasl.oauthbearer.expected.audience = null 14:29:44 sasl.oauthbearer.expected.issuer = null 14:29:44 sasl.oauthbearer.header.urlencode = false 14:29:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:29:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:29:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:29:44 sasl.oauthbearer.jwks.endpoint.url = null 14:29:44 sasl.oauthbearer.scope.claim.name = scope 14:29:44 sasl.oauthbearer.sub.claim.name = sub 14:29:44 sasl.oauthbearer.token.endpoint.url = null 14:29:44 security.protocol = PLAINTEXT 14:29:44 security.providers = null 14:29:44 send.buffer.bytes = 131072 14:29:44 socket.connection.setup.timeout.max.ms = 30000 14:29:44 socket.connection.setup.timeout.ms = 10000 14:29:44 ssl.cipher.suites = null 14:29:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:29:44 ssl.endpoint.identification.algorithm = https 14:29:44 ssl.engine.factory.class = null 14:29:44 ssl.key.password = null 14:29:44 ssl.keymanager.algorithm = SunX509 14:29:44 ssl.keystore.certificate.chain = null 14:29:44 ssl.keystore.key = null 14:29:44 ssl.keystore.location = null 14:29:44 ssl.keystore.password = null 14:29:44 ssl.keystore.type = JKS 14:29:44 ssl.protocol = TLSv1.3 14:29:44 ssl.provider = null 14:29:44 ssl.secure.random.implementation = null 14:29:44 ssl.trustmanager.algorithm = PKIX 14:29:44 ssl.truststore.certificates = null 14:29:44 ssl.truststore.location = null 14:29:44 ssl.truststore.password = null 14:29:44 ssl.truststore.type = JKS 14:29:44 transaction.timeout.ms = 60000 14:29:44 transactional.id = null 14:29:44 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 14:29:44 14:29:44 2026-01-14T14:29:44.063Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37605 14:29:44 2026-01-14T14:29:44.063Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 14:29:44 2026-01-14T14:29:44.064Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 14:29:44 2026-01-14T14:29:44.065Z INFO 11308 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 14:29:44 2026-01-14T14:29:44.066Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56107/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56107 14:29:44 2026-01-14T14:29:44.074Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 14:29:44 2026-01-14T14:29:44.075Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 16 with epoch 0 14:29:44 2026-01-14T14:29:44.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:44 2026-01-14T14:29:44.080Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:44 2026-01-14T14:29:44.081Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:44 2026-01-14T14:29:44.082Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:44 2026-01-14T14:29:44.082Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:44 2026-01-14T14:29:44.088Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44967/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44967 14:29:44 2026-01-14T14:29:44.104Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34945 14:29:44 2026-01-14T14:29:44.132Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56689/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56689 14:29:44 2026-01-14T14:29:44.154Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52837 14:29:44 2026-01-14T14:29:44.159Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 14:29:44 2026-01-14T14:29:44.162Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40065 14:29:44 2026-01-14T14:29:44.171Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:44 2026-01-14T14:29:44.180Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:44 2026-01-14T14:29:44.185Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44953/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44953 14:29:44 2026-01-14T14:29:44.204Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:44 2026-01-14T14:29:44.208Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53547/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53547 14:29:44 2026-01-14T14:29:44.232Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34525 14:29:44 2026-01-14T14:29:44.240Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59883 14:29:44 2026-01-14T14:29:44.244Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48885/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48885 14:29:44 2026-01-14T14:29:44.250Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54281/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54281 14:29:44 2026-01-14T14:29:44.254Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40389 14:29:44 2026-01-14T14:29:44.267Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:44 2026-01-14T14:29:44.267Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:44 2026-01-14T14:29:44.267Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:44 2026-01-14T14:29:44.267Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:44 2026-01-14T14:29:44.267Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:44 2026-01-14T14:29:44.271Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49179 14:29:44 2026-01-14T14:29:44.281Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:44 2026-01-14T14:29:44.287Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50671 14:29:44 2026-01-14T14:29:44.289Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49103/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49103 14:29:44 2026-01-14T14:29:44.290Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:44 2026-01-14T14:29:44.292Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56433/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56433 14:29:44 2026-01-14T14:29:44.306Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49139 14:29:44 2026-01-14T14:29:44.309Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:44 2026-01-14T14:29:44.312Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37475/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37475 14:29:44 2026-01-14T14:29:44.328Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59869/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59869 14:29:44 2026-01-14T14:29:44.331Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49901 14:29:44 2026-01-14T14:29:44.336Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory data migration started 14:29:44 2026-01-14T14:29:44.340Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Number of cm handles to process 2 14:29:44 2026-01-14T14:29:44.343Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35675/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35675 14:29:44 2026-01-14T14:29:44.346Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38447/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38447 14:29:44 2026-01-14T14:29:44.352Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: group is already rebalancing 14:29:44 2026-01-14T14:29:44.353Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42883 14:29:44 2026-01-14T14:29:44.353Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 14:29:44 2026-01-14T14:29:44.353Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 14:29:44 2026-01-14T14:29:44.354Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 14:29:44 2026-01-14T14:29:44.355Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42227 14:29:44 2026-01-14T14:29:44.355Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-0a325128-e266-4fcc-8d78-fbb98d2c6266', protocol='range'} 14:29:44 2026-01-14T14:29:44.356Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7', protocol='range'} 14:29:44 2026-01-14T14:29:44.356Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 2: {consumer-ncmp-data-operation-event-group-34-0a325128-e266-4fcc-8d78-fbb98d2c6266=Assignment(partitions=[ncmp-async-m2m-0]), consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7=Assignment(partitions=[])} 14:29:44 2026-01-14T14:29:44.358Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-34-0a325128-e266-4fcc-8d78-fbb98d2c6266', protocol='range'} 14:29:44 2026-01-14T14:29:44.358Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:29:44 2026-01-14T14:29:44.358Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:29:44 2026-01-14T14:29:44.358Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7', protocol='range'} 14:29:44 2026-01-14T14:29:44.358Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[]) 14:29:44 2026-01-14T14:29:44.358Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: 14:29:44 2026-01-14T14:29:44.358Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [] 14:29:44 2026-01-14T14:29:44.359Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: group is already rebalancing 14:29:44 2026-01-14T14:29:44.359Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 14:29:44 2026-01-14T14:29:44.359Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 14:29:44 2026-01-14T14:29:44.359Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 14:29:44 2026-01-14T14:29:44.362Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f', protocol='range'} 14:29:44 2026-01-14T14:29:44.362Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-0285721d-8474-4198-8ec1-dec4a16ecd69', protocol='range'} 14:29:44 2026-01-14T14:29:44.362Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 2: {consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f=Assignment(partitions=[]), consumer-ncmp-async-rest-request-event-group-35-0285721d-8474-4198-8ec1-dec4a16ecd69=Assignment(partitions=[ncmp-async-m2m-0])} 14:29:44 2026-01-14T14:29:44.363Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 14:29:44 2026-01-14T14:29:44.363Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 14:29:44 2026-01-14T14:29:44.365Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-35-0285721d-8474-4198-8ec1-dec4a16ecd69', protocol='range'} 14:29:44 2026-01-14T14:29:44.366Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 14:29:44 2026-01-14T14:29:44.366Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 14:29:44 2026-01-14T14:29:44.369Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f', protocol='range'} 14:29:44 2026-01-14T14:29:44.369Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[]) 14:29:44 2026-01-14T14:29:44.369Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: 14:29:44 2026-01-14T14:29:44.369Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [] 14:29:44 2026-01-14T14:29:44.371Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition ncmp-async-m2m-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 14:29:44 2026-01-14T14:29:44.371Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 14:29:44 2026-01-14T14:29:44.374Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35581/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35581 14:29:44 2026-01-14T14:29:44.389Z INFO 11308 --- [cps-integration-test] [ main] org.onap.cps.ncmp.init.DataMigration : Inventory Cm Handle data migration completed. 14:29:44 2026-01-14T14:29:44.394Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53759/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53759 14:29:44 2026-01-14T14:29:44.394Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 14:29:44 2026-01-14T14:29:44.394Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 14:29:44 2026-01-14T14:29:44.394Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 14:29:44 2026-01-14T14:29:44.394Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 14:29:44 2026-01-14T14:29:44.398Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45077 14:29:44 2026-01-14T14:29:44.400Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: group is already rebalancing 14:29:44 2026-01-14T14:29:44.400Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 14:29:44 2026-01-14T14:29:44.400Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 14:29:44 2026-01-14T14:29:44.400Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 14:29:44 2026-01-14T14:29:44.403Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: group is already rebalancing 14:29:44 2026-01-14T14:29:44.403Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 14:29:44 2026-01-14T14:29:44.404Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 14:29:44 2026-01-14T14:29:44.404Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 14:29:44 2026-01-14T14:29:44.407Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: group is already rebalancing 14:29:44 2026-01-14T14:29:44.407Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 14:29:44 2026-01-14T14:29:44.407Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 14:29:44 2026-01-14T14:29:44.407Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 14:29:44 2026-01-14T14:29:44.409Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-31-01f52df9-a007-4aa1-9ef3-45c021e70110', protocol='range'} 14:29:44 2026-01-14T14:29:44.409Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-32-b3ecbf81-e21f-4316-9ecd-9c16875fc2ef', protocol='range'} 14:29:44 2026-01-14T14:29:44.409Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3', protocol='range'} 14:29:44 2026-01-14T14:29:44.410Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-30-e76ce8fd-dc58-4fb5-89ff-fab8e411e610', protocol='range'} 14:29:44 2026-01-14T14:29:44.410Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-33-254502ca-a941-4bfc-bf5c-08b2f1dbdfa5', protocol='range'} 14:29:44 2026-01-14T14:29:44.410Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972', protocol='range'} 14:29:44 2026-01-14T14:29:44.410Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731', protocol='range'} 14:29:44 2026-01-14T14:29:44.410Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec', protocol='range'} 14:29:44 2026-01-14T14:29:44.420Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57223/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57223 14:29:44 2026-01-14T14:29:44.425Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 14:29:44 2026-01-14T14:29:44.429Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58795/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58795 14:29:44 2026-01-14T14:29:44.447Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43719/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43719 14:29:44 2026-01-14T14:29:44.450Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56387/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56387 14:29:44 2026-01-14T14:29:44.465Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44891/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44891 14:29:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.674 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 14:29:44 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 14:29:44 2026-01-14T14:29:44.494Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60507/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60507 14:29:44 2026-01-14T14:29:44.507Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39131/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39131 14:29:44 2026-01-14T14:29:44.518Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 14:29:44 2026-01-14T14:29:44.857Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 3: {consumer-ncmp-group-32-b3ecbf81-e21f-4316-9ecd-9c16875fc2ef=Assignment(partitions=[]), consumer-ncmp-group-31-01f52df9-a007-4aa1-9ef3-45c021e70110=Assignment(partitions=[]), consumer-ncmp-group-33-254502ca-a941-4bfc-bf5c-08b2f1dbdfa5=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972=Assignment(partitions=[subscription-0]), consumer-ncmp-group-30-e76ce8fd-dc58-4fb5-89ff-fab8e411e610=Assignment(partitions=[]), consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec=Assignment(partitions=[]), consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 14:29:44 2026-01-14T14:29:44.860Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-32-b3ecbf81-e21f-4316-9ecd-9c16875fc2ef', protocol='range'} 14:29:44 2026-01-14T14:29:44.861Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 14:29:44 2026-01-14T14:29:44.861Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Adding newly assigned partitions: 14:29:44 2026-01-14T14:29:44.861Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 14:29:44 2026-01-14T14:29:44.861Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-33-254502ca-a941-4bfc-bf5c-08b2f1dbdfa5', protocol='range'} 14:29:44 2026-01-14T14:29:44.861Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 14:29:44 2026-01-14T14:29:44.861Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 14:29:44 2026-01-14T14:29:44.861Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-31-01f52df9-a007-4aa1-9ef3-45c021e70110', protocol='range'} 14:29:44 2026-01-14T14:29:44.862Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 14:29:44 2026-01-14T14:29:44.862Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Adding newly assigned partitions: 14:29:44 2026-01-14T14:29:44.862Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 14:29:44 2026-01-14T14:29:44.862Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-30-e76ce8fd-dc58-4fb5-89ff-fab8e411e610', protocol='range'} 14:29:44 2026-01-14T14:29:44.862Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 14:29:44 2026-01-14T14:29:44.862Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Adding newly assigned partitions: 14:29:44 2026-01-14T14:29:44.862Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972', protocol='range'} 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec', protocol='range'} 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[]) 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [] 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731', protocol='range'} 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 14:29:44 2026-01-14T14:29:44.863Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 14:29:44 2026-01-14T14:29:44.864Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3', protocol='range'} 14:29:44 2026-01-14T14:29:44.864Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 14:29:44 2026-01-14T14:29:44.864Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 14:29:44 2026-01-14T14:29:44.866Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 14:29:44 2026-01-14T14:29:44.866Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 14:29:44 2026-01-14T14:29:44.873Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 14:29:44 2026-01-14T14:29:44.873Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 14:29:44 2026-01-14T14:29:44.873Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 14:29:44 2026-01-14T14:29:44.873Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 14:29:44 2026-01-14T14:29:44.875Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=12, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 14:29:44 2026-01-14T14:29:44.875Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 14:29:48 2026-01-14T14:29:48.245Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 14:29:48 2026-01-14T14:29:48.248Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 14:29:48 2026-01-14T14:29:48.706Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 14:29:48 2026-01-14T14:29:48.713Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 14:29:49 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.521 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 14:29:49 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 14:29:49 2026-01-14T14:29:49.036Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:49 2026-01-14T14:29:49.036Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:49 2026-01-14T14:29:49.037Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:49 2026-01-14T14:29:49.037Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:49 2026-01-14T14:29:49.037Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:49 2026-01-14T14:29:49.098Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:49 2026-01-14T14:29:49.110Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:49 2026-01-14T14:29:49.128Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:49 2026-01-14T14:29:49.148Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:49 2026-01-14T14:29:49.148Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:49 2026-01-14T14:29:49.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:49 2026-01-14T14:29:49.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:49 2026-01-14T14:29:49.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:49 2026-01-14T14:29:49.208Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:49 2026-01-14T14:29:49.217Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:49 2026-01-14T14:29:49.243Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:49 2026-01-14T14:29:49.266Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:49 2026-01-14T14:29:49.266Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:49 2026-01-14T14:29:49.266Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:49 2026-01-14T14:29:49.266Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:49 2026-01-14T14:29:49.266Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:49 2026-01-14T14:29:49.327Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:49 2026-01-14T14:29:49.335Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:49 2026-01-14T14:29:49.350Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:49 2026-01-14T14:29:49.458Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:49 2026-01-14T14:29:49.458Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:49 2026-01-14T14:29:49.458Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:49 2026-01-14T14:29:49.459Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:49 2026-01-14T14:29:49.459Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:49 2026-01-14T14:29:49.520Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:49 2026-01-14T14:29:49.531Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:49 2026-01-14T14:29:49.546Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:49 2026-01-14T14:29:49.568Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:49 2026-01-14T14:29:49.569Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:49 2026-01-14T14:29:49.569Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:49 2026-01-14T14:29:49.569Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:49 2026-01-14T14:29:49.569Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:49 2026-01-14T14:29:49.626Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:49 2026-01-14T14:29:49.635Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:49 2026-01-14T14:29:49.652Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:49 2026-01-14T14:29:49.676Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:49 2026-01-14T14:29:49.676Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:49 2026-01-14T14:29:49.676Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:49 2026-01-14T14:29:49.676Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:49 2026-01-14T14:29:49.676Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:49 2026-01-14T14:29:49.736Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:49 2026-01-14T14:29:49.744Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:49 2026-01-14T14:29:49.762Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:49 2026-01-14T14:29:49.841Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:49 2026-01-14T14:29:49.841Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:49 2026-01-14T14:29:49.842Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:49 2026-01-14T14:29:49.842Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:49 2026-01-14T14:29:49.842Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:49 2026-01-14T14:29:49.914Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:49 2026-01-14T14:29:49.924Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:49 2026-01-14T14:29:49.939Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:49.960Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:49.960Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:49.960Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:49.960Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:49.960Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:50 2026-01-14T14:29:50.026Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:50 2026-01-14T14:29:50.040Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:50.061Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:50.061Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:50.061Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:50.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:50.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.119Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:50 2026-01-14T14:29:50.127Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:50 2026-01-14T14:29:50.143Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:50.229Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:50.229Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:50.230Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:50.230Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:50.230Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.301Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:50 2026-01-14T14:29:50.310Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:50 2026-01-14T14:29:50.326Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:50.346Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:50.346Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:50.347Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:50.347Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:50.347Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.422Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:50 2026-01-14T14:29:50.429Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:50 2026-01-14T14:29:50.442Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:50.461Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:50.461Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:50.461Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:50.461Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:50.461Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.523Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:50 2026-01-14T14:29:50.531Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:50 2026-01-14T14:29:50.546Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:50.628Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:50.628Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:50.628Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:50.628Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:50.628Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.686Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:50 2026-01-14T14:29:50.696Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:50 2026-01-14T14:29:50.710Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:50.730Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:50.730Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:50.730Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:50.730Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:50.730Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.788Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:50 2026-01-14T14:29:50.795Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:50 2026-01-14T14:29:50.815Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:50 2026-01-14T14:29:50.834Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:50 2026-01-14T14:29:50.835Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:50 2026-01-14T14:29:50.835Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:50 2026-01-14T14:29:50.835Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:50 2026-01-14T14:29:50.835Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:50 2026-01-14T14:29:50.897Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:50 2026-01-14T14:29:50.906Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:50 2026-01-14T14:29:50.927Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:51 2026-01-14T14:29:51.061Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:51 2026-01-14T14:29:51.061Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:51 2026-01-14T14:29:51.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:51 2026-01-14T14:29:51.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:51 2026-01-14T14:29:51.062Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:51 2026-01-14T14:29:51.138Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:51 2026-01-14T14:29:51.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:51 2026-01-14T14:29:51.174Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:51 2026-01-14T14:29:51.205Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:51 2026-01-14T14:29:51.206Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:51 2026-01-14T14:29:51.206Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:51 2026-01-14T14:29:51.206Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:51 2026-01-14T14:29:51.206Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:51 2026-01-14T14:29:51.265Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:51 2026-01-14T14:29:51.285Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:51 2026-01-14T14:29:51.303Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:51 2026-01-14T14:29:51.340Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:51 2026-01-14T14:29:51.340Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:51 2026-01-14T14:29:51.340Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:51 2026-01-14T14:29:51.341Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:51 2026-01-14T14:29:51.341Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:51 2026-01-14T14:29:51.397Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:51 2026-01-14T14:29:51.404Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:51 2026-01-14T14:29:51.420Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:51 2026-01-14T14:29:51.524Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:51 2026-01-14T14:29:51.524Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:51 2026-01-14T14:29:51.527Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:51 2026-01-14T14:29:51.527Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:51 2026-01-14T14:29:51.527Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:51 2026-01-14T14:29:51.590Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:51 2026-01-14T14:29:51.600Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:51 2026-01-14T14:29:51.618Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:51 2026-01-14T14:29:51.657Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:51 2026-01-14T14:29:51.658Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:51 2026-01-14T14:29:51.658Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:51 2026-01-14T14:29:51.658Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:51 2026-01-14T14:29:51.658Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:51 2026-01-14T14:29:51.726Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:51 2026-01-14T14:29:51.733Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:51 2026-01-14T14:29:51.748Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:51 2026-01-14T14:29:51.768Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:51 2026-01-14T14:29:51.768Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:51 2026-01-14T14:29:51.768Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:51 2026-01-14T14:29:51.768Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:51 2026-01-14T14:29:51.768Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:51 2026-01-14T14:29:51.827Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:51 2026-01-14T14:29:51.834Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:51 2026-01-14T14:29:51.848Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:51 2026-01-14T14:29:51.934Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:51 2026-01-14T14:29:51.934Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:51 2026-01-14T14:29:51.934Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:51 2026-01-14T14:29:51.935Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:51 2026-01-14T14:29:51.935Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:51.995Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:52 2026-01-14T14:29:52.005Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:52 2026-01-14T14:29:52.021Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.046Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.046Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.047Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.047Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.047Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.103Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:52 2026-01-14T14:29:52.110Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:52 2026-01-14T14:29:52.125Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.148Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.209Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:52 2026-01-14T14:29:52.216Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:52 2026-01-14T14:29:52.231Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.325Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.325Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.325Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.325Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.325Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.390Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:52 2026-01-14T14:29:52.400Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:52 2026-01-14T14:29:52.416Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.437Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.437Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.438Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.438Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.438Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.497Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:52 2026-01-14T14:29:52.510Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:52 2026-01-14T14:29:52.527Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.545Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.546Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.546Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.546Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.546Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.606Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:52 2026-01-14T14:29:52.611Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:52 2026-01-14T14:29:52.626Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.711Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.711Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.711Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.711Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.711Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.775Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:52 2026-01-14T14:29:52.783Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:52 2026-01-14T14:29:52.802Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.820Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.820Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.820Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.820Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.820Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.877Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:52 2026-01-14T14:29:52.884Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:52 2026-01-14T14:29:52.898Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:52 2026-01-14T14:29:52.914Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:52 2026-01-14T14:29:52.914Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:52 2026-01-14T14:29:52.915Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:52 2026-01-14T14:29:52.915Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:52 2026-01-14T14:29:52.915Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:52 2026-01-14T14:29:52.971Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:53 2026-01-14T14:29:52.979Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:53 2026-01-14T14:29:52.993Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.068Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.068Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.068Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.068Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.068Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:53 2026-01-14T14:29:53.128Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:53 2026-01-14T14:29:53.136Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:53 2026-01-14T14:29:53.149Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.166Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.166Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:53 2026-01-14T14:29:53.226Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:53 2026-01-14T14:29:53.234Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:53 2026-01-14T14:29:53.248Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:53 2026-01-14T14:29:53.328Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:53 2026-01-14T14:29:53.335Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:53 2026-01-14T14:29:53.349Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.444Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.444Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.444Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.444Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.444Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:53 2026-01-14T14:29:53.504Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:53 2026-01-14T14:29:53.514Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:53 2026-01-14T14:29:53.526Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.542Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.542Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.542Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.542Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.542Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:53 2026-01-14T14:29:53.604Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:53 2026-01-14T14:29:53.616Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:53 2026-01-14T14:29:53.630Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.649Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:53 2026-01-14T14:29:53.706Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:53 2026-01-14T14:29:53.713Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:53 2026-01-14T14:29:53.731Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.864Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.864Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.865Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.865Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.865Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:53 2026-01-14T14:29:53.925Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:53 2026-01-14T14:29:53.934Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:53 2026-01-14T14:29:53.947Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:53 2026-01-14T14:29:53.964Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:53 2026-01-14T14:29:53.964Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:53 2026-01-14T14:29:53.965Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:53 2026-01-14T14:29:53.965Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:53 2026-01-14T14:29:53.965Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:54 2026-01-14T14:29:54.031Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:54 2026-01-14T14:29:54.039Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:54 2026-01-14T14:29:54.060Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:54 2026-01-14T14:29:54.094Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:54 2026-01-14T14:29:54.094Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:54 2026-01-14T14:29:54.097Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:54 2026-01-14T14:29:54.097Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:54 2026-01-14T14:29:54.097Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:54 2026-01-14T14:29:54.156Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:54 2026-01-14T14:29:54.163Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:54 2026-01-14T14:29:54.177Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:54 2026-01-14T14:29:54.416Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:54 2026-01-14T14:29:54.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:54 2026-01-14T14:29:54.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:54 2026-01-14T14:29:54.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:54 2026-01-14T14:29:54.417Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:54 2026-01-14T14:29:54.479Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:54 2026-01-14T14:29:54.486Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:54 2026-01-14T14:29:54.502Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:54 2026-01-14T14:29:54.520Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:54 2026-01-14T14:29:54.521Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:54 2026-01-14T14:29:54.521Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:54 2026-01-14T14:29:54.521Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:54 2026-01-14T14:29:54.521Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:54 2026-01-14T14:29:54.581Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:54 2026-01-14T14:29:54.587Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:54 2026-01-14T14:29:54.602Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:54 2026-01-14T14:29:54.620Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:54 2026-01-14T14:29:54.620Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:54 2026-01-14T14:29:54.621Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:54 2026-01-14T14:29:54.621Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:54 2026-01-14T14:29:54.621Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:54 2026-01-14T14:29:54.681Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:54 2026-01-14T14:29:54.686Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:54 2026-01-14T14:29:54.699Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:54 2026-01-14T14:29:54.792Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:54 2026-01-14T14:29:54.792Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:54 2026-01-14T14:29:54.792Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:54 2026-01-14T14:29:54.792Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:54 2026-01-14T14:29:54.792Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:54 2026-01-14T14:29:54.851Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:54 2026-01-14T14:29:54.859Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:54 2026-01-14T14:29:54.872Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:54 2026-01-14T14:29:54.890Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:54 2026-01-14T14:29:54.890Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:54 2026-01-14T14:29:54.890Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:54 2026-01-14T14:29:54.890Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:54 2026-01-14T14:29:54.890Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:54 2026-01-14T14:29:54.948Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:54 2026-01-14T14:29:54.955Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:54 2026-01-14T14:29:54.970Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:55 2026-01-14T14:29:55.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:55 2026-01-14T14:29:55.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:55 2026-01-14T14:29:55.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:55 2026-01-14T14:29:55.019Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:55 2026-01-14T14:29:55.019Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:55 2026-01-14T14:29:55.079Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 14:29:55 2026-01-14T14:29:55.085Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 14:29:55 2026-01-14T14:29:55.111Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:55 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.168 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 14:29:55 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 14:29:55 2026-01-14T14:29:55.536Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:55 2026-01-14T14:29:55.537Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:55 2026-01-14T14:29:55.537Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:55 2026-01-14T14:29:55.537Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:55 2026-01-14T14:29:55.537Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:55 2026-01-14T14:29:55.600Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:55 2026-01-14T14:29:55.609Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:55 2026-01-14T14:29:55.622Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:55 2026-01-14T14:29:55.665Z WARN 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 14:29:55 2026-01-14T14:29:55.666Z INFO 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp1'] , key : addProp1 and value : value1 14:29:55 2026-01-14T14:29:55.666Z INFO 11308 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp2'] , key : addProp2 and value : value2 14:29:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.530 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 14:29:55 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 14:29:55 2026-01-14T14:29:55.768Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:55 2026-01-14T14:29:55.769Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:55 2026-01-14T14:29:55.769Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:55 2026-01-14T14:29:55.769Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:55 2026-01-14T14:29:55.769Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:55 2026-01-14T14:29:55.778Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:55 2026-01-14T14:29:55.780Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:55 2026-01-14T14:29:55.792Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:55 2026-01-14T14:29:55.812Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:55 2026-01-14T14:29:55.812Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:55 2026-01-14T14:29:55.812Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:55 2026-01-14T14:29:55.812Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:55 2026-01-14T14:29:55.812Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:55 2026-01-14T14:29:55.821Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:55 2026-01-14T14:29:55.823Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:55 2026-01-14T14:29:55.836Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:55 2026-01-14T14:29:55.855Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:55 2026-01-14T14:29:55.856Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:55 2026-01-14T14:29:55.856Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:55 2026-01-14T14:29:55.856Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:55 2026-01-14T14:29:55.856Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:55 2026-01-14T14:29:55.863Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 14:29:55 2026-01-14T14:29:55.865Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 14:29:55 2026-01-14T14:29:55.878Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:55 2026-01-14T14:29:55.975Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:55 2026-01-14T14:29:55.975Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:55 2026-01-14T14:29:55.975Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:55 2026-01-14T14:29:55.976Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:55 2026-01-14T14:29:55.976Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:56 2026-01-14T14:29:55.984Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:56 2026-01-14T14:29:55.987Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:56 2026-01-14T14:29:55.999Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:56 2026-01-14T14:29:56.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:56 2026-01-14T14:29:56.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:56 2026-01-14T14:29:56.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:56 2026-01-14T14:29:56.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:56 2026-01-14T14:29:56.018Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:56 2026-01-14T14:29:56.028Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:56 2026-01-14T14:29:56.029Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:56 2026-01-14T14:29:56.053Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:56 2026-01-14T14:29:56.089Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:56 2026-01-14T14:29:56.089Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:56 2026-01-14T14:29:56.090Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:56 2026-01-14T14:29:56.090Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:56 2026-01-14T14:29:56.090Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:56 2026-01-14T14:29:56.099Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 14:29:56 2026-01-14T14:29:56.101Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 14:29:56 2026-01-14T14:29:56.117Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:56 2026-01-14T14:29:56.150Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny from mock server (dispatcher) 14:29:56 2026-01-14T14:29:56.150Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 14:29:56 2026-01-14T14:29:56.151Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 1 : deny from mock server (dispatcher), Details: Unexpected error during Policy Executor call. 14:29:56 2026-01-14T14:29:56.152Z ERROR 11308 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:29:56 14:29:56 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 14:29:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 14:29:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:181) 14:29:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:111) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:56 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 14:29:56 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:56 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:56 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 14:29:56 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:56 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:56 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 14:29:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:56 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:29:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:29:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:29:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:29:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:29:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:29:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:29:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:29:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:29:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:29:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:29:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:29:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:29:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:29:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:29:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:29:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:29:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:56 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 14:29:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:29:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:29:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:29:56 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:29:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:29:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:29:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:29:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:29:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:29:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:29:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:29:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:29:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:29:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:29:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:29:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:29:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:29:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:29:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:29:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:29:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:29:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:29:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:29:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:29:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:29:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:29:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:29:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:29:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:29:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:29:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:29:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:29:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:29:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:29:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:29:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:29:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:29:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:29:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:29:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:29:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:29:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:29:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:29:56 14:29:56 2026-01-14T14:29:56.265Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:56 2026-01-14T14:29:56.265Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:56 2026-01-14T14:29:56.268Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:56 2026-01-14T14:29:56.272Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:56 2026-01-14T14:29:56.272Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:56 2026-01-14T14:29:56.283Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:56 2026-01-14T14:29:56.285Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:56 2026-01-14T14:29:56.304Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:56 2026-01-14T14:29:56.323Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:56 2026-01-14T14:29:56.323Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:56 2026-01-14T14:29:56.324Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:56 2026-01-14T14:29:56.324Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:56 2026-01-14T14:29:56.324Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:56 2026-01-14T14:29:56.331Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:56 2026-01-14T14:29:56.333Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:56 2026-01-14T14:29:56.348Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:56 2026-01-14T14:29:56.366Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:56 2026-01-14T14:29:56.367Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:56 2026-01-14T14:29:56.367Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:56 2026-01-14T14:29:56.367Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:56 2026-01-14T14:29:56.367Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:56 2026-01-14T14:29:56.374Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 14:29:56 2026-01-14T14:29:56.390Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 14:29:56 2026-01-14T14:29:56.423Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:57 2026-01-14T14:29:57.448Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: ReactiveException, Message: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured), Details: Policy Executor request timed out. 14:29:57 2026-01-14T14:29:57.448Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 14:29:57 2026-01-14T14:29:57.448Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 14:29:57 2026-01-14T14:29:57.448Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: test default decision 14:29:57 2026-01-14T14:29:57.449Z ERROR 11308 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:29:57 14:29:57 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 14:29:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 14:29:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 14:29:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 14:29:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:57 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 14:29:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:57 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 14:29:57 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:57 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:57 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 14:29:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:57 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:29:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:29:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:29:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:29:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:29:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:29:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:29:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:29:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:29:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:29:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:29:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:29:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:29:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:29:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:29:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:29:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:29:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:57 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 14:29:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:29:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:29:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:29:57 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:29:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:29:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:29:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:29:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:29:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:29:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:29:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:29:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:29:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:29:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:29:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:29:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:29:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:29:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:29:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:29:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:29:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:29:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:29:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:29:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:29:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:29:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:29:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:29:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:29:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:29:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:29:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:29:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:29:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:29:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:29:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:29:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:29:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:29:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:29:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:29:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:29:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:29:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:29:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:29:57 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 14:29:57 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 14:29:57 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 14:29:57 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 14:29:57 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 14:29:57 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 14:29:57 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 14:29:57 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 14:29:57 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 14:29:57 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 14:29:57 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 14:29:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 14:29:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 14:29:57 at java.base/java.lang.Thread.run(Thread.java:833) 14:29:57 14:29:58 2026-01-14T14:29:58.303Z INFO 11308 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 14:29:58 2026-01-14T14:29:58.475Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:58 2026-01-14T14:29:58.475Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:58 2026-01-14T14:29:58.476Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:58 2026-01-14T14:29:58.476Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:58 2026-01-14T14:29:58.476Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:58 2026-01-14T14:29:58.486Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:58 2026-01-14T14:29:58.488Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:58 2026-01-14T14:29:58.500Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:58 2026-01-14T14:29:58.516Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:58 2026-01-14T14:29:58.516Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:58 2026-01-14T14:29:58.516Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:58 2026-01-14T14:29:58.516Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:58 2026-01-14T14:29:58.516Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:58 2026-01-14T14:29:58.564Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 14:29:58 2026-01-14T14:29:58.567Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 14:29:58 2026-01-14T14:29:58.583Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:58 2026-01-14T14:29:58.602Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:58 2026-01-14T14:29:58.602Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:58 2026-01-14T14:29:58.602Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:58 2026-01-14T14:29:58.602Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:58 2026-01-14T14:29:58.602Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:58 2026-01-14T14:29:58.611Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 14:29:58 2026-01-14T14:29:58.613Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 14:29:58 2026-01-14T14:29:58.627Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:58 2026-01-14T14:29:58.656Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: Unauthorized, Message: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions, Details: Policy Executor returned HTTP Status code 401. 14:29:58 2026-01-14T14:29:58.656Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 14:29:58 2026-01-14T14:29:58.656Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: test default decision 14:29:58 2026-01-14T14:29:58.656Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 14:29:58 2026-01-14T14:29:58.656Z ERROR 11308 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 14:29:58 14:29:58 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:195) 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:241) 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:224) 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:113) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 14:29:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 14:29:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 14:29:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:29:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:29:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:29:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:29:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:29:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:29:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:29:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:29:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:29:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:29:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:29:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:29:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:29:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:29:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:29:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:29:58 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:29:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:29:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:29:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:29:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:29:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:29:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:29:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:29:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:29:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:29:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:29:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:29:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:29:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:29:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:29:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:29:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:29:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:29:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:29:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:29:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:29:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:29:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:29:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:29:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:29:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:29:58 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 14:29:58 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 14:29:58 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 14:29:58 Error has been observed at the following site(s): 14:29:58 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 14:29:58 Original Stack Trace: 14:29:58 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 14:29:58 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 14:29:58 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 14:29:58 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 14:29:58 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 14:29:58 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 14:29:58 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 14:29:58 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 14:29:58 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 14:29:58 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 14:29:58 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 14:29:58 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 14:29:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 14:29:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 14:29:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 14:29:58 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 14:29:58 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 14:29:58 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 14:29:58 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) 14:29:58 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 14:29:58 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 14:29:58 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 14:29:58 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 14:29:58 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 14:29:58 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 14:29:58 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 14:29:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 14:29:58 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 14:29:58 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 14:29:58 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 14:29:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 14:29:58 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 14:29:58 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 14:29:58 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 14:29:58 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 14:29:58 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 14:29:58 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 14:29:58 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 14:29:58 at java.base/java.lang.Thread.run(Thread.java:833) 14:29:58 Suppressed: java.lang.Exception: #block terminated with an error 14:29:58 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 14:29:58 at reactor.core.publisher.Mono.block(Mono.java:1779) 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:174) 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:101) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 14:29:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 14:29:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 14:29:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:29:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:29:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:29:58 at jdk.internal.reflect.GeneratedMethodAccessor175.invoke(Unknown Source) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:29:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:29:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:29:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:29:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:29:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 14:29:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 14:29:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 14:29:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 14:29:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 14:29:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 14:29:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 14:29:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 14:29:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 14:29:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 14:29:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 14:29:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 14:29:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 14:29:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 14:29:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 14:29:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 14:29:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 14:29:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 14:29:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 14:29:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 14:29:58 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:29:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:29:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:29:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:29:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:29:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:29:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:29:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:29:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:29:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 14:29:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 14:29:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 14:29:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 14:29:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 14:29:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 14:29:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:29:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:29:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:29:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:29:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:29:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:29:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:29:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:29:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:29:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:29:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:29:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:29:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:29:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:29:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:29:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:29:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:29:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:29:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:29:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:29:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:29:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:29:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:29:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:29:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:29:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:29:58 14:29:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.989 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 14:29:58 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 14:29:58 2026-01-14T14:29:58.747Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:58 2026-01-14T14:29:58.747Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:58 2026-01-14T14:29:58.748Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:58 2026-01-14T14:29:58.748Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:58 2026-01-14T14:29:58.748Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:58 2026-01-14T14:29:58.805Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:58 2026-01-14T14:29:58.813Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:58 2026-01-14T14:29:58.825Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:58 2026-01-14T14:29:58.906Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32779/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32779 14:29:58 2026-01-14T14:29:58.909Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49093/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49093 14:29:58 2026-01-14T14:29:58.924Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:58 2026-01-14T14:29:58.924Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:58 2026-01-14T14:29:58.924Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:58 2026-01-14T14:29:58.926Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:58 2026-01-14T14:29:58.926Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:58 2026-01-14T14:29:58.928Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46839 14:29:58 2026-01-14T14:29:58.943Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40065/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40065 14:29:58 2026-01-14T14:29:58.947Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54303/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54303 14:29:58 2026-01-14T14:29:58.958Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40389/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40389 14:29:58 2026-01-14T14:29:58.961Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53547/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53547 14:29:58 2026-01-14T14:29:58.964Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58007 14:29:58 2026-01-14T14:29:58.976Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58435/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58435 14:29:58 2026-01-14T14:29:58.986Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49179/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49179 14:29:59 2026-01-14T14:29:58.987Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:59 2026-01-14T14:29:58.995Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:59 2026-01-14T14:29:58.995Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56115 14:29:59 2026-01-14T14:29:59.008Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49503/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49503 14:29:59 2026-01-14T14:29:59.010Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44995/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44995 14:29:59 2026-01-14T14:29:59.012Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56689/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56689 14:29:59 2026-01-14T14:29:59.014Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52909/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52909 14:29:59 2026-01-14T14:29:59.019Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:59 2026-01-14T14:29:59.027Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40385 14:29:59 2026-01-14T14:29:59.030Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34289/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34289 14:29:59 2026-01-14T14:29:59.051Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37475/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37475 14:29:59 2026-01-14T14:29:59.054Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59667/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59667 14:29:59 2026-01-14T14:29:59.056Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49901/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49901 14:29:59 2026-01-14T14:29:59.059Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33645/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33645 14:29:59 2026-01-14T14:29:59.064Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58287/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58287 14:29:59 2026-01-14T14:29:59.082Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59971/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59971 14:29:59 2026-01-14T14:29:59.084Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58181/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58181 14:29:59 2026-01-14T14:29:59.106Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37605/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37605 14:29:59 2026-01-14T14:29:59.112Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45077/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45077 14:29:59 2026-01-14T14:29:59.115Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35929/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35929 14:29:59 2026-01-14T14:29:59.130Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42227/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42227 14:29:59 2026-01-14T14:29:59.131Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46315/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46315 14:29:59 2026-01-14T14:29:59.142Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48055 14:29:59 2026-01-14T14:29:59.153Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49953/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49953 14:29:59 2026-01-14T14:29:59.160Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35419/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35419 14:29:59 2026-01-14T14:29:59.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:59 2026-01-14T14:29:59.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:59 2026-01-14T14:29:59.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:59 2026-01-14T14:29:59.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:59 2026-01-14T14:29:59.167Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:59 2026-01-14T14:29:59.171Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52837 14:29:59 2026-01-14T14:29:59.173Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44891/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44891 14:29:59 2026-01-14T14:29:59.178Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 14:29:59 2026-01-14T14:29:59.180Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56387/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56387 14:29:59 2026-01-14T14:29:59.183Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55627/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55627 14:29:59 2026-01-14T14:29:59.198Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41115/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41115 14:29:59 2026-01-14T14:29:59.209Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33663/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33663 14:29:59 2026-01-14T14:29:59.218Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51259/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51259 14:29:59 2026-01-14T14:29:59.227Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34525/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34525 14:29:59 2026-01-14T14:29:59.239Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:59 2026-01-14T14:29:59.249Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45801/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45801 14:29:59 2026-01-14T14:29:59.251Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60507/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60507 14:29:59 2026-01-14T14:29:59.253Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59883 14:29:59 2026-01-14T14:29:59.255Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48885/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48885 14:29:59 2026-01-14T14:29:59.256Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:59 2026-01-14T14:29:59.258Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51805/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51805 14:29:59 2026-01-14T14:29:59.269Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:59 2026-01-14T14:29:59.272Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44997/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44997 14:29:59 2026-01-14T14:29:59.274Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54281/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54281 14:29:59 2026-01-14T14:29:59.279Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49235 14:29:59 2026-01-14T14:29:59.282Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50671 14:29:59 2026-01-14T14:29:59.285Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49103/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49103 14:29:59 2026-01-14T14:29:59.292Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42607/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42607 14:29:59 2026-01-14T14:29:59.305Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58795/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58795 14:29:59 2026-01-14T14:29:59.308Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49139/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49139 14:29:59 2026-01-14T14:29:59.310Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59869/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59869 14:29:59 2026-01-14T14:29:59.312Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48257/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48257 14:29:59 2026-01-14T14:29:59.314Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35581/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35581 14:29:59 2026-01-14T14:29:59.317Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41087/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41087 14:29:59 2026-01-14T14:29:59.321Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35675/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35675 14:29:59 2026-01-14T14:29:59.323Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38447/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38447 14:29:59 2026-01-14T14:29:59.326Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56283/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56283 14:29:59 2026-01-14T14:29:59.337Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42883/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42883 14:29:59 2026-01-14T14:29:59.340Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38991/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38991 14:29:59 2026-01-14T14:29:59.342Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56433/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56433 14:29:59 2026-01-14T14:29:59.346Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53759/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53759 14:29:59 2026-01-14T14:29:59.348Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57223/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57223 14:29:59 2026-01-14T14:29:59.353Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 14:29:59 2026-01-14T14:29:59.356Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34945 14:29:59 2026-01-14T14:29:59.359Z WARN 11308 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44967/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44967 14:29:59 2026-01-14T14:29:59.362Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56107/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56107 14:29:59 2026-01-14T14:29:59.363Z WARN 11308 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43719/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43719 14:29:59 2026-01-14T14:29:59.374Z WARN 11308 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45033 14:29:59 2026-01-14T14:29:59.394Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 14:29:59 2026-01-14T14:29:59.394Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 14:29:59 2026-01-14T14:29:59.395Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:29:59 2026-01-14T14:29:59.395Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 14:29:59 2026-01-14T14:29:59.395Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:29:59 2026-01-14T14:29:59.395Z WARN 11308 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45535/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45535 14:29:59 2026-01-14T14:29:59.405Z WARN 11308 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44953/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44953 14:29:59 2026-01-14T14:29:59.407Z WARN 11308 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39131/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39131 14:29:59 2026-01-14T14:29:59.410Z WARN 11308 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 14:29:59 2026-01-14T14:29:59.414Z WARN 11308 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40657/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40657 14:29:59 2026-01-14T14:29:59.466Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 14:29:59 2026-01-14T14:29:59.475Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 14:29:59 2026-01-14T14:29:59.486Z INFO 11308 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 14:29:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 14:29:59 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 14:29:59 2026-01-14T14:29:59.641Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:29:59 2026-01-14T14:29:59.641Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 14:29:59 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 14:29:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 14:29:59 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 14:29:59 line 1:0 mismatched input 'invalid' expecting '/' 14:29:59 line 1:0 mismatched input 'invalid' expecting '/' 14:29:59 2026-01-14T14:29:59.939Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 14:30:00 2026-01-14T14:30:00.356Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.356Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.356Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.356Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 14:30:00 2026-01-14T14:30:00.357Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1669'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 14:30:00 2026-01-14T14:30:00.358Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.358Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.358Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{}'),(NULL),('/bookstore'),('1670'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.358Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(150, /bookstore) already exists. 14:30:00 line 1:9 missing '/' at 'path' 14:30:00 line 1:9 missing '/' at 'path' 14:30:00 2026-01-14T14:30:00.417Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 14:30:00 2026-01-14T14:30:00.568Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.568Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.568Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.568Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 14:30:00 2026-01-14T14:30:00.568Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1704'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 14:30:00 2026-01-14T14:30:00.570Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.570Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.570Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1671'::int8),('/bookstore/categories[@code=''1'']'),('1706'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.570Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 14:30:00 2026-01-14T14:30:00.715Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.715Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.715Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.715Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 14:30:00 2026-01-14T14:30:00.715Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1741'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 14:30:00 2026-01-14T14:30:00.717Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.717Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.717Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('153'::int8),('{"code":"1"}'),('1707'::int8),('/bookstore/categories[@code=''1'']'),('1743'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.717Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 14:30:00 2026-01-14T14:30:00.802Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.802Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.802Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.802Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 14:30:00 2026-01-14T14:30:00.802Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1773'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 14:30:00 2026-01-14T14:30:00.803Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.803Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.803Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1774'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.803Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 14:30:00 2026-01-14T14:30:00.825Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.825Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.825Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.825Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 14:30:00 2026-01-14T14:30:00.826Z WARN 11308 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1775'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 14:30:00 2026-01-14T14:30:00.827Z INFO 11308 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:30:00 2026-01-14T14:30:00.827Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:00 2026-01-14T14:30:00.827Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('154'::int8),('{"code":"1"}'),('1744'::int8),('/bookstore/categories[@code=''1'']'),('1777'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:30:00 2026-01-14T14:30:00.827Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:30:00 Detail: Key (anchor_id, xpath)=(154, /bookstore/categories[@code='1']) already exists. 14:30:01 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 14:30:01 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 14:30:01 2026-01-14T14:30:01.735Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:01 2026-01-14T14:30:01.735Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 14:30:01 Detail: Key (name)=(generalTestDataspace) already exists. 14:30:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 14:30:01 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 14:30:02 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 14:30:02 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 14:30:02 2026-01-14T14:30:02.579Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.727Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.728Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.728Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:02 2026-01-14T14:30:02.728Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:30:03 2026-01-14T14:30:03.074Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:03 2026-01-14T14:30:03.074Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 14:30:03 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 14:30:03 2026-01-14T14:30:03.087Z WARN 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:30:03 2026-01-14T14:30:03.087Z ERROR 11308 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 14:30:03 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 14:30:03 2026-01-14T14:30:03.410Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 14:30:03 2026-01-14T14:30:03.514Z WARN 11308 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 14:30:03 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 14:30:03 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 14:30:04 line 1:0 mismatched input 'cpsPath' expecting '/' 14:30:04 line 1:0 mismatched input 'cpsPath' expecting '/' 14:30:05 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.776 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 14:30:05 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 14:30:05 2026-01-14T14:30:05.353Z INFO 11308 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:30:05 2026-01-14T14:30:05.371Z INFO 11308 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:30:05 2026-01-14T14:30:05.677Z INFO 11308 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:30:05 2026-01-14T14:30:05.683Z INFO 11308 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:30:05 2026-01-14T14:30:05.701Z INFO 11308 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:30:05 2026-01-14T14:30:05.705Z INFO 11308 --- [cps-integration-test] [ool-14-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:30:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.400 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 14:30:07 2026-01-14T14:30:05.748Z INFO 11308 --- [cps-integration-test] [ Thread-3] o.o.cps.integration.KafkaTestContainer : Shutting down KafkaTestContainer... 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Member consumer-ncmp-async-rest-request-event-group-6-67f0cf5e-c3ba-4ac7-a886-4f10b57a0c9f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Member consumer-ncmp-data-operation-event-group-5-8cfba979-26fa-48e8-8c77-98f12abe96e7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Member consumer-ncmp-group-3-5e6282bf-2e26-469e-ba59-0df549e4f972 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Member consumer-ncmp-group-1-045ba158-5737-4a28-99fe-f01871701731 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 14:30:07 2026-01-14T14:30:05.930Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Member consumer-ncmp-group-2-c15ea9ec-c871-4b88-b085-9cdf61d3ddd3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Member consumer-ncmp-group-4-98826fc3-d813-45d7-a6b8-98c816e488ec sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.931Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.932Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.932Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.932Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions 14:30:07 2026-01-14T14:30:05.932Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.932Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.932Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.932Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group 14:30:07 2026-01-14T14:30:05.937Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:30:07 2026-01-14T14:30:05.937Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:30:07 2026-01-14T14:30:05.937Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:30:07 2026-01-14T14:30:05.937Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:30:07 2026-01-14T14:30:05.939Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:30:07 2026-01-14T14:30:05.939Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:30:07 2026-01-14T14:30:05.939Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:30:07 2026-01-14T14:30:05.939Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:30:07 2026-01-14T14:30:05.939Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-4 unregistered 14:30:07 2026-01-14T14:30:05.940Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 14:30:07 2026-01-14T14:30:05.941Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 14:30:07 2026-01-14T14:30:05.941Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 14:30:07 2026-01-14T14:30:05.942Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:30:07 2026-01-14T14:30:05.942Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:30:07 2026-01-14T14:30:05.942Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:30:07 2026-01-14T14:30:05.942Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:30:07 2026-01-14T14:30:05.943Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 14:30:07 2026-01-14T14:30:05.943Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 14:30:07 2026-01-14T14:30:06.007Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.008Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.008Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.008Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.008Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 62 due to node 1 being disconnected (elapsed time since creation: 495ms, elapsed time since send: 495ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 200 due to node 1 being disconnected (elapsed time since creation: 515ms, elapsed time since send: 515ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 202 due to node 1 being disconnected (elapsed time since creation: 75ms, elapsed time since send: 75ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 63 due to node 1 being disconnected (elapsed time since creation: 470ms, elapsed time since send: 470ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.009Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Error sending fetch request (sessionId=2104847878, epoch=41) to node 1: 14:30:07 14:30:07 org.apache.kafka.common.errors.DisconnectException 14:30:07 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Error sending fetch request (sessionId=1435728066, epoch=FINAL) to node 1: 14:30:07 14:30:07 org.apache.kafka.common.errors.DisconnectException 14:30:07 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 63 due to node 1 being disconnected (elapsed time since creation: 502ms, elapsed time since send: 502ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1392046208, epoch=42) to node 1: 14:30:07 14:30:07 org.apache.kafka.common.errors.DisconnectException 14:30:07 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.010Z INFO 11308 --- [cps-integration-test] [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 176 due to node 1 being disconnected (elapsed time since creation: 520ms, elapsed time since send: 520ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 178 due to node 1 being disconnected (elapsed time since creation: 74ms, elapsed time since send: 74ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:30:07 2026-01-14T14:30:06.011Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=566432924, epoch=FINAL) to node 1: 14:30:07 14:30:07 org.apache.kafka.common.errors.DisconnectException 14:30:07 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 186 due to node 1 being disconnected (elapsed time since creation: 487ms, elapsed time since send: 487ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 188 due to node 1 being disconnected (elapsed time since creation: 74ms, elapsed time since send: 75ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error sending fetch request (sessionId=226519005, epoch=FINAL) to node 1: 14:30:07 14:30:07 org.apache.kafka.common.errors.DisconnectException 14:30:07 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1827283642, epoch=42) to node 1: 14:30:07 14:30:07 org.apache.kafka.common.errors.DisconnectException 14:30:07 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:30:07 2026-01-14T14:30:06.012Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:30:07 2026-01-14T14:30:06.013Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 14:30:07 2026-01-14T14:30:06.013Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 14:30:07 2026-01-14T14:30:06.013Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:30:07 2026-01-14T14:30:06.013Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 14:30:07 2026-01-14T14:30:06.013Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 14:30:07 2026-01-14T14:30:06.014Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.014Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.015Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-3 unregistered 14:30:07 2026-01-14T14:30:06.015Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 14:30:07 2026-01-14T14:30:06.016Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-1 unregistered 14:30:07 2026-01-14T14:30:06.016Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 14:30:07 2026-01-14T14:30:06.016Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node -1 disconnected. 14:30:07 2026-01-14T14:30:06.016Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 2147483646 disconnected. 14:30:07 2026-01-14T14:30:06.016Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 14:30:07 2026-01-14T14:30:06.017Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.017Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.018Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-group-2 unregistered 14:30:07 2026-01-14T14:30:06.018Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: Consumer stopped 14:30:07 2026-01-14T14:30:06.023Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.023Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Cancelled in-flight API_VERSIONS request with correlation id 18 due to node 1 being disconnected (elapsed time since creation: 10ms, elapsed time since send: 10ms, throttle time: 0ms, request timeout: 30000ms) 14:30:07 2026-01-14T14:30:06.109Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.109Z WARN 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.111Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.111Z WARN 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.115Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.115Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.115Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.115Z WARN 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.118Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.118Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.127Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.127Z WARN 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.130Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.130Z WARN 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.131Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.131Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.133Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.133Z WARN 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.308Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.309Z WARN 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.311Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.311Z WARN 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.316Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.316Z WARN 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.328Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.328Z WARN 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.328Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.328Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.338Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.338Z WARN 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.348Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.348Z WARN 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.350Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.350Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.360Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.360Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.510Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.510Z WARN 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.551Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.551Z WARN 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.674Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.674Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.689Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.689Z WARN 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.718Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.718Z WARN 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.731Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.731Z WARN 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.735Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.735Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.742Z INFO 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.743Z WARN 11308 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-34, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.822Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.822Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:06.961Z INFO 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:06.961Z WARN 11308 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-30, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:07.022Z INFO 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:07.022Z WARN 11308 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-32, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:07.095Z INFO 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:07.095Z WARN 11308 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-35, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:07.141Z INFO 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:07.141Z WARN 11308 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-31, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:07.158Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:07.158Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:07.178Z INFO 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node 1 disconnected. 14:30:07 2026-01-14T14:30:07.178Z WARN 11308 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:07 2026-01-14T14:30:07.192Z INFO 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Node 1 disconnected. 14:30:07 2026-01-14T14:30:07.192Z WARN 11308 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-33, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32777) could not be established. Node may not be available. 14:30:10 [INFO] 14:30:10 [INFO] Results: 14:30:10 [INFO] 14:30:10 [WARNING] Tests run: 440, Failures: 0, Errors: 0, Skipped: 2 14:30:10 [INFO] 14:30:10 [INFO] 14:30:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 14:30:10 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 14:30:10 [INFO] 14:30:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 14:30:10 [INFO] Skipping JaCoCo execution due to missing classes directory. 14:30:10 [INFO] 14:30:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 14:30:10 [WARNING] JAR will be empty - no content was marked for inclusion! 14:30:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar 14:30:10 [INFO] 14:30:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 14:30:10 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.jar 14:30:10 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.4-SNAPSHOT/integration-test-3.7.4-SNAPSHOT.pom 14:30:10 [INFO] 14:30:10 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 14:30:10 [INFO] Building spotbugs 3.7.4-SNAPSHOT [17/21] 14:30:10 [INFO] --------------------------------[ jar ]--------------------------------- 14:30:10 [INFO] 14:30:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 14:30:10 [INFO] 14:30:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 14:30:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 14:30:10 [INFO] Copying 1 resource 14:30:10 [INFO] 14:30:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 14:30:10 [INFO] No sources to compile 14:30:10 [INFO] 14:30:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 14:30:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 14:30:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 14:30:10 [INFO] 14:30:10 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 14:30:10 [INFO] No sources to compile 14:30:10 [INFO] 14:30:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 14:30:10 [INFO] No tests to run. 14:30:10 [INFO] 14:30:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 14:30:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar 14:30:10 [INFO] 14:30:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 14:30:10 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.jar 14:30:10 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.4-SNAPSHOT/spotbugs-3.7.4-SNAPSHOT.pom 14:30:10 [INFO] 14:30:10 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 14:30:10 [INFO] Building cps-application 3.7.4-SNAPSHOT [18/21] 14:30:10 [INFO] --------------------------------[ jar ]--------------------------------- 14:30:11 [INFO] 14:30:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 14:30:11 [INFO] 14:30:11 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 14:30:11 [INFO] 14:30:11 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 14:30:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:30:11 [INFO] 14:30:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 14:30:11 [INFO] You have 0 Checkstyle violations. 14:30:11 [INFO] 14:30:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 14:30:12 [INFO] You have 0 Checkstyle violations. 14:30:12 [INFO] 14:30:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 14:30:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:30:12 [INFO] Copying 1 resource 14:30:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 14:30:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 14:30:12 [INFO] 14:30:12 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 14:30:12 [INFO] Recompiling the module because of changed dependency. 14:30:12 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 14:30:12 [INFO] 14:30:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 14:30:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:30:12 [INFO] Copying 2 resources 14:30:12 [INFO] 14:30:12 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 14:30:12 [INFO] Recompiling the module because of changed dependency. 14:30:12 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 14:30:12 [INFO] 14:30:12 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 14:30:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:30:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:30:12 [INFO] Parallel parsing disabled. 14:30:13 [INFO] Compiled 12 files. 14:30:13 [INFO] 14:30:13 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 14:30:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:30:13 [INFO] 14:30:13 [INFO] ------------------------------------------------------- 14:30:13 [INFO] T E S T S 14:30:13 [INFO] ------------------------------------------------------- 14:30:14 14:30:14.629 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 14:30:15 [INFO] Running org.onap.cps.ApplicationSpec 14:30:15 14:30:15.393 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-343.novalocal 14:30:15 14:30:15.394 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 3894 ms 14:30:19 14:30:19.288 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 14:30:19 14:30:19,874 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:30:19 14:30:19,875 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 14:30:19 14:30:19,878 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 14:30:19 14:30:19,931 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 14:30:19 14:30:19,931 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 14:30:20 14:30:20,365 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 14:30:20 14:30:20,365 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 14:30:20 {"logTimeStamp":"2026-01-14T14:30:20.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15500 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15500","threadName":"main","class":"org.onap.cps.Application"} 14:30:20 {"logTimeStamp":"2026-01-14T14:30:20.806Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15500","threadName":"main","class":"org.onap.cps.Application"} 14:30:22 {"logTimeStamp":"2026-01-14T14:30:22.615Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15500","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 14:30:22 {"logTimeStamp":"2026-01-14T14:30:22.851Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 223 ms. Found 6 JPA repository interfaces.","processId":"15500","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.304Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15500","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.313Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS","processId":"15500","threadName":"main","class":"org.eclipse.jetty.server.Server"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.357Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15500","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.358Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3500 ms","processId":"15500","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.914Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15500","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.924Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@78227f53{application,/,b=[file:/tmp/jetty-docbase.8080.17456848964764511685/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@692a65b1{STARTED}}","processId":"15500","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.924Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@78227f53{application,/,b=[file:/tmp/jetty-docbase.8080.17456848964764511685/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@692a65b1{STARTED}}","processId":"15500","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 14:30:24 {"logTimeStamp":"2026-01-14T14:30:24.927Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@38ff2165{STARTING}[12.0.31,sto=0] @11354ms","processId":"15500","threadName":"main","class":"org.eclipse.jetty.server.Server"} 14:30:25 {"logTimeStamp":"2026-01-14T14:30:25.115Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15500","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 14:30:26 {"logTimeStamp":"2026-01-14T14:30:26.210Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15500","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 14:30:26 {"logTimeStamp":"2026-01-14T14:30:26.277Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15500","threadName":"main","class":"org.hibernate.Version"} 14:30:26 {"logTimeStamp":"2026-01-14T14:30:26.279Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15500","threadName":"main","class":"org.hibernate.cfg.Environment"} 14:30:26 {"logTimeStamp":"2026-01-14T14:30:26.329Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15500","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 14:30:26 {"logTimeStamp":"2026-01-14T14:30:26.677Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15500","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 14:30:26 {"logTimeStamp":"2026-01-14T14:30:26.716Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15500","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 14:30:27 {"logTimeStamp":"2026-01-14T14:30:27.722Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15500","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 14:30:27 {"logTimeStamp":"2026-01-14T14:30:27.722Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15500","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 14:30:27 {"logTimeStamp":"2026-01-14T14:30:27.724Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15500","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:334)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:973)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:279)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 14:30:27 {"logTimeStamp":"2026-01-14T14:30:27.753Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"15500","threadName":"main","class":"org.hibernate.orm.deprecation"} 14:30:27 {"logTimeStamp":"2026-01-14T14:30:27.770Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (null)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 12.0\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"15500","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 14:30:29 {"logTimeStamp":"2026-01-14T14:30:29.085Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15500","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 14:30:29 {"logTimeStamp":"2026-01-14T14:30:29.087Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15500","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 14:30:29 {"logTimeStamp":"2026-01-14T14:30:29.657Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15500","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 14:30:30 {"logTimeStamp":"2026-01-14T14:30:30.551Z","logLevel":"WARN","serviceName":"cps-application","message":"Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:\n --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED","processId":"15500","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 14:30:30 {"logTimeStamp":"2026-01-14T14:30:30.691Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"15500","threadName":"main","class":"com.hazelcast.system.logo"} 14:30:30 {"logTimeStamp":"2026-01-14T14:30:30.691Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15500","threadName":"main","class":"com.hazelcast.system"} 14:30:30 {"logTimeStamp":"2026-01-14T14:30:30.693Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.215]:5701","processId":"15500","threadName":"main","class":"com.hazelcast.system"} 14:30:30 {"logTimeStamp":"2026-01-14T14:30:30.693Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15500","threadName":"main","class":"com.hazelcast.system"} 14:30:30 {"logTimeStamp":"2026-01-14T14:30:30.693Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"15500","threadName":"main","class":"com.hazelcast.system"} 14:30:30 {"logTimeStamp":"2026-01-14T14:30:30.697Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"15500","threadName":"main","class":"com.hazelcast.system"} 14:30:31 {"logTimeStamp":"2026-01-14T14:30:31.369Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"15500","threadName":"main","class":"com.hazelcast.system.security"} 14:30:31 {"logTimeStamp":"2026-01-14T14:30:31.485Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15500","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 14:30:31 {"logTimeStamp":"2026-01-14T14:30:31.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15500","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 14:30:31 {"logTimeStamp":"2026-01-14T14:30:31.723Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.215]:5701 is STARTING","processId":"15500","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 14:30:34 {"logTimeStamp":"2026-01-14T14:30:34.321Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.215]:5701 - 3ccbb53e-68da-4b4d-9af6-dee89568964c this\n]\n","processId":"15500","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 14:30:34 {"logTimeStamp":"2026-01-14T14:30:34.340Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.215]:5701 is STARTED","processId":"15500","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 14:30:36 {"logTimeStamp":"2026-01-14T14:30:36.772Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"15500","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:36.987Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15500","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.143Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15500","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.143Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15500","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.145Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15500","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.158Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@cc4864a{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15500","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.160Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15500","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.217Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.286Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15500","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.407Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.409Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.409Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.409Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768401037407","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.412Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15500","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.423Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.423Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15500","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.432Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.432Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.432Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.432Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768401037432","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.432Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"15500","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.435Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.435Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15500","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.510Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.511Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.511Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768401037510","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.511Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15500","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.537Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.537Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15500","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.544Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.544Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.544Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.544Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768401037544","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.544Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15500","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.548Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.548Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15500","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.554Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.554Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.554Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.554Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768401037554","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.554Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15500","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.559Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15500","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.559Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15500","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1768401037577","processId":"15500","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.578Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15500","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.602Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.233 seconds (process running for 24.029)","processId":"15500","threadName":"main","class":"org.onap.cps.Application"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.603Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15500","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.603Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15500","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.603Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15500","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.603Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15500","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.618Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.215]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15500","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.636Z","logLevel":"INFO","traceId":"f3c9fa170691931892c67cb1d52258e0","serviceName":"cps-application","message":"System is not ready yet","spanId":"689d023279c5043a","processId":"15500","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.636Z","logLevel":"INFO","traceId":"850287ce5db5bfeed0e03c8e04b76e24","serviceName":"cps-application","message":"System is not ready yet","spanId":"6b909d71288a12bc","processId":"15500","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.756Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.756Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15500","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.777Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15500","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.865Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.866Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.866Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.867Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.868Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.868Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.868Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.869Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.869Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.875Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:37 {"logTimeStamp":"2026-01-14T14:30:37.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.961Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.961Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.961Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.962Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.963Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.963Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.970Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.971Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.971Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.977Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.977Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.977Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.989Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.990Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.990Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.991Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.991Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:37.991Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.073Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.073Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.073Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.081Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.082Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.082Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.093Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.093Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.093Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.114Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.114Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.114Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.129Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.129Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.130Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.142Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.142Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.142Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.297Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.297Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.297Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.316Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.316Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.316Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.323Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.323Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.323Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.367Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.368Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.368Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.370Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.370Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.370Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.382Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.382Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.382Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.669Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.669Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.669Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.700Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.700Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.700Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.774Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.774Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.774Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.779Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15500","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.779Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15500","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.791Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.791Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.798Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.799Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.800Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.800Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.800Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.800Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.800Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.800Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.801Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.805Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.806Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.807Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.807Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.807Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.808Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.814Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.814Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.818Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.819Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.820Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.820Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.823Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.823Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.823Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.823Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.824Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.824Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15500","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.825Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15500","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.826Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15500","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 14:30:38 {"logTimeStamp":"2026-01-14T14:30:38.846Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@cc4864a{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15500","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.925Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15500","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.930Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@38ff2165{STOPPING}[12.0.31,sto=0]","processId":"15500","threadName":"main","class":"org.eclipse.jetty.server.Server"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.932Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15500","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.933Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@78227f53{application,/,b=[file:/tmp/jetty-docbase.8080.17456848964764511685/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@692a65b1{STOPPED}}","processId":"15500","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.937Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.937Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15500","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 14:30:41 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.954Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'spring.cache-org.springframework.boot.autoconfigure.cache.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:41 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 14:30:41 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 14:30:41 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 14:30:41 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 14:30:41 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:30:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:30:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:30:41 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:30:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:30:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:30:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:30:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:30:41 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 14:30:41 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 14:30:41 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 14:30:41 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 14:30:41 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 14:30:41 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 14:30:41 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 14:30:41 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 14:30:41 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 14:30:41 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 14:30:41 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 14:30:41 at org.onap.cps.Application.main(Application.java:45) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:30:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:30:41 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 14:30:41 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 14:30:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:30:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:30:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 14:30:41 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:30:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:30:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:30:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:30:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:30:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:30:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:30:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:30:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:30:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:30:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:30:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:30:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:30:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:30:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:30:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:30:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:30:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:30:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:30:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:30:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:30:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:30:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:30:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:30:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:30:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:30:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:30:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:30:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:30:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:30:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:30:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.958Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.958Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15500","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 14:30:41 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@16576a6 has been closed already 14:30:41 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 14:30:41 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.960Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-master-verify-java/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:41 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 14:30:41 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:249) 14:30:41 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:74) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.960Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 14:30:41 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 14:30:41 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 14:30:41 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 14:30:41 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 14:30:41 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:30:41 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 14:30:41 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 14:30:41 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 14:30:41 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 14:30:41 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 14:30:41 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 14:30:41 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 14:30:41 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 14:30:41 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 14:30:41 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 14:30:41 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 14:30:41 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 14:30:41 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 14:30:41 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 14:30:41 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 14:30:41 at org.onap.cps.Application.main(Application.java:45) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 14:30:41 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 14:30:41 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 14:30:41 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 14:30:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 14:30:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 14:30:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 14:30:41 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:30:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 14:30:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:30:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 14:30:41 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 14:30:41 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 14:30:41 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:30:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:30:41 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 14:30:41 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 14:30:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:30:41 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 14:30:41 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 14:30:41 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:30:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:30:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:30:41 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 14:30:41 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 14:30:41 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 14:30:41 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 14:30:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 14:30:41 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:30:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 14:30:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 14:30:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 14:30:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 14:30:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 14:30:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 14:30:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 14:30:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 14:30:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 14:30:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 14:30:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 14:30:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:30:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 14:30:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 14:30:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 14:30:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 14:30:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 14:30:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 14:30:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 14:30:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 14:30:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.963Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15500","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.963Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15500","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.965Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15500","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.965Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15500","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.965Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15500","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:40.965Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15500","threadName":"main","class":"org.onap.cps.Application"} 14:30:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.84 s -- in org.onap.cps.ApplicationSpec 14:30:41 [INFO] Running org.onap.cps.config.JettyConfigSpec 14:30:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.682 s -- in org.onap.cps.config.JettyConfigSpec 14:30:41 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 14:30:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.MicroMeterConfigSpec 14:30:41 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 14:30:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.logging.MdcServletFilterSpec 14:30:41 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.771Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.771Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.773Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.774Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.774Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.775Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.775Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.777Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.777Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.778Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.778Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.778Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.778Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.779Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.779Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.780Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.780Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.783Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.784Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-343.novalocal","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.784Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 3894 ms","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.785Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15500","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 14:30:41 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 14:30:41 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 14:30:41 {"logTimeStamp":"2026-01-14T14:30:41.800Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15500","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 14:30:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.294 s -- in org.onap.cps.architecture.CpsArchitectureTest 14:30:46 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 14:30:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.cps.architecture.NcmpArchitectureTest 14:30:46 [INFO] 14:30:46 [INFO] Results: 14:30:46 [INFO] 14:30:46 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 14:30:46 [INFO] 14:30:46 [INFO] 14:30:46 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 14:30:46 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 14:30:46 [INFO] Analyzed bundle 'cps-application' with 5 classes 14:30:46 [INFO] All coverage checks have been met. 14:30:46 [INFO] 14:30:46 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 14:30:46 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 14:30:46 [INFO] Analyzed bundle 'cps-application' with 5 classes 14:30:46 [INFO] 14:30:46 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 14:30:46 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar 14:30:46 [INFO] 14:30:46 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 14:30:46 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar with classifier springboot 14:30:46 [INFO] 14:30:46 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 14:30:48 [INFO] 14:30:48 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260114T142219Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 14:30:48 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 14:30:48 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 14:30:48 [INFO] Building resources layer... 14:30:48 [INFO] Building dependencies layer... 14:30:48 [INFO] Building project dependencies layer... 14:30:48 [INFO] Building jvm arg files layer... 14:30:48 [INFO] Building classes layer... 14:30:48 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 14:30:54 [INFO] 14:30:54 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 14:30:54 [INFO] Loading to Docker daemon... 14:30:57 [INFO] 14:30:57 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.4-SNAPSHOT-20260114T142219Z, nexus3.onap.org:10003/onap/cps-and-ncmp 14:30:57 [INFO] 14:30:57 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 14:30:57 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 14:30:57 [INFO] 14:30:57 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 14:30:57 [INFO] 14:30:57 [INFO] 14:30:57 [INFO] 14:30:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 14:30:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.jar 14:30:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT.pom 14:30:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.4-SNAPSHOT/cps-application-3.7.4-SNAPSHOT-springboot.jar 14:30:57 [INFO] 14:30:57 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 14:30:57 [INFO] Building policy-executor-stub 3.7.4-SNAPSHOT [19/21] 14:30:57 [INFO] --------------------------------[ jar ]--------------------------------- 14:30:57 [INFO] 14:30:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 14:30:57 [INFO] 14:30:57 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 14:30:57 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:30:57 [INFO] 14:30:57 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 14:30:57 [INFO] Generating with dryRun=false 14:30:57 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 14:30:57 [INFO] OpenAPI Generator: spring (server) 14:30:57 [INFO] Generator 'spring' is considered stable. 14:30:57 [INFO] ---------------------------------- 14:30:57 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 14:30:57 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 14:30:57 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 14:30:57 [INFO] Processing operation initiatePermissionRequest 14:30:57 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:57 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:57 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:57 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 14:30:57 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 14:30:57 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 14:30:57 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 14:30:57 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 14:30:57 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:57 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 14:30:57 [INFO] Skipping generation of Webhooks. 14:30:57 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:57 [INFO] Skipping generation of supporting files. 14:30:57 ################################################################################ 14:30:57 # Thanks for using OpenAPI Generator. # 14:30:57 # Please consider donation to help us maintain this project 🙏 # 14:30:57 # https://opencollective.com/openapi_generator/donate # 14:30:57 ################################################################################ 14:30:57 [INFO] 14:30:57 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- 14:30:57 [INFO] 14:30:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 14:30:57 [INFO] You have 0 Checkstyle violations. 14:30:57 [INFO] 14:30:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 14:30:57 [INFO] You have 0 Checkstyle violations. 14:30:57 [INFO] 14:30:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 14:30:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:30:57 [INFO] Copying 1 resource 14:30:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 14:30:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 14:30:57 [INFO] 14:30:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 14:30:57 [INFO] Recompiling the module because of changed dependency. 14:30:57 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 14:30:58 [INFO] 14:30:58 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 14:30:58 [INFO] Generating with dryRun=false 14:30:58 [INFO] No .openapi-generator-ignore file found. 14:30:58 [INFO] OpenAPI Generator: openapi-yaml (documentation) 14:30:58 [INFO] Generator 'openapi-yaml' is considered stable. 14:30:58 [INFO] Output file [outputFile=openapi.yaml] 14:30:58 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:58 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:58 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 14:30:58 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:58 [INFO] Skipping generation of Webhooks. 14:30:58 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 14:30:58 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 14:30:58 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 14:30:58 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 14:30:58 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 14:30:58 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 14:30:58 ################################################################################ 14:30:58 # Thanks for using OpenAPI Generator. # 14:30:58 # Please consider donation to help us maintain this project 🙏 # 14:30:58 # https://opencollective.com/openapi_generator/donate # 14:30:58 ################################################################################ 14:30:58 [INFO] 14:30:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 14:30:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:30:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 14:30:58 [INFO] 14:30:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 14:30:58 [INFO] No sources to compile 14:30:58 [INFO] 14:30:58 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 14:30:58 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:30:58 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:30:58 [INFO] Parallel parsing disabled. 14:30:59 [INFO] Compiled 4 files. 14:30:59 [INFO] 14:30:59 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 14:30:59 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 14:30:59 [INFO] 14:30:59 [INFO] ------------------------------------------------------- 14:30:59 [INFO] T E S T S 14:30:59 [INFO] ------------------------------------------------------- 14:31:00 14:31:00.220 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:31:00 14:31:00.427 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 14:31:00 14:31:00.477 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 14:31:00 14:31:00.492 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 14:31:00 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 14:31:01 14:31:01 . ____ _ __ _ _ 14:31:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:31:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:31:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:31:01 ' |____| .__|_| |_|_| |_\__, | / / / / 14:31:01 =========|_|==============|___/=/_/_/_/ 14:31:01 14:31:01 :: Spring Boot :: (v3.5.9) 14:31:01 14:31:01 2026-01-14T14:31:01.559Z INFO 15910 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15910 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 14:31:01 2026-01-14T14:31:01.561Z INFO 15910 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 14:31:02 2026-01-14T14:31:02.683Z INFO 15910 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 14:31:02 2026-01-14T14:31:02.691Z INFO 15910 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 14:31:02 2026-01-14T14:31:02.731Z INFO 15910 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 14:31:02 2026-01-14T14:31:02.732Z INFO 15910 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1141 ms 14:31:02 2026-01-14T14:31:02.813Z INFO 15910 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 14:31:02 2026-01-14T14:31:02.821Z INFO 15910 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6f286e1d{application,/,b=[file:/tmp/jetty-docbase.8093.7391488055902361427/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@6d293b41{STARTED}} 14:31:02 2026-01-14T14:31:02.822Z INFO 15910 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6f286e1d{application,/,b=[file:/tmp/jetty-docbase.8093.7391488055902361427/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@6d293b41{STARTED}} 14:31:02 2026-01-14T14:31:02.825Z INFO 15910 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@13ae0ffd{STARTING}[12.0.31,sto=0] @3674ms 14:31:03 2026-01-14T14:31:03.384Z INFO 15910 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 14:31:03 2026-01-14T14:31:03.384Z INFO 15910 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 14:31:03 2026-01-14T14:31:03.385Z INFO 15910 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 14:31:03 2026-01-14T14:31:03.398Z INFO 15910 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@649920aa{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 14:31:03 2026-01-14T14:31:03.400Z INFO 15910 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 14:31:03 2026-01-14T14:31:03.410Z INFO 15910 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.387 seconds (process running for 4.259) 14:31:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.671 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 14:31:03 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 14:31:04 14:31:04 . ____ _ __ _ _ 14:31:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:31:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:31:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:31:04 ' |____| .__|_| |_|_| |_\__, | / / / / 14:31:04 =========|_|==============|___/=/_/_/_/ 14:31:04 14:31:04 :: Spring Boot :: (v3.5.9) 14:31:04 14:31:04 2026-01-14T14:31:04.459Z INFO 15910 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15910 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 14:31:04 2026-01-14T14:31:04.460Z INFO 15910 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 14:31:05 2026-01-14T14:31:04.982Z INFO 15910 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:31:05 2026-01-14T14:31:04.982Z INFO 15910 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:31:05 2026-01-14T14:31:04.983Z INFO 15910 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 14:31:05 2026-01-14T14:31:05.000Z INFO 15910 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.573 seconds (process running for 5.849) 14:31:05 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:31:05 2026-01-14T14:31:05.734Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:05 2026-01-14T14:31:05.737Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:05 "permissionId" : null, 14:31:05 "changeRequestFormat" : "cm-legacy", 14:31:05 "operations" : [ { 14:31:05 "operation" : "delete", 14:31:05 "entityHandleId" : null, 14:31:05 "resourceIdentifier" : "some fdn", 14:31:05 "targetIdentifier" : "some cm-handle", 14:31:05 "changeRequest" : "{}" 14:31:05 } ] 14:31:05 } 14:31:05 2026-01-14T14:31:05.737Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 14:31:05 2026-01-14T14:31:05.737Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 14:31:05 2026-01-14T14:31:05.793Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:05 2026-01-14T14:31:05.794Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:05 "permissionId" : null, 14:31:05 "changeRequestFormat" : "cm-legacy", 14:31:05 "operations" : [ { 14:31:05 "operation" : "delete", 14:31:05 "entityHandleId" : null, 14:31:05 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 14:31:05 "targetIdentifier" : "some cm-handle", 14:31:05 "changeRequest" : "{}" 14:31:05 } ] 14:31:05 } 14:31:05 2026-01-14T14:31:05.794Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 14:31:06 2026-01-14T14:31:06.794Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 14:31:06 2026-01-14T14:31:06.817Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:06 2026-01-14T14:31:06.817Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:06 "permissionId" : null, 14:31:06 "changeRequestFormat" : "cm-legacy", 14:31:06 "operations" : [ { 14:31:06 "operation" : "delete", 14:31:06 "entityHandleId" : null, 14:31:06 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 14:31:06 "targetIdentifier" : "some cm-handle", 14:31:06 "changeRequest" : "{}" 14:31:06 } ] 14:31:06 } 14:31:06 2026-01-14T14:31:06.817Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 14:31:06 2026-01-14T14:31:06.817Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 14:31:06 2026-01-14T14:31:06.832Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:06 2026-01-14T14:31:06.833Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:06 "permissionId" : null, 14:31:06 "changeRequestFormat" : "cm-legacy", 14:31:06 "operations" : [ { 14:31:06 "operation" : "delete", 14:31:06 "entityHandleId" : null, 14:31:06 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 14:31:06 "targetIdentifier" : "some cm-handle", 14:31:06 "changeRequest" : "{}" 14:31:06 } ] 14:31:06 } 14:31:06 2026-01-14T14:31:06.833Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 14:31:06 2026-01-14T14:31:06.833Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 14:31:06 2026-01-14T14:31:06.848Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:06 2026-01-14T14:31:06.848Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:06 "permissionId" : null, 14:31:06 "changeRequestFormat" : "cm-legacy", 14:31:06 "operations" : [ { 14:31:06 "operation" : "delete", 14:31:06 "entityHandleId" : null, 14:31:06 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 14:31:06 "targetIdentifier" : "some cm-handle", 14:31:06 "changeRequest" : "{}" 14:31:06 } ] 14:31:06 } 14:31:06 2026-01-14T14:31:06.848Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 14:31:06 2026-01-14T14:31:06.848Z WARN 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 14:31:06 2026-01-14T14:31:06.861Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:06 2026-01-14T14:31:06.861Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:06 "permissionId" : null, 14:31:06 "changeRequestFormat" : "cm-legacy", 14:31:06 "operations" : [ { 14:31:06 "operation" : "delete", 14:31:06 "entityHandleId" : null, 14:31:06 "resourceIdentifier" : "some target", 14:31:06 "targetIdentifier" : "some cm-handle", 14:31:06 "changeRequest" : "{}" 14:31:06 } ] 14:31:06 } 14:31:06 2026-01-14T14:31:06.861Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 14:31:06 2026-01-14T14:31:06.861Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 14:31:06 2026-01-14T14:31:06.872Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:06 2026-01-14T14:31:06.872Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:06 "permissionId" : null, 14:31:06 "changeRequestFormat" : "some decision type", 14:31:06 "operations" : [ ] 14:31:06 } 14:31:06 2026-01-14T14:31:06.883Z WARN 15910 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 14:31:07 2026-01-14T14:31:07.010Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:07 2026-01-14T14:31:07.016Z ERROR 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 14:31:07 14:31:07 com.fasterxml.jackson.core.JsonProcessingException: test 14:31:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 14:31:07 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 14:31:07 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 14:31:07 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 14:31:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 14:31:07 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$953674488.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 14:31:07 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:110) ~[classes/:na] 14:31:07 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:61) ~[classes/:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 14:31:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 14:31:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] 14:31:07 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 14:31:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 14:31:07 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 14:31:07 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 14:31:07 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] 14:31:07 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 14:31:07 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 14:31:07 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 14:31:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 14:31:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 14:31:07 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 14:31:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 14:31:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 14:31:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 14:31:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 14:31:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 14:31:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 14:31:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 14:31:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 14:31:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 14:31:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 14:31:07 14:31:07 2026-01-14T14:31:07.021Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 14:31:07 2026-01-14T14:31:07.021Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 14:31:07 2026-01-14T14:31:07.021Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 14:31:07 2026-01-14T14:31:07.036Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:07 2026-01-14T14:31:07.036Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:07 "permissionId" : null, 14:31:07 "changeRequestFormat" : "cm-legacy", 14:31:07 "operations" : [ { 14:31:07 "operation" : "delete", 14:31:07 "entityHandleId" : null, 14:31:07 "resourceIdentifier" : "policySimulation=slowResponse_5", 14:31:07 "targetIdentifier" : "some cm-handle", 14:31:07 "changeRequest" : "{}" 14:31:07 } ] 14:31:07 } 14:31:07 2026-01-14T14:31:07.036Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 14:31:07 2026-01-14T14:31:07.038Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 14:31:07 2026-01-14T14:31:07.073Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:07 2026-01-14T14:31:07.073Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:07 "permissionId" : null, 14:31:07 "changeRequestFormat" : "cm-legacy", 14:31:07 "operations" : [ { 14:31:07 "operation" : "delete", 14:31:07 "entityHandleId" : null, 14:31:07 "resourceIdentifier" : "some resource", 14:31:07 "targetIdentifier" : "some cm-handle", 14:31:07 "changeRequest" : null 14:31:07 } ] 14:31:07 } 14:31:07 2026-01-14T14:31:07.074Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 14:31:07 2026-01-14T14:31:07.074Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 14:31:07 2026-01-14T14:31:07.085Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:07 2026-01-14T14:31:07.085Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:07 "permissionId" : null, 14:31:07 "changeRequestFormat" : "cm-legacy", 14:31:07 "operations" : [ { 14:31:07 "operation" : "other", 14:31:07 "entityHandleId" : null, 14:31:07 "resourceIdentifier" : "some resource", 14:31:07 "targetIdentifier" : "some cm-handle", 14:31:07 "changeRequest" : "{}" 14:31:07 } ] 14:31:07 } 14:31:07 2026-01-14T14:31:07.086Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 14:31:07 2026-01-14T14:31:07.086Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 14:31:07 2026-01-14T14:31:07.096Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 14:31:07 2026-01-14T14:31:07.096Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 14:31:07 "permissionId" : null, 14:31:07 "changeRequestFormat" : "cm-legacy", 14:31:07 "operations" : [ { 14:31:07 "operation" : "other", 14:31:07 "entityHandleId" : null, 14:31:07 "resourceIdentifier" : "some resource", 14:31:07 "targetIdentifier" : "some cm-handle", 14:31:07 "changeRequest" : null 14:31:07 } ] 14:31:07 } 14:31:07 2026-01-14T14:31:07.097Z INFO 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 14:31:07 2026-01-14T14:31:07.097Z WARN 15910 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 14:31:07 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.645 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 14:31:07 [INFO] 14:31:07 [INFO] Results: 14:31:07 [INFO] 14:31:07 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 14:31:07 [INFO] 14:31:07 [INFO] 14:31:07 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 14:31:07 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 14:31:07 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 14:31:07 [INFO] All coverage checks have been met. 14:31:07 [INFO] 14:31:07 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 14:31:07 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 14:31:07 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 14:31:07 [INFO] 14:31:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 14:31:07 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar 14:31:07 [INFO] 14:31:07 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 14:31:07 [INFO] 14:31:07 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260114T142219Z, nexus3.onap.org:10003/onap/policy-executor-stub... 14:31:07 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 14:31:07 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 14:31:07 [INFO] Building dependencies layer... 14:31:07 [INFO] Building resources layer... 14:31:07 [INFO] Building classes layer... 14:31:07 [INFO] Building jvm arg files layer... 14:31:07 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 14:31:08 [INFO] 14:31:08 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 14:31:08 [INFO] Loading to Docker daemon... 14:31:09 [INFO] 14:31:09 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.4-SNAPSHOT-20260114T142219Z, nexus3.onap.org:10003/onap/policy-executor-stub 14:31:09 [INFO] 14:31:09 [INFO] 14:31:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 14:31:09 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.jar 14:31:09 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.4-SNAPSHOT/policy-executor-stub-3.7.4-SNAPSHOT.pom 14:31:09 [INFO] 14:31:09 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 14:31:09 [INFO] Building jacoco-report 3.7.4-SNAPSHOT [20/21] 14:31:09 [INFO] --------------------------------[ jar ]--------------------------------- 14:31:09 [INFO] 14:31:09 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 14:31:09 [INFO] 14:31:09 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 14:31:09 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 14:31:09 [INFO] 14:31:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 14:31:09 [INFO] You have 0 Checkstyle violations. 14:31:09 [INFO] 14:31:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 14:31:09 [INFO] You have 0 Checkstyle violations. 14:31:09 [INFO] 14:31:09 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 14:31:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:31:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 14:31:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 14:31:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 14:31:09 [INFO] 14:31:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 14:31:09 [INFO] No sources to compile 14:31:09 [INFO] 14:31:09 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 14:31:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:31:09 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 14:31:09 [INFO] 14:31:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 14:31:09 [INFO] No sources to compile 14:31:09 [INFO] 14:31:09 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 14:31:09 [INFO] No sources specified for compilation. Skipping. 14:31:09 [INFO] 14:31:09 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 14:31:09 [INFO] No tests to run. 14:31:09 [INFO] 14:31:09 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 14:31:09 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] 14:31:09 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 14:31:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:31:09 [INFO] 14:31:09 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 14:31:09 [WARNING] JAR will be empty - no content was marked for inclusion! 14:31:09 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar 14:31:09 [INFO] 14:31:09 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 14:31:09 [INFO] Analyzed bundle 'cps-application' with 5 classes 14:31:09 [INFO] Analyzed bundle 'cps-events' with 0 classes 14:31:09 [INFO] Analyzed bundle 'cps-ncmp-rest' with 10 classes 14:31:09 [INFO] Analyzed bundle 'cps-ncmp-service' with 160 classes 14:31:09 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 14:31:09 [INFO] Analyzed bundle 'cps-rest' with 7 classes 14:31:09 [INFO] Analyzed bundle 'cps-ri' with 17 classes 14:31:09 [INFO] Analyzed bundle 'cps-service' with 76 classes 14:31:10 [INFO] Analyzed bundle 'integration-test' with 0 classes 14:31:10 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 14:31:10 [INFO] 14:31:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 14:31:10 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.jar 14:31:10 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.4-SNAPSHOT/jacoco-report-3.7.4-SNAPSHOT.pom 14:31:10 [INFO] 14:31:10 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 14:31:10 [INFO] Building cps 3.7.4-SNAPSHOT [21/21] 14:31:10 [INFO] --------------------------------[ pom ]--------------------------------- 14:31:10 [INFO] 14:31:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 14:31:10 [INFO] 14:31:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 14:31:10 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.4-SNAPSHOT/cps-aggregator-3.7.4-SNAPSHOT.pom 14:31:10 [INFO] ------------------------------------------------------------------------ 14:31:10 [INFO] Reactor Summary for cps 3.7.4-SNAPSHOT: 14:31:10 [INFO] 14:31:10 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.038 s] 14:31:10 [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] 14:31:10 [INFO] checkstyle ......................................... SUCCESS [ 4.223 s] 14:31:10 [INFO] cps-parent ......................................... SUCCESS [ 5.299 s] 14:31:10 [INFO] cps-events ......................................... SUCCESS [ 2.976 s] 14:31:10 [INFO] cps-path-parser .................................... SUCCESS [ 7.202 s] 14:31:10 [INFO] cps-service ........................................ SUCCESS [ 36.914 s] 14:31:10 [INFO] cps-rest ........................................... SUCCESS [ 18.506 s] 14:31:10 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.403 s] 14:31:10 [INFO] cps-ncmp-service ................................... SUCCESS [03:59 min] 14:31:10 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 15.583 s] 14:31:10 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.049 s] 14:31:10 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.588 s] 14:31:10 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.436 s] 14:31:10 [INFO] cps-ri ............................................. SUCCESS [ 6.627 s] 14:31:10 [INFO] integration-test ................................... SUCCESS [02:00 min] 14:31:10 [INFO] spotbugs ........................................... SUCCESS [ 0.012 s] 14:31:10 [INFO] cps-application .................................... SUCCESS [ 47.182 s] 14:31:10 [INFO] policy-executor-stub ............................... SUCCESS [ 11.693 s] 14:31:10 [INFO] jacoco-report ...................................... SUCCESS [ 0.744 s] 14:31:10 [INFO] cps ................................................ SUCCESS [ 0.002 s] 14:31:10 [INFO] ------------------------------------------------------------------------ 14:31:10 [INFO] BUILD SUCCESS 14:31:10 [INFO] ------------------------------------------------------------------------ 14:31:10 [INFO] Total time: 08:50 min 14:31:10 [INFO] Finished at: 2026-01-14T14:31:10Z 14:31:10 [INFO] ------------------------------------------------------------------------ 14:31:10 $ ssh-agent -k 14:31:10 unset SSH_AUTH_SOCK; 14:31:10 unset SSH_AGENT_PID; 14:31:10 echo Agent pid 5590 killed; 14:31:10 [ssh-agent] Stopped. 14:31:10 [PostBuildScript] - [INFO] Executing post build scripts. 14:31:10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1187528544688582709.sh 14:31:10 ---> sysstat.sh 14:31:10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7440798434175533362.sh 14:31:10 ---> package-listing.sh 14:31:10 ++ facter osfamily 14:31:10 ++ tr '[:upper:]' '[:lower:]' 14:31:10 + OS_FAMILY=redhat 14:31:10 + workspace=/w/workspace/cps-master-verify-java 14:31:10 + START_PACKAGES=/tmp/packages_start.txt 14:31:10 + END_PACKAGES=/tmp/packages_end.txt 14:31:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:10 + PACKAGES=/tmp/packages_start.txt 14:31:10 + '[' /w/workspace/cps-master-verify-java ']' 14:31:10 + PACKAGES=/tmp/packages_end.txt 14:31:10 + case "${OS_FAMILY}" in 14:31:10 + rpm -qa 14:31:10 + sort 14:31:11 + '[' -f /tmp/packages_start.txt ']' 14:31:11 + '[' -f /tmp/packages_end.txt ']' 14:31:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:11 + '[' /w/workspace/cps-master-verify-java ']' 14:31:11 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 14:31:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 14:31:11 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13077399480548754951.sh 14:31:11 ---> capture-instance-metadata.sh 14:31:11 Setup pyenv: 14:31:11 system 14:31:11 3.8.13 14:31:11 3.9.13 14:31:11 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:31:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HtnQ from file:/tmp/.os_lf_venv 14:31:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:31:14 lf-activate-venv(): INFO: Base packages installed successfully 14:31:14 lf-activate-venv(): INFO: Installing additional packages: lftools 14:31:22 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. 14:31:22 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 14:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-HtnQ/bin to PATH 14:31:23 INFO: Running in OpenStack, capturing instance metadata 14:31:23 [cps-master-verify-java] $ /bin/bash /tmp/jenkins15884371283030648436.sh 14:31:23 provisioning config files... 14:31:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5931760372671906571tmp 14:31:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:31:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:31:23 [EnvInject] - Injecting environment variables from a build step. 14:31:23 [EnvInject] - Injecting as environment variables the properties content 14:31:23 SERVER_ID=logs 14:31:23 14:31:23 [EnvInject] - Variables injected successfully. 14:31:23 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9798131388846650247.sh 14:31:23 ---> create-netrc.sh 14:31:23 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16787419207809566414.sh 14:31:23 ---> python-tools-install.sh 14:31:23 Setup pyenv: 14:31:23 system 14:31:23 3.8.13 14:31:23 3.9.13 14:31:24 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:31:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HtnQ from file:/tmp/.os_lf_venv 14:31:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:31:25 lf-activate-venv(): INFO: Base packages installed successfully 14:31:25 lf-activate-venv(): INFO: Installing additional packages: lftools 14:31:34 lf-activate-venv(): INFO: Adding /tmp/venv-HtnQ/bin to PATH 14:31:34 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9522376695060038903.sh 14:31:34 ---> sudo-logs.sh 14:31:34 Archiving 'sudo' log.. 14:31:34 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13211079637006641595.sh 14:31:34 ---> job-cost.sh 14:31:34 Setup pyenv: 14:31:34 system 14:31:34 3.8.13 14:31:34 3.9.13 14:31:34 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:31:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HtnQ from file:/tmp/.os_lf_venv 14:31:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:31:36 lf-activate-venv(): INFO: Base packages installed successfully 14:31:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:31:41 lf-activate-venv(): INFO: Adding /tmp/venv-HtnQ/bin to PATH 14:31:41 INFO: No Stack... 14:31:41 INFO: Retrieving Pricing Info for: v3-standard-8 14:31:42 INFO: Archiving Costs 14:31:42 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins9894035460987791006.sh 14:31:42 ---> logs-deploy.sh 14:31:42 Setup pyenv: 14:31:42 system 14:31:42 3.8.13 14:31:42 3.9.13 14:31:42 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:31:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HtnQ from file:/tmp/.os_lf_venv 14:31:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:31:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:31:44 lf-activate-venv(): INFO: Base packages installed successfully 14:31:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:31:51 lf-activate-venv(): INFO: Adding /tmp/venv-HtnQ/bin to PATH 14:31:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11234 14:31:51 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:31:53 Archives upload complete. 14:31:53 INFO: archiving logs to Nexus 14:31:54 ---> uname -a: 14:31:54 Linux prd-centos8-docker-8c-8g-343.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:31:54 14:31:54 14:31:54 ---> lscpu: 14:31:54 Architecture: x86_64 14:31:54 CPU op-mode(s): 32-bit, 64-bit 14:31:54 Byte Order: Little Endian 14:31:54 CPU(s): 8 14:31:54 On-line CPU(s) list: 0-7 14:31:54 Thread(s) per core: 1 14:31:54 Core(s) per socket: 1 14:31:54 Socket(s): 8 14:31:54 NUMA node(s): 1 14:31:54 Vendor ID: AuthenticAMD 14:31:54 CPU family: 23 14:31:54 Model: 49 14:31:54 Model name: AMD EPYC-Rome Processor 14:31:54 Stepping: 0 14:31:54 CPU MHz: 2800.000 14:31:54 BogoMIPS: 5600.00 14:31:54 Virtualization: AMD-V 14:31:54 Hypervisor vendor: KVM 14:31:54 Virtualization type: full 14:31:54 L1d cache: 32K 14:31:54 L1i cache: 32K 14:31:54 L2 cache: 512K 14:31:54 L3 cache: 16384K 14:31:54 NUMA node0 CPU(s): 0-7 14:31:54 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 14:31:54 14:31:54 14:31:54 ---> nproc: 14:31:54 8 14:31:54 14:31:54 14:31:54 ---> df -h: 14:31:54 Filesystem Size Used Avail Use% Mounted on 14:31:54 devtmpfs 16G 0 16G 0% /dev 14:31:54 tmpfs 16G 0 16G 0% /dev/shm 14:31:54 tmpfs 16G 17M 16G 1% /run 14:31:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:31:54 /dev/vda1 160G 13G 148G 9% / 14:31:54 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:31:54 14:31:54 14:31:54 ---> free -m: 14:31:54 total used free shared buff/cache available 14:31:54 Mem: 31890 1132 25291 19 5466 30284 14:31:54 Swap: 1023 0 1023 14:31:54 14:31:54 14:31:54 ---> ip addr: 14:31:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:31:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:31:54 inet 127.0.0.1/8 scope host lo 14:31:54 valid_lft forever preferred_lft forever 14:31:54 inet6 ::1/128 scope host 14:31:54 valid_lft forever preferred_lft forever 14:31:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:31:54 link/ether fa:16:3e:4b:53:ef brd ff:ff:ff:ff:ff:ff 14:31:54 altname enp0s3 14:31:54 altname ens3 14:31:54 inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:31:54 valid_lft 85723sec preferred_lft 85723sec 14:31:54 inet6 fe80::f816:3eff:fe4b:53ef/64 scope link 14:31:54 valid_lft forever preferred_lft forever 14:31:54 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:31:54 link/ether 02:42:72:74:ed:54 brd ff:ff:ff:ff:ff:ff 14:31:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:31:54 valid_lft forever preferred_lft forever 14:31:54 inet6 fe80::42:72ff:fe74:ed54/64 scope link 14:31:54 valid_lft forever preferred_lft forever 14:31:54 14:31:54 14:31:54 ---> sar -b -r -n DEV: 14:31:54 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/14/2026 _x86_64_ (8 CPU) 14:31:54 14:31:54 14:20:34 LINUX RESTART (8 CPU) 14:31:54 14:31:54 02:21:01 PM tps rtps wtps bread/s bwrtn/s 14:31:54 02:22:01 PM 163.25 25.31 137.94 6024.53 22888.24 14:31:54 02:23:01 PM 282.04 18.19 263.85 3981.61 12838.65 14:31:54 02:24:01 PM 108.07 1.10 106.97 245.16 12715.66 14:31:54 02:25:01 PM 109.36 0.58 108.78 427.06 45414.18 14:31:54 02:26:01 PM 37.05 0.08 36.97 78.24 800.10 14:31:54 02:27:01 PM 13.71 0.48 13.23 21.46 379.54 14:31:54 02:28:01 PM 7.26 0.00 7.26 0.00 514.26 14:31:54 02:29:01 PM 114.76 0.00 114.76 0.00 23812.70 14:31:54 02:30:00 PM 13.31 0.00 13.31 0.00 444.06 14:31:54 02:30:01 PM 14.67 0.00 14.67 0.00 86.67 14:31:54 02:31:01 PM 186.37 2.47 183.91 4496.42 2331.18 14:31:54 Average: 103.52 4.82 98.70 1527.54 12213.43 14:31:54 14:31:54 02:21:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:31:54 02:22:01 PM 29656140 31279980 2999572 9.19 2688 1948584 1417824 4.21 148976 2423684 150772 14:31:54 02:23:01 PM 27560936 29756364 5094776 15.60 2688 2506528 2696852 8.00 236844 4364504 296284 14:31:54 02:24:01 PM 27083532 29360584 5572180 17.06 2688 2585400 2956776 8.77 282160 4783408 19480 14:31:54 02:25:01 PM 25325580 28736400 7330132 22.45 2688 3693652 3917808 11.62 372472 6347912 60 14:31:54 02:26:01 PM 24908588 28326416 7747124 23.72 2688 3699812 4055364 12.03 441528 6691904 52 14:31:54 02:27:01 PM 24747940 28172268 7907772 24.22 2688 3706456 3925472 11.65 444512 6851052 192 14:31:54 02:28:01 PM 25197600 28636024 7458112 22.84 2688 3720024 3471212 10.30 453048 6394708 2496 14:31:54 02:29:01 PM 23246624 27395968 9409088 28.81 2688 4417880 6104688 18.11 555284 8178608 3000 14:31:54 02:30:00 PM 22783416 26973316 9872296 30.23 2688 4459076 6336080 18.80 557420 8634904 5180 14:31:54 02:30:01 PM 22781536 26971804 9874176 30.24 2688 4459364 6352152 18.85 557436 8636268 5748 14:31:54 02:31:01 PM 23437088 28475180 9218624 28.23 2688 5287552 3663120 10.87 726272 7824460 789348 14:31:54 Average: 25157180 28553119 7498532 22.96 2688 3680393 4081577 12.11 434177 6466492 115692 14:31:54 14:31:54 02:21:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:31:54 02:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:22:01 PM eth0 407.10 267.31 1789.90 75.84 0.00 0.00 0.00 0.00 14:31:54 02:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:23:01 PM eth0 400.88 315.76 5444.34 47.56 0.00 0.00 0.00 0.00 14:31:54 02:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:24:01 PM eth0 132.51 113.78 915.67 25.17 0.00 0.00 0.00 0.00 14:31:54 02:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:25:01 PM eth0 410.28 242.84 9524.31 36.46 0.00 0.00 0.00 0.00 14:31:54 02:25:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:31:54 02:25:01 PM veth520cc4e 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:31:54 02:26:01 PM lo 36.55 36.55 3.50 3.50 0.00 0.00 0.00 0.00 14:31:54 02:26:01 PM eth0 82.92 49.23 18.40 22.05 0.00 0.00 0.00 0.00 14:31:54 02:26:01 PM docker0 10.48 11.60 1.54 1.42 0.00 0.00 0.00 0.00 14:31:54 02:26:01 PM vethe4fcfb1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 14:31:54 02:27:01 PM lo 68.21 68.21 3.82 3.82 0.00 0.00 0.00 0.00 14:31:54 02:27:01 PM eth0 179.97 132.56 46.78 56.08 0.00 0.00 0.00 0.00 14:31:54 02:27:01 PM docker0 2.55 3.03 0.37 0.45 0.00 0.00 0.00 0.00 14:31:54 02:28:01 PM lo 40.32 40.32 1.97 1.97 0.00 0.00 0.00 0.00 14:31:54 02:28:01 PM eth0 152.72 131.44 66.21 62.07 0.00 0.00 0.00 0.00 14:31:54 02:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:31:54 02:29:01 PM lo 40.75 40.75 5.78 5.78 0.00 0.00 0.00 0.00 14:31:54 02:29:01 PM eth0 425.17 164.40 2937.95 18.43 0.00 0.00 0.00 0.00 14:31:54 02:29:01 PM docker0 17.41 20.44 2.32 3.68 0.00 0.00 0.00 0.00 14:31:54 02:29:01 PM vethba12620 13.60 16.19 1.99 3.09 0.00 0.00 0.00 0.00 14:31:54 02:29:01 PM veth975fc8c 3.82 4.92 0.56 0.85 0.00 0.00 0.00 0.00 14:31:54 02:30:00 PM lo 1392.85 1392.85 238.04 238.04 0.00 0.00 0.00 0.00 14:31:54 02:30:00 PM eth0 273.91 194.90 73.11 72.29 0.00 0.00 0.00 0.00 14:31:54 02:30:00 PM docker0 599.16 619.30 110.30 116.39 0.00 0.00 0.00 0.00 14:31:54 02:30:00 PM vethba12620 539.12 558.57 111.57 85.76 0.00 0.00 0.00 0.01 14:31:54 02:30:00 PM veth975fc8c 60.04 60.80 6.92 30.64 0.00 0.00 0.00 0.00 14:31:54 02:30:01 PM lo 4325.33 4325.33 822.56 822.56 0.00 0.00 0.00 0.00 14:31:54 02:30:01 PM eth0 6.67 5.33 1.30 1.43 0.00 0.00 0.00 0.00 14:31:54 02:30:01 PM docker0 2194.67 2210.67 515.72 341.13 0.00 0.00 0.00 0.00 14:31:54 02:30:01 PM vethba12620 2173.33 2198.67 544.15 339.55 0.00 0.00 0.00 0.04 14:31:54 02:30:01 PM veth975fc8c 21.33 12.00 1.57 1.59 0.00 0.00 0.00 0.00 14:31:54 02:31:01 PM lo 187.71 187.71 32.17 32.17 0.00 0.00 0.00 0.00 14:31:54 02:31:01 PM eth0 89.46 79.88 1498.34 17.14 0.00 0.00 0.00 0.00 14:31:54 02:31:01 PM docker0 88.92 90.04 20.36 12.60 0.00 0.00 0.00 0.00 14:31:54 Average: lo 180.29 180.29 29.26 29.26 0.00 0.00 0.00 0.00 14:31:54 Average: eth0 255.16 168.97 2231.46 43.22 0.00 0.00 0.00 0.00 14:31:54 Average: docker0 73.84 76.43 13.99 13.73 0.00 0.00 0.00 0.00 14:31:54 14:31:54 14:31:54 ---> sar -P ALL: 14:31:54 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 01/14/2026 _x86_64_ (8 CPU) 14:31:54 14:31:54 14:20:34 LINUX RESTART (8 CPU) 14:31:54 14:31:54 02:21:01 PM CPU %user %nice %system %iowait %steal %idle 14:31:54 02:22:01 PM all 12.99 0.00 1.94 3.71 0.07 81.29 14:31:54 02:22:01 PM 0 9.45 0.00 1.34 0.25 0.10 88.87 14:31:54 02:22:01 PM 1 9.69 0.00 2.37 2.55 0.05 85.34 14:31:54 02:22:01 PM 2 25.94 0.00 2.51 9.05 0.08 62.41 14:31:54 02:22:01 PM 3 14.30 0.00 1.55 1.24 0.05 82.85 14:31:54 02:22:01 PM 4 14.74 0.00 1.84 2.42 0.07 80.93 14:31:54 02:22:01 PM 5 6.89 0.00 1.61 1.74 0.05 89.71 14:31:54 02:22:01 PM 6 10.03 0.00 2.61 0.75 0.07 86.53 14:31:54 02:22:01 PM 7 12.83 0.00 1.67 11.69 0.08 73.72 14:31:54 02:23:01 PM all 28.19 0.00 1.48 0.93 0.09 69.31 14:31:54 02:23:01 PM 0 25.73 0.00 1.40 0.99 0.10 71.78 14:31:54 02:23:01 PM 1 34.25 0.00 1.09 0.65 0.08 63.93 14:31:54 02:23:01 PM 2 33.77 0.00 1.79 1.75 0.10 62.58 14:31:54 02:23:01 PM 3 23.55 0.00 2.09 1.44 0.08 72.84 14:31:54 02:23:01 PM 4 39.70 0.00 1.85 0.48 0.10 57.87 14:31:54 02:23:01 PM 5 24.92 0.00 1.52 0.87 0.08 72.60 14:31:54 02:23:01 PM 6 22.82 0.00 1.25 0.47 0.07 75.39 14:31:54 02:23:01 PM 7 20.79 0.00 0.83 0.78 0.07 77.52 14:31:54 02:24:01 PM all 29.64 0.00 0.81 0.37 0.08 69.10 14:31:54 02:24:01 PM 0 29.23 0.00 0.40 0.00 0.08 70.29 14:31:54 02:24:01 PM 1 23.26 0.00 0.67 0.08 0.08 75.91 14:31:54 02:24:01 PM 2 23.98 0.00 1.69 2.02 0.08 72.23 14:31:54 02:24:01 PM 3 30.26 0.00 0.32 0.02 0.07 69.34 14:31:54 02:24:01 PM 4 30.78 0.00 0.60 0.00 0.07 68.56 14:31:54 02:24:01 PM 5 28.84 0.00 1.57 0.77 0.07 68.75 14:31:54 02:24:01 PM 6 29.18 0.00 0.65 0.08 0.07 70.02 14:31:54 02:24:01 PM 7 41.62 0.00 0.55 0.00 0.08 57.75 14:31:54 02:25:01 PM all 23.86 0.00 2.58 0.93 0.08 72.56 14:31:54 02:25:01 PM 0 12.88 0.00 2.37 1.36 0.08 83.31 14:31:54 02:25:01 PM 1 20.27 0.00 2.35 1.75 0.08 75.54 14:31:54 02:25:01 PM 2 15.08 0.00 2.60 1.11 0.08 81.13 14:31:54 02:25:01 PM 3 24.74 0.00 2.33 0.55 0.05 72.33 14:31:54 02:25:01 PM 4 27.82 0.00 3.64 1.19 0.07 67.28 14:31:54 02:25:01 PM 5 14.46 0.00 2.88 0.27 0.07 82.33 14:31:54 02:25:01 PM 6 26.20 0.00 1.66 0.34 0.05 71.76 14:31:54 02:25:01 PM 7 49.31 0.00 2.76 0.90 0.12 46.90 14:31:54 02:26:01 PM all 24.69 0.00 2.24 0.06 0.09 72.92 14:31:54 02:26:01 PM 0 22.90 0.00 2.16 0.02 0.08 74.84 14:31:54 02:26:01 PM 1 22.94 0.00 1.87 0.03 0.08 75.07 14:31:54 02:26:01 PM 2 27.80 0.00 2.23 0.03 0.08 69.86 14:31:54 02:26:01 PM 3 25.61 0.00 2.74 0.08 0.08 71.48 14:31:54 02:26:01 PM 4 23.60 0.00 2.34 0.10 0.10 73.86 14:31:54 02:26:01 PM 5 22.28 0.00 2.07 0.07 0.10 75.48 14:31:54 02:26:01 PM 6 25.82 0.00 2.12 0.03 0.08 71.94 14:31:54 02:26:01 PM 7 26.57 0.00 2.37 0.10 0.10 70.85 14:31:54 02:27:01 PM all 8.82 0.00 1.38 0.03 0.08 89.69 14:31:54 02:27:01 PM 0 8.70 0.00 1.12 0.03 0.10 90.04 14:31:54 02:27:01 PM 1 9.02 0.00 1.31 0.00 0.10 89.57 14:31:54 02:27:01 PM 2 5.82 0.00 1.69 0.02 0.08 92.39 14:31:54 02:27:01 PM 3 11.14 0.00 1.74 0.07 0.07 86.99 14:31:54 02:27:01 PM 4 8.60 0.00 1.50 0.02 0.08 89.79 14:31:54 02:27:01 PM 5 8.88 0.00 1.45 0.03 0.07 89.57 14:31:54 02:27:01 PM 6 8.99 0.00 1.04 0.05 0.07 89.86 14:31:54 02:27:01 PM 7 9.44 0.00 1.20 0.02 0.07 89.28 14:31:54 02:28:01 PM all 21.56 0.00 1.08 0.02 0.08 77.26 14:31:54 02:28:01 PM 0 21.13 0.00 0.67 0.00 0.08 78.12 14:31:54 02:28:01 PM 1 20.65 0.00 1.10 0.00 0.08 78.16 14:31:54 02:28:01 PM 2 26.26 0.00 1.09 0.00 0.08 72.57 14:31:54 02:28:01 PM 3 21.52 0.00 1.30 0.00 0.08 77.10 14:31:54 02:28:01 PM 4 4.65 0.00 1.12 0.08 0.07 94.08 14:31:54 02:28:01 PM 5 24.04 0.00 0.94 0.00 0.07 74.95 14:31:54 02:28:01 PM 6 28.73 0.00 0.42 0.00 0.10 70.75 14:31:54 02:28:01 PM 7 25.47 0.00 1.99 0.07 0.08 72.39 14:31:54 02:29:01 PM all 33.42 0.00 1.80 0.63 0.08 64.07 14:31:54 02:29:01 PM 0 26.83 0.00 1.64 0.05 0.08 71.39 14:31:54 02:29:01 PM 1 37.03 0.00 1.82 1.27 0.08 59.79 14:31:54 02:29:01 PM 2 29.10 0.00 1.88 0.65 0.08 68.28 14:31:54 02:29:01 PM 3 33.12 0.00 1.93 1.04 0.08 63.83 14:31:54 02:29:01 PM 4 37.35 0.00 1.59 0.72 0.08 60.25 14:31:54 02:29:01 PM 5 35.98 0.00 1.79 0.29 0.08 61.85 14:31:54 02:29:01 PM 6 40.41 0.00 1.86 0.39 0.08 57.26 14:31:54 02:29:01 PM 7 27.53 0.00 1.86 0.62 0.08 69.91 14:31:54 02:30:00 PM all 24.36 0.00 1.95 0.03 0.10 73.56 14:31:54 02:30:00 PM 0 17.15 0.00 2.02 0.08 0.10 80.65 14:31:54 02:30:00 PM 1 30.21 0.00 1.54 0.02 0.10 68.13 14:31:54 02:30:00 PM 2 29.85 0.00 2.21 0.00 0.10 67.84 14:31:54 02:30:00 PM 3 21.41 0.00 2.38 0.03 0.10 76.07 14:31:54 02:30:00 PM 4 28.15 0.00 2.04 0.03 0.10 69.67 14:31:54 02:30:00 PM 5 20.99 0.00 1.77 0.02 0.10 77.12 14:31:54 02:30:00 PM 6 21.92 0.00 1.94 0.00 0.10 76.04 14:31:54 02:30:00 PM 7 25.19 0.00 1.72 0.02 0.12 72.96 14:31:54 02:30:01 PM all 44.24 0.00 3.34 0.00 0.33 52.09 14:31:54 02:30:01 PM 0 19.74 0.00 2.63 0.00 0.00 77.63 14:31:54 02:30:01 PM 1 4.17 0.00 4.17 0.00 0.00 91.67 14:31:54 02:30:01 PM 2 76.00 0.00 0.00 0.00 1.33 22.67 14:31:54 02:30:01 PM 3 67.11 0.00 0.00 0.00 0.00 32.89 14:31:54 02:30:01 PM 4 80.26 0.00 13.16 0.00 0.00 6.58 14:31:54 02:30:01 PM 5 9.59 0.00 1.37 0.00 0.00 89.04 14:31:54 02:30:01 PM 6 81.58 0.00 0.00 0.00 1.32 17.11 14:31:54 02:30:01 PM 7 12.00 0.00 5.33 0.00 0.00 82.67 14:31:54 02:31:01 PM all 30.60 0.00 1.76 0.37 0.08 67.20 14:31:54 02:31:01 PM 0 37.49 0.00 2.04 0.00 0.10 60.37 14:31:54 02:31:01 PM 1 29.76 0.00 2.23 0.17 0.08 67.76 14:31:54 02:31:01 PM 2 40.94 0.00 1.77 0.32 0.08 56.89 14:31:54 02:31:01 PM 3 30.53 0.00 1.47 0.18 0.08 67.74 14:31:54 02:31:01 PM 4 30.43 0.00 1.57 0.05 0.07 67.88 14:31:54 02:31:01 PM 5 23.33 0.00 1.46 0.23 0.07 74.91 14:31:54 02:31:01 PM 6 35.94 0.00 1.02 0.00 0.07 62.97 14:31:54 02:31:01 PM 7 16.31 0.00 2.53 1.99 0.07 79.10 14:31:54 14:31:54 Average: CPU %user %nice %system %iowait %steal %idle 14:31:54 Average: all 23.84 0.00 1.70 0.71 0.08 73.67 14:31:54 Average: 0 21.15 0.00 1.52 0.28 0.09 76.96 14:31:54 Average: 1 23.68 0.00 1.64 0.65 0.08 73.94 14:31:54 Average: 2 25.92 0.00 1.94 1.50 0.09 70.56 14:31:54 Average: 3 23.67 0.00 1.78 0.47 0.08 74.01 14:31:54 Average: 4 24.64 0.00 1.82 0.51 0.08 72.94 14:31:54 Average: 5 21.05 0.00 1.70 0.43 0.08 76.74 14:31:54 Average: 6 25.08 0.00 1.45 0.21 0.08 73.18 14:31:54 Average: 7 25.49 0.00 1.75 1.62 0.09 71.06 14:31:54 14:31:54 14:31:54